Results

By type

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

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

2022-01-31T01:05:30.018Z||main|||||INFO|500||The following profiles are active: basic
2022-01-31T01:05:39.971Z||main|||||INFO|500||Starting service [Tomcat]
2022-01-31T01:05:39.971Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-01-31T01:05:40.050Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-01-31T01:05:44.347Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-01-31T01:05:44.553Z||main|||||INFO|500||catdb-pool - Starting...
2022-01-31T01:05:44.795Z||main|||||INFO|500||catdb-pool - Start completed.
2022-01-31T01:05:45.138Z||main|||||INFO|500||reqdb-pool - Starting...
2022-01-31T01:05:45.146Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-01-31T01:05:45.226Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-01-31T01:05:45.371Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-01-31T01:05:45.767Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-31T01:05:46.742Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-31T01:05:48.679Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-31T01:05:48.725Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-01-31T01:05:49.287Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-01-31T01:05:49.518Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-01-31T01:05:50.727Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-31T01:05:52.030Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-01-31T01:05:56.510Z||main|||||WARN|500||---
2022-01-31T01:05:56.510Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-01-31T01:05:56.510Z||main|||||WARN|500||---
2022-01-31T01:05:56.946Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-01-31T01:06:01.334Z||main|||||INFO|500||Started ApiHandlerApplication in 35.406 seconds (JVM running for 36.53)
2022-01-31T01:06:01.345Z|0cb973d4-3576-4501-b948-2820f42161b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:01.355Z|0cb973d4-3576-4501-b948-2820f42161b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:01.357Z|91259d1d-3f77-44d9-a3ac-e3e73259c04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:01.363Z|91259d1d-3f77-44d9-a3ac-e3e73259c04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:09.632Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-31T01:06:09.829Z|95314afd-42fa-40aa-8871-d0540041d2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:09.829Z|b52aace2-0a2d-4d83-afaa-18bf23488acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:09.829Z|3482befb-975f-4436-9fdf-7f3408fa8b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-01-31T01:06:10.253Z|95314afd-42fa-40aa-8871-d0540041d2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:10.254Z|b52aace2-0a2d-4d83-afaa-18bf23488acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:10.254Z|3482befb-975f-4436-9fdf-7f3408fa8b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:16.327Z|f5e73024-c843-4f4e-8bfb-cdc6a9e49b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:16.330Z|f5e73024-c843-4f4e-8bfb-cdc6a9e49b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:20.409Z|1f837977-7e02-42d6-bda0-6e912dabc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:20.411Z|1f837977-7e02-42d6-bda0-6e912dabc056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:20.411Z|1bb8631c-6e60-4732-a6ee-666ca369bff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:20.412Z|efe66525-6ba8-4590-93b0-dd3649342538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:20.412Z|1bb8631c-6e60-4732-a6ee-666ca369bff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:20.413Z|efe66525-6ba8-4590-93b0-dd3649342538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:30.653Z|ee529602-f4e8-4bad-ba78-11ee25042039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:30.653Z|2e40558d-6e65-4857-ae43-4bdb70d65e54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:30.654Z|f4ac9856-f302-422e-a4cb-98786e8e5621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:30.654Z|ee529602-f4e8-4bad-ba78-11ee25042039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:30.654Z|2e40558d-6e65-4857-ae43-4bdb70d65e54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:30.654Z|f4ac9856-f302-422e-a4cb-98786e8e5621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:31.326Z|4bf2c8e1-93a4-4939-aaa1-dd87398c9159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:31.327Z|4bf2c8e1-93a4-4939-aaa1-dd87398c9159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:31.364Z|4a3e1687-e048-4c2b-a7f4-73cb9cdca15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:31.365Z|4a3e1687-e048-4c2b-a7f4-73cb9cdca15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:40.684Z|05c7c4d0-d139-4d0c-90ed-88953e1a71d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:40.686Z|05c7c4d0-d139-4d0c-90ed-88953e1a71d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:40.687Z|e2290146-2cca-4092-8b18-2d7df40ac8ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:40.689Z|1d07569f-3395-46e4-a573-aea01d476c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:40.690Z|1d07569f-3395-46e4-a573-aea01d476c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:40.689Z|e2290146-2cca-4092-8b18-2d7df40ac8ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:46.326Z|26b2da45-8dd7-477e-bed9-46aebb96e893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:06:46.327Z|26b2da45-8dd7-477e-bed9-46aebb96e893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:06:50.715Z|d6c91955-1efd-430e-af40-9b340781bc95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:50.716Z|d6c91955-1efd-430e-af40-9b340781bc95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:50.717Z|56956234-9220-4dc5-a056-362d110af435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:50.718Z|56956234-9220-4dc5-a056-362d110af435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:06:50.732Z|05c90760-85fd-41fa-8c0f-642bb047bf85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:06:50.733Z|05c90760-85fd-41fa-8c0f-642bb047bf85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:00.746Z|1de3dfdb-0964-48ab-8fa6-0612b7ec3827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:00.746Z|9133e334-34c9-4352-9f53-6f8ecab7ab51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:00.746Z|9133e334-34c9-4352-9f53-6f8ecab7ab51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:00.747Z|1de3dfdb-0964-48ab-8fa6-0612b7ec3827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:00.760Z|820d1973-1309-4761-9a89-5bea302709f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:00.761Z|820d1973-1309-4761-9a89-5bea302709f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:01.326Z|a684a498-670e-41bd-add0-1fb492ccaf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:01.329Z|a684a498-670e-41bd-add0-1fb492ccaf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:01.366Z|b4bd793b-43a9-4eed-9fa2-8960a9fe2afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:01.367Z|b4bd793b-43a9-4eed-9fa2-8960a9fe2afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:10.776Z|356eaa68-49af-414f-99f5-0a4a3a20f6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:10.776Z|04689cf6-be05-464f-8426-70a9363aa5a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:10.777Z|356eaa68-49af-414f-99f5-0a4a3a20f6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:10.777Z|04689cf6-be05-464f-8426-70a9363aa5a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:10.788Z|711d5f83-f79e-421e-b2ec-2662606f2325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:10.789Z|711d5f83-f79e-421e-b2ec-2662606f2325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:16.326Z|ba467ff6-c242-4c8d-b0f5-711ede42e87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:16.327Z|ba467ff6-c242-4c8d-b0f5-711ede42e87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:20.809Z|6446dc67-01a8-48fc-8c7f-a6197b8048c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:20.810Z|6446dc67-01a8-48fc-8c7f-a6197b8048c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:20.809Z|5c606367-7546-4aac-a191-ea77d88b01b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:20.811Z|176e9269-e719-4e50-96e7-65b0c127d08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:20.811Z|5c606367-7546-4aac-a191-ea77d88b01b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:20.812Z|176e9269-e719-4e50-96e7-65b0c127d08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:30.842Z|f4d3612c-7469-40f2-8887-898e61a4b2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:30.842Z|e233116e-6f51-43d4-8895-99d551e1922e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:30.844Z|e233116e-6f51-43d4-8895-99d551e1922e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:30.844Z|f4d3612c-7469-40f2-8887-898e61a4b2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:30.846Z|6c1de3d6-7308-49e4-9237-44c5990fbbad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:30.846Z|6c1de3d6-7308-49e4-9237-44c5990fbbad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:31.326Z|b05fd507-3ab3-4c1d-8d2f-fd1d77a9c39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:31.327Z|b05fd507-3ab3-4c1d-8d2f-fd1d77a9c39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:31.368Z|076722fe-8b0d-4b89-baa4-73ba8b95e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:31.369Z|076722fe-8b0d-4b89-baa4-73ba8b95e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:40.868Z|18f3faf4-f7b7-4bdf-94bf-2d1ff2d4f35e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:40.868Z|6af6671d-b2d1-49e4-b1b3-9d497d108fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:40.869Z|18f3faf4-f7b7-4bdf-94bf-2d1ff2d4f35e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:40.872Z|e59469e0-2d2b-4935-8f8c-65491f7fd338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:40.873Z|6af6671d-b2d1-49e4-b1b3-9d497d108fa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:40.876Z|e59469e0-2d2b-4935-8f8c-65491f7fd338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:46.326Z|4717300f-8235-4a6b-ac14-37bdef8dffd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:07:46.328Z|4717300f-8235-4a6b-ac14-37bdef8dffd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:07:51.963Z|7e4060e9-f6ba-47de-9ea4-1af575bd03da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:51.963Z|2de3a4d0-cc7f-4f6a-8be3-e3f537e42e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:51.964Z|7e4060e9-f6ba-47de-9ea4-1af575bd03da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:51.964Z|2de3a4d0-cc7f-4f6a-8be3-e3f537e42e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:07:51.965Z|a5f81350-e132-40d5-9e2d-6aedc3d73efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:07:51.965Z|a5f81350-e132-40d5-9e2d-6aedc3d73efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:01.328Z|7040139d-1246-4a12-aa50-2bb187f6eace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:01.329Z|7040139d-1246-4a12-aa50-2bb187f6eace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:01.370Z|0e67707c-60c8-407f-a32a-13418b6cce1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:01.371Z|0e67707c-60c8-407f-a32a-13418b6cce1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:02.059Z|f22d99e4-aca9-413c-8e2d-dea28bf295c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:02.061Z|f22d99e4-aca9-413c-8e2d-dea28bf295c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:02.065Z|41dd9dcd-420a-4f22-9bff-bc84db86b2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:02.066Z|1fa9ce61-408a-440a-aa28-72beeb3e1e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:02.066Z|1fa9ce61-408a-440a-aa28-72beeb3e1e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:02.066Z|41dd9dcd-420a-4f22-9bff-bc84db86b2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:12.096Z|079d1c1c-dbbd-49fc-93db-8147eade201e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:12.096Z|3d996e3d-286c-4941-bc7b-9a4fde7455fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:12.096Z|269e56ee-80e0-481a-9ab0-e58f4099d143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:12.097Z|269e56ee-80e0-481a-9ab0-e58f4099d143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:12.097Z|3d996e3d-286c-4941-bc7b-9a4fde7455fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:12.097Z|079d1c1c-dbbd-49fc-93db-8147eade201e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:16.329Z|0443904d-5b24-442a-8e5a-a11182cb0254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:16.337Z|0443904d-5b24-442a-8e5a-a11182cb0254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:22.133Z|a7606a1f-5842-48d9-9e7a-664fdbdc53a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:22.134Z|a7606a1f-5842-48d9-9e7a-664fdbdc53a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:22.167Z|e90cc2cb-6a3f-4917-a34f-daf4c89aff0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:22.168Z|e90cc2cb-6a3f-4917-a34f-daf4c89aff0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:22.169Z|dc400df3-2704-447f-8501-06c96b05973a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:22.170Z|dc400df3-2704-447f-8501-06c96b05973a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:31.330Z|678c776d-d72c-4030-8b57-2420d2658ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:31.332Z|678c776d-d72c-4030-8b57-2420d2658ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:31.372Z|28baa64f-145c-4bf6-99e6-04f55bff80c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:31.373Z|28baa64f-145c-4bf6-99e6-04f55bff80c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:32.167Z|1dc11beb-49ee-438f-95d0-fd3b6c32b721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:32.168Z|1dc11beb-49ee-438f-95d0-fd3b6c32b721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:32.195Z|16b8228f-f1ba-46d4-b59a-a626689e6c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:32.195Z|6c492c24-9b85-44ae-87f5-e6ce13ec525d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:32.196Z|16b8228f-f1ba-46d4-b59a-a626689e6c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:32.196Z|6c492c24-9b85-44ae-87f5-e6ce13ec525d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:42.198Z|794b76e5-f9ef-4a89-98a8-3f31e547f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:42.199Z|794b76e5-f9ef-4a89-98a8-3f31e547f9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:42.223Z|42ac1b04-6cf1-450a-8a37-e1a51899ac9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:42.224Z|f7bb9d5b-65d1-4cb1-8a48-1e98c98a83b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:42.224Z|42ac1b04-6cf1-450a-8a37-e1a51899ac9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:42.225Z|f7bb9d5b-65d1-4cb1-8a48-1e98c98a83b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:46.326Z|33d7d70a-cc38-4e48-8d15-19f74f63ae00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:08:46.327Z|33d7d70a-cc38-4e48-8d15-19f74f63ae00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:08:52.233Z|72be795b-cdea-4ecc-b238-3d98ff925560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:52.234Z|72be795b-cdea-4ecc-b238-3d98ff925560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:52.250Z|6f6197ff-2c41-4c75-82f5-f4fabe3465f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:52.251Z|6f6197ff-2c41-4c75-82f5-f4fabe3465f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:08:52.252Z|6d52fb98-7b70-440c-b5db-32230c24cc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:08:52.252Z|6d52fb98-7b70-440c-b5db-32230c24cc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:01.326Z|f8703f27-c493-4bec-b436-084e7848f4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:01.329Z|f8703f27-c493-4bec-b436-084e7848f4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:01.374Z|9db6dd3c-0878-4ce4-87d7-34f3daa9d81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:01.379Z|9db6dd3c-0878-4ce4-87d7-34f3daa9d81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:02.263Z|27e8c69d-df25-4fd8-a764-e3d3abdc9331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:02.264Z|27e8c69d-df25-4fd8-a764-e3d3abdc9331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:02.274Z|a9799b8b-66f6-4c95-a5d0-ebf9db5ad6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:02.274Z|f8d4e4fe-2f82-42ff-8673-9dd976f9b39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:02.275Z|f8d4e4fe-2f82-42ff-8673-9dd976f9b39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:02.275Z|a9799b8b-66f6-4c95-a5d0-ebf9db5ad6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:12.295Z|2d4d7c58-0ed6-460c-af74-3cde5abdb4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:12.296Z|2d4d7c58-0ed6-460c-af74-3cde5abdb4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:12.300Z|2f2eb3ec-74b3-46a3-af79-7d592823a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:12.302Z|2f2eb3ec-74b3-46a3-af79-7d592823a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:12.307Z|2add28f6-36a3-46a1-ac75-30b149682207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:12.307Z|2add28f6-36a3-46a1-ac75-30b149682207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:16.326Z|c266beee-3928-4422-a651-2f9e7fd7fdef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:16.327Z|c266beee-3928-4422-a651-2f9e7fd7fdef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:22.324Z|c7723e2b-089d-4fe6-bf1b-94cbe14b5b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:22.326Z|c7723e2b-089d-4fe6-bf1b-94cbe14b5b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:22.326Z|7476285d-0b34-4d15-8920-75ee674d766b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:22.327Z|7476285d-0b34-4d15-8920-75ee674d766b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:22.332Z|be9f1f46-9f01-4967-9207-a402845a7291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:22.333Z|be9f1f46-9f01-4967-9207-a402845a7291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:31.326Z|aece9e46-add1-4631-97b6-e9d4abd948a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:31.327Z|aece9e46-add1-4631-97b6-e9d4abd948a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:31.380Z|2fad7f3c-1774-469a-b651-4d267d5a5486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:31.381Z|2fad7f3c-1774-469a-b651-4d267d5a5486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:32.353Z|a7352a29-fce1-4f69-adea-41e3a2e06d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:32.353Z|a6d8e1bf-b6db-4efd-ba76-7b67830bfb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:32.353Z|a6d8e1bf-b6db-4efd-ba76-7b67830bfb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:32.353Z|a7352a29-fce1-4f69-adea-41e3a2e06d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:32.360Z|02c56b8f-e94c-4484-a3c8-ba454eba642d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:32.361Z|02c56b8f-e94c-4484-a3c8-ba454eba642d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:42.380Z|cd8db336-81c9-4642-a02c-3f33ba781fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:42.380Z|8d1b4502-2c2b-4d62-aa6b-7d370158ba37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:42.381Z|8d1b4502-2c2b-4d62-aa6b-7d370158ba37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:42.381Z|cd8db336-81c9-4642-a02c-3f33ba781fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:42.382Z|e8ddc2b3-11e6-4ff9-a1da-3b7f6910d0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:42.382Z|e8ddc2b3-11e6-4ff9-a1da-3b7f6910d0ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:46.327Z|c78f8891-8828-4f17-9e72-02dd76487a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:09:46.330Z|c78f8891-8828-4f17-9e72-02dd76487a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:09:52.410Z|eeda913e-3b82-4c8a-995e-3d6b9f5ad181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:52.410Z|5686b3b9-81a9-493a-8a06-312b9a214241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:52.411Z|eeda913e-3b82-4c8a-995e-3d6b9f5ad181|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:52.411Z|5686b3b9-81a9-493a-8a06-312b9a214241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:09:52.418Z|a8b947f6-5b02-4ac8-a4c0-a4ef621596d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:09:52.418Z|a8b947f6-5b02-4ac8-a4c0-a4ef621596d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:01.326Z|1b73efd8-4a12-4e4a-9d65-088627071054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:01.327Z|1b73efd8-4a12-4e4a-9d65-088627071054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:01.382Z|7ac34826-977e-4696-9eeb-1b7b35892a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:01.383Z|7ac34826-977e-4696-9eeb-1b7b35892a0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:02.436Z|1bd00470-1e00-4abd-b958-5e6a743d48cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:02.437Z|1bd00470-1e00-4abd-b958-5e6a743d48cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:02.443Z|713bad94-922c-4047-a47b-9181cbf06463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:02.443Z|3fcf3437-847b-49a2-872f-84e05528cf1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:02.444Z|3fcf3437-847b-49a2-872f-84e05528cf1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:02.444Z|713bad94-922c-4047-a47b-9181cbf06463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:12.470Z|0fe2b13c-06e7-4fcd-9725-1fa8083f49fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:12.470Z|9f613ac5-8019-4d99-916e-714c2f70ecf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:12.471Z|0fe2b13c-06e7-4fcd-9725-1fa8083f49fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:12.471Z|9f613ac5-8019-4d99-916e-714c2f70ecf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:12.479Z|c46ae99b-77df-4f2b-a1d9-8e1db9e177b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:12.480Z|c46ae99b-77df-4f2b-a1d9-8e1db9e177b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:16.326Z|a5f52ce3-e733-47d1-a3d8-1b8d5c9ac539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:16.327Z|a5f52ce3-e733-47d1-a3d8-1b8d5c9ac539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:22.498Z|2a01f58a-23ef-4439-9b47-bfaed229ea3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:22.499Z|cc4c2e7f-df61-49f8-a571-d7873952aa80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:22.500Z|cc4c2e7f-df61-49f8-a571-d7873952aa80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:22.502Z|c109d9b1-6dfa-41fa-9a89-4ccb7c7c2b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:22.502Z|2a01f58a-23ef-4439-9b47-bfaed229ea3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:22.503Z|c109d9b1-6dfa-41fa-9a89-4ccb7c7c2b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:31.326Z|0bdbe1f6-921c-4dff-8d38-98c775a6ed00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:31.328Z|0bdbe1f6-921c-4dff-8d38-98c775a6ed00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:31.384Z|6f31d5bc-0785-48bf-80eb-d45638221830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:31.385Z|6f31d5bc-0785-48bf-80eb-d45638221830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:32.530Z|15776864-7c85-4ffe-8eb0-573011b30f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:32.531Z|906ada3e-3c7b-4e28-84ac-dcaadfd5404b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:32.532Z|906ada3e-3c7b-4e28-84ac-dcaadfd5404b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:32.532Z|15776864-7c85-4ffe-8eb0-573011b30f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:32.532Z|1cc157f3-de12-42dc-b7b6-1d7b8ae7f220|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:32.533Z|1cc157f3-de12-42dc-b7b6-1d7b8ae7f220|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:42.559Z|c482240b-80b6-4c45-874b-c8aa4b59b354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:42.559Z|b854e376-3f64-497b-92eb-56f649e5928f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:42.559Z|0b7752c1-567e-4915-a1a6-4a54d8667cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:42.560Z|c482240b-80b6-4c45-874b-c8aa4b59b354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:42.560Z|b854e376-3f64-497b-92eb-56f649e5928f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:42.561Z|0b7752c1-567e-4915-a1a6-4a54d8667cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:46.326Z|4d4fcf02-38b5-40c1-bef9-5ab5aaa47b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:10:46.327Z|4d4fcf02-38b5-40c1-bef9-5ab5aaa47b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:10:52.589Z|2bf24982-847b-45d6-99d7-c82e5be6de50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:52.590Z|2bf24982-847b-45d6-99d7-c82e5be6de50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:52.589Z|63231bc0-0d68-47f8-9b40-55e519059f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:52.595Z|63231bc0-0d68-47f8-9b40-55e519059f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:10:52.595Z|7f0fccf1-70b8-4fa4-8627-2047b1657d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:10:52.596Z|7f0fccf1-70b8-4fa4-8627-2047b1657d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:01.326Z|3b378ed2-bb64-46d5-b550-dc0931c47da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:01.327Z|3b378ed2-bb64-46d5-b550-dc0931c47da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:01.386Z|40896db2-76f8-4801-b67a-f74e08ee7670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:01.387Z|40896db2-76f8-4801-b67a-f74e08ee7670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:02.619Z|ffe14966-a649-42a7-92e4-ba26d471ac5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:02.620Z|ffe14966-a649-42a7-92e4-ba26d471ac5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:02.627Z|40a14c4a-15ae-49a6-a145-f83fbf84d72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:02.627Z|3bb8e802-b3eb-4be1-8d16-2bb44b03672b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:02.628Z|40a14c4a-15ae-49a6-a145-f83fbf84d72b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:02.628Z|3bb8e802-b3eb-4be1-8d16-2bb44b03672b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:12.647Z|83afe347-cc5c-40a6-9164-4e44cb06cb1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:12.648Z|83afe347-cc5c-40a6-9164-4e44cb06cb1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:12.654Z|b329734f-a983-40d7-bc75-673393cf544e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:12.655Z|b329734f-a983-40d7-bc75-673393cf544e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:12.656Z|41e12bbd-9f0a-491f-9fab-7170ef452674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:12.657Z|41e12bbd-9f0a-491f-9fab-7170ef452674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:16.326Z|ebfb53a4-43ac-431f-a959-65806474c936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:16.329Z|ebfb53a4-43ac-431f-a959-65806474c936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:22.677Z|66c470ec-b241-44e6-b644-46f12c88fe93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:22.678Z|66c470ec-b241-44e6-b644-46f12c88fe93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:22.680Z|55f32c5e-d2cb-444a-af55-d40ed35fcf20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:22.681Z|55f32c5e-d2cb-444a-af55-d40ed35fcf20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:22.682Z|337a0cc6-689e-47b5-bfd3-1940a456f5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:22.682Z|337a0cc6-689e-47b5-bfd3-1940a456f5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:31.327Z|7ce22a07-8390-4b79-94e6-b170ec1c82e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:31.327Z|7ce22a07-8390-4b79-94e6-b170ec1c82e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:31.388Z|f714505a-14eb-4e90-a123-da5958154e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:31.388Z|f714505a-14eb-4e90-a123-da5958154e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:32.705Z|ac3126ae-64f6-4a0b-ba00-fb191b61f5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:32.706Z|ac3126ae-64f6-4a0b-ba00-fb191b61f5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:32.708Z|fa39af8b-73cb-488d-b5ba-f3c87207ec88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:32.708Z|ba7f534d-7973-400f-bff4-cde613d16fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:32.709Z|fa39af8b-73cb-488d-b5ba-f3c87207ec88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:32.709Z|ba7f534d-7973-400f-bff4-cde613d16fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:42.733Z|a784df01-d4a6-4d1a-b677-d054c4c70217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:42.733Z|d9132eec-6bed-4adf-a856-ecd3f487b531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:42.734Z|a784df01-d4a6-4d1a-b677-d054c4c70217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:42.734Z|d9132eec-6bed-4adf-a856-ecd3f487b531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:42.739Z|abed8c97-2171-4822-8ed3-b09be51f375d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:42.739Z|abed8c97-2171-4822-8ed3-b09be51f375d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:46.326Z|57c0d5d7-42de-46c2-ae86-8923558bf67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:11:46.327Z|57c0d5d7-42de-46c2-ae86-8923558bf67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:11:52.762Z|e38585dc-0dbf-4c8c-b6f4-9354710b3f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:52.763Z|e38585dc-0dbf-4c8c-b6f4-9354710b3f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:52.765Z|bdff0f59-6989-4c24-9746-89194d615800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:52.766Z|bdff0f59-6989-4c24-9746-89194d615800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:11:52.769Z|14252919-cb68-44c0-90fe-79ae99f98554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:11:52.770Z|14252919-cb68-44c0-90fe-79ae99f98554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:01.326Z|5369e226-bcea-41d8-a027-2cc3f1ac6266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:01.328Z|5369e226-bcea-41d8-a027-2cc3f1ac6266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:01.389Z|ee9fdb9b-72dc-4dd8-a7ee-18cadc192a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:01.390Z|ee9fdb9b-72dc-4dd8-a7ee-18cadc192a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:02.788Z|78ca8397-e4a8-4d54-be86-ad12690f98cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:02.789Z|78ca8397-e4a8-4d54-be86-ad12690f98cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:02.789Z|a6833c6c-d14d-4b19-a446-7d21ee036b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:02.790Z|a6833c6c-d14d-4b19-a446-7d21ee036b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:02.796Z|79a4cc5c-2d9c-4bb4-91be-eb93912ca056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:02.797Z|79a4cc5c-2d9c-4bb4-91be-eb93912ca056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:12.814Z|0c9a4f99-cf15-41b0-ae74-4230fce814ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:12.814Z|a6ed3f56-aff2-4bab-ab82-3905e575660c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:12.815Z|a6ed3f56-aff2-4bab-ab82-3905e575660c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:12.815Z|0c9a4f99-cf15-41b0-ae74-4230fce814ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:12.825Z|1293718d-f928-4e03-8d71-2377fd7ea39a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:12.826Z|1293718d-f928-4e03-8d71-2377fd7ea39a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:16.326Z|e8b92e87-2679-45d9-8523-49a9953b30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:16.327Z|e8b92e87-2679-45d9-8523-49a9953b30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:22.840Z|a59372a5-3294-4cd1-9c60-b8ce56e19611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:22.841Z|9ec5138e-9a9e-4aa1-b3ad-43e9545c9999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:22.841Z|a59372a5-3294-4cd1-9c60-b8ce56e19611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:22.842Z|9ec5138e-9a9e-4aa1-b3ad-43e9545c9999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:22.847Z|458833d2-372c-477e-be1a-bebc269f50c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:22.848Z|458833d2-372c-477e-be1a-bebc269f50c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:31.326Z|2bfbe7b6-11c6-4583-a5f4-a8b1b332d368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:31.327Z|2bfbe7b6-11c6-4583-a5f4-a8b1b332d368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:31.391Z|6c87a544-8e5a-4876-9b39-666074d502af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:31.391Z|6c87a544-8e5a-4876-9b39-666074d502af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:32.866Z|2bdd9817-9f46-45f9-8eb2-188eb2b16e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:32.869Z|2bdd9817-9f46-45f9-8eb2-188eb2b16e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:32.869Z|d2c65018-5ddd-4c8e-962d-2ddf1b67b959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:32.870Z|d2c65018-5ddd-4c8e-962d-2ddf1b67b959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:32.873Z|8dbd441e-ce69-4eef-be06-75ee88f77541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:32.874Z|8dbd441e-ce69-4eef-be06-75ee88f77541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:42.895Z|59c23349-0aa5-40f7-b8a1-9b56622e81d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:42.895Z|1a031467-6016-4576-bf4e-8e02d07f963f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:42.896Z|903498c7-dfb7-42ba-9c97-37ca528e85bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:42.896Z|59c23349-0aa5-40f7-b8a1-9b56622e81d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:42.896Z|903498c7-dfb7-42ba-9c97-37ca528e85bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:42.896Z|1a031467-6016-4576-bf4e-8e02d07f963f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:46.326Z|8d66df8b-de62-4a4a-8ecc-7a58e04165e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:12:46.329Z|8d66df8b-de62-4a4a-8ecc-7a58e04165e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:12:52.922Z|5f085492-3366-4471-a562-16f489b088c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:52.922Z|d133b328-133a-4fe7-805d-7b118912488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:52.922Z|61a4d77f-6855-4e48-94c3-2f4d7667c7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:12:52.922Z|5f085492-3366-4471-a562-16f489b088c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:52.923Z|d133b328-133a-4fe7-805d-7b118912488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:12:52.923Z|61a4d77f-6855-4e48-94c3-2f4d7667c7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:01.326Z|98030ab5-b1c6-401e-9699-0031c5dd7acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:01.327Z|98030ab5-b1c6-401e-9699-0031c5dd7acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:01.392Z|7a647912-73fa-4934-bb9e-65da39a6fff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:01.393Z|7a647912-73fa-4934-bb9e-65da39a6fff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:02.946Z|90760c4e-800f-4a2c-91d7-05783224b76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:02.946Z|09b999b3-1134-4977-99b7-44d2f07c4414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:02.946Z|ae4c1aff-88bd-4e22-89b1-0f73d65a8fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:02.947Z|09b999b3-1134-4977-99b7-44d2f07c4414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:02.947Z|90760c4e-800f-4a2c-91d7-05783224b76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:02.951Z|ae4c1aff-88bd-4e22-89b1-0f73d65a8fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:12.974Z|c9a50c18-2ab1-4b62-baff-6a39e957a517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:12.974Z|657336aa-fc21-427b-b548-72ebd5632040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:12.975Z|5e4e4963-faff-4342-990c-1cf76257460c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:12.975Z|c9a50c18-2ab1-4b62-baff-6a39e957a517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:12.975Z|657336aa-fc21-427b-b548-72ebd5632040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:12.975Z|5e4e4963-faff-4342-990c-1cf76257460c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:16.326Z|6c645780-8326-4c27-b8d3-354fee78a3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:16.327Z|6c645780-8326-4c27-b8d3-354fee78a3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:22.999Z|615589b9-afc3-4176-956f-f271d6105dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:22.999Z|d5f7a467-0289-4dce-81cb-b0c760dee141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:23.000Z|615589b9-afc3-4176-956f-f271d6105dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:23.000Z|d5f7a467-0289-4dce-81cb-b0c760dee141|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:23.001Z|e1398a4a-604a-46e8-8e72-4030c8248768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:23.002Z|e1398a4a-604a-46e8-8e72-4030c8248768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:31.326Z|567f2ed9-2b11-485f-b4ef-3b5c9ae8a747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:31.329Z|567f2ed9-2b11-485f-b4ef-3b5c9ae8a747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:31.394Z|0dcb1b20-a87c-4c3f-9dce-808971fd0901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:31.395Z|0dcb1b20-a87c-4c3f-9dce-808971fd0901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:33.029Z|c921f014-5770-4627-a653-aea84230b28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:33.029Z|20a493ef-5e19-4eaa-9dda-baa5d259a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:33.029Z|c0baba62-7ed4-4524-8c4a-f874d8eeba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:33.030Z|c921f014-5770-4627-a653-aea84230b28f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:33.030Z|20a493ef-5e19-4eaa-9dda-baa5d259a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:33.030Z|c0baba62-7ed4-4524-8c4a-f874d8eeba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:43.054Z|5e8d9bc3-d147-406a-881a-69897110fbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:43.054Z|c796d1a3-8c09-43c1-9fab-5963fa1f603c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:43.055Z|5e8d9bc3-d147-406a-881a-69897110fbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:43.055Z|6c404284-421a-4980-99f2-c1e95282dfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:43.055Z|c796d1a3-8c09-43c1-9fab-5963fa1f603c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:43.056Z|6c404284-421a-4980-99f2-c1e95282dfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:46.326Z|b8234277-2557-4f4a-871d-d553dcc4cd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:13:46.327Z|b8234277-2557-4f4a-871d-d553dcc4cd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:13:53.081Z|7aeb2961-3bba-482f-b166-f6e4ecac7b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:53.081Z|2cfff233-5733-4d51-9b0d-6943be4256dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:53.081Z|8c256d6a-3509-46c7-a28a-ed93e61565ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:13:53.082Z|7aeb2961-3bba-482f-b166-f6e4ecac7b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:53.082Z|2cfff233-5733-4d51-9b0d-6943be4256dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:13:53.082Z|8c256d6a-3509-46c7-a28a-ed93e61565ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:01.326Z|cbb5e8f6-3449-4e29-a8ef-b87fdb61c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:01.327Z|cbb5e8f6-3449-4e29-a8ef-b87fdb61c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:01.396Z|183ac8cf-7a2e-4146-a84a-1c3711f300ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:01.396Z|183ac8cf-7a2e-4146-a84a-1c3711f300ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:03.109Z|4701148f-cf5d-41a1-9f35-f27f55948716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:03.109Z|24e09565-1217-44c0-9e1d-0705fb04e3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:03.109Z|2b716b19-49cb-48e9-8359-8f4a315ce0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:03.110Z|4701148f-cf5d-41a1-9f35-f27f55948716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:03.110Z|24e09565-1217-44c0-9e1d-0705fb04e3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:03.110Z|2b716b19-49cb-48e9-8359-8f4a315ce0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:13.137Z|fe7c3c7f-7789-40b3-8fb4-5e3ceaa77c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:13.138Z|f5026c48-6373-43d1-bf06-fbe2e828d67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:13.137Z|2057e99f-df97-4bc0-9443-99f34ebc8ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:13.138Z|2057e99f-df97-4bc0-9443-99f34ebc8ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:13.138Z|f5026c48-6373-43d1-bf06-fbe2e828d67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:13.138Z|fe7c3c7f-7789-40b3-8fb4-5e3ceaa77c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:16.326Z|8709a18e-2339-4afe-803c-d904872be91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:16.327Z|8709a18e-2339-4afe-803c-d904872be91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:23.165Z|a60f235f-b10f-42f2-a64d-86de443d1f15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:23.165Z|5cf6090d-cd80-4b48-9373-cd8b12455b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:23.166Z|a60f235f-b10f-42f2-a64d-86de443d1f15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:23.166Z|5cf6090d-cd80-4b48-9373-cd8b12455b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:23.169Z|2252db0f-fd37-4b88-84b4-e1a37378257a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:23.172Z|2252db0f-fd37-4b88-84b4-e1a37378257a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:31.326Z|16de11ee-241a-4f00-899a-e087ffd30529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:31.327Z|16de11ee-241a-4f00-899a-e087ffd30529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:31.397Z|ade836f1-f8f6-4499-8bad-b3e53f9296c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:31.398Z|ade836f1-f8f6-4499-8bad-b3e53f9296c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:33.192Z|d52208b1-0792-4af8-8b5b-cbe545a0abd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:33.192Z|2c3712e1-2c8e-48d4-a22b-d8d5b14353bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:33.193Z|d52208b1-0792-4af8-8b5b-cbe545a0abd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:33.193Z|2c3712e1-2c8e-48d4-a22b-d8d5b14353bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:33.197Z|5a33c2eb-43ec-4bd1-8f7a-fe7262491951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:33.198Z|5a33c2eb-43ec-4bd1-8f7a-fe7262491951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:43.220Z|41777830-7608-4a8b-9a50-b8e5b627c126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:43.220Z|2231a487-4e35-4f53-9046-e550d9d6cb93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:43.220Z|aed19638-1a6e-4faf-babb-45141c6aff2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:43.221Z|2231a487-4e35-4f53-9046-e550d9d6cb93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:43.221Z|41777830-7608-4a8b-9a50-b8e5b627c126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:43.221Z|aed19638-1a6e-4faf-babb-45141c6aff2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:46.326Z|9a93433c-1fa5-481a-9657-d4ee1bcfd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:14:46.327Z|9a93433c-1fa5-481a-9657-d4ee1bcfd026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:14:53.249Z|9d655bf2-e43d-40d5-9ab3-10cefa4fa4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:53.249Z|22892cf5-108b-4d45-804b-f1fc6e613d92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:53.249Z|b52d248f-1600-4329-85d3-10aa1aa5e2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:14:53.250Z|b52d248f-1600-4329-85d3-10aa1aa5e2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:53.250Z|9d655bf2-e43d-40d5-9ab3-10cefa4fa4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:14:53.250Z|22892cf5-108b-4d45-804b-f1fc6e613d92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:01.326Z|59eb5633-80e7-498d-b827-4d515cc56d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:01.329Z|59eb5633-80e7-498d-b827-4d515cc56d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:01.398Z|7404da65-50f5-4f9b-87f0-1f4fa399d6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:01.399Z|7404da65-50f5-4f9b-87f0-1f4fa399d6e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:03.277Z|b5287458-41e5-4d23-8fc5-7e8a166ca85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:03.277Z|5f600dff-cbed-4af0-88fb-a3e48600fee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:03.277Z|90e56718-859a-41c5-b1b8-3a454f94c77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:03.277Z|b5287458-41e5-4d23-8fc5-7e8a166ca85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:03.277Z|90e56718-859a-41c5-b1b8-3a454f94c77f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:03.278Z|5f600dff-cbed-4af0-88fb-a3e48600fee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:13.302Z|040cb712-992e-47f9-98e9-6b15f6f83a04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:13.302Z|ebe4b85d-3eeb-4fa4-91c8-c24e88c48cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:13.302Z|cc280a6a-5310-428f-b686-51bfbb78c3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:13.303Z|040cb712-992e-47f9-98e9-6b15f6f83a04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:13.303Z|ebe4b85d-3eeb-4fa4-91c8-c24e88c48cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:13.303Z|cc280a6a-5310-428f-b686-51bfbb78c3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:16.326Z|e523184b-ab45-4307-8b00-189edf27d8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:16.326Z|e523184b-ab45-4307-8b00-189edf27d8e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:23.328Z|c3fab84d-31eb-43e9-befd-b658e40a0e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:23.328Z|36bea14b-78b0-4464-af35-15b95130a8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:23.329Z|c3fab84d-31eb-43e9-befd-b658e40a0e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:23.329Z|d7afae97-9d1c-4ac7-8add-6e6f1a7b01e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:23.330Z|36bea14b-78b0-4464-af35-15b95130a8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:23.330Z|d7afae97-9d1c-4ac7-8add-6e6f1a7b01e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:31.326Z|dd5f905a-35df-4449-a6c9-4aa377fb2ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:31.327Z|dd5f905a-35df-4449-a6c9-4aa377fb2ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:31.400Z|65720ede-de81-4246-b258-53b473409bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:31.401Z|65720ede-de81-4246-b258-53b473409bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:33.355Z|7cf6ab6b-6ec7-466a-b01c-1b10b012f4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:33.355Z|179f6e3c-d13b-4a17-9738-ad30f82c0cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:33.355Z|20d37863-25f2-4ad7-9744-0f6c945b8c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:33.356Z|20d37863-25f2-4ad7-9744-0f6c945b8c15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:33.356Z|7cf6ab6b-6ec7-466a-b01c-1b10b012f4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:33.356Z|179f6e3c-d13b-4a17-9738-ad30f82c0cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:43.381Z|5bcc9b05-d9a8-4654-b217-1a6f6929130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:43.381Z|4ed8de44-9e75-49e8-aa51-779484bbed8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:43.382Z|5bcc9b05-d9a8-4654-b217-1a6f6929130a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:43.382Z|4ed8de44-9e75-49e8-aa51-779484bbed8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:43.383Z|e0f5de26-bf0e-4765-a940-0eb48afdb8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:43.384Z|e0f5de26-bf0e-4765-a940-0eb48afdb8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:46.326Z|cfe1a5ce-882d-48d3-91be-aaff3ac62833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:15:46.329Z|cfe1a5ce-882d-48d3-91be-aaff3ac62833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:15:48.117Z|fa6cdf72-38a0-4a20-b4e7-50c6d7bcd766|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:15:48.117Z|fa6cdf72-38a0-4a20-b4e7-50c6d7bcd766|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:53.409Z|0c756f6b-30bd-4af1-bcaa-e455fc05f6e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:53.408Z|601c3f45-44a6-48a6-b132-eede63ec1241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:53.408Z|7e116998-21d1-45e5-9091-2094688824ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:15:53.409Z|0c756f6b-30bd-4af1-bcaa-e455fc05f6e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:53.409Z|7e116998-21d1-45e5-9091-2094688824ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:15:53.409Z|601c3f45-44a6-48a6-b132-eede63ec1241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:01.326Z|33d185c8-9dcd-4a6b-8ee6-db20ed440e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:01.327Z|33d185c8-9dcd-4a6b-8ee6-db20ed440e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:01.402Z|03a6b4d7-1970-4613-893f-d3ca2e93ec61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:01.402Z|03a6b4d7-1970-4613-893f-d3ca2e93ec61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:03.432Z|6c6bcea6-507b-4bfd-9a6a-750a835a7a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:03.432Z|574e4b81-10ee-4224-bc16-a3a5f4afa5bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:03.433Z|6c6bcea6-507b-4bfd-9a6a-750a835a7a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:03.433Z|574e4b81-10ee-4224-bc16-a3a5f4afa5bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:03.435Z|3012b2d7-cf35-45f5-b89a-c34f543fd310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:03.436Z|3012b2d7-cf35-45f5-b89a-c34f543fd310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:13.458Z|4973c4a0-ee49-4e1e-adc0-22e7668e47f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:13.457Z|bc87bc90-b7de-49c2-a4f8-3d35e348428f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:13.459Z|4973c4a0-ee49-4e1e-adc0-22e7668e47f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:13.459Z|bc87bc90-b7de-49c2-a4f8-3d35e348428f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:13.459Z|adbbf9a3-dbe9-4e34-ac48-536e1ba29eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:13.460Z|adbbf9a3-dbe9-4e34-ac48-536e1ba29eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:16.326Z|49dc427e-58f1-4698-919b-9722293444ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:16.326Z|49dc427e-58f1-4698-919b-9722293444ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:23.482Z|607edde6-7058-469e-a70d-e3381f6abf2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:23.483Z|607edde6-7058-469e-a70d-e3381f6abf2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:23.484Z|4ea5829d-6e34-4d63-9e3f-601c86f72dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:23.484Z|b70477da-5677-41ea-83eb-317c7b72de8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:23.484Z|4ea5829d-6e34-4d63-9e3f-601c86f72dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:23.485Z|b70477da-5677-41ea-83eb-317c7b72de8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:31.326Z|c08c59c0-51c6-4e83-a17a-1066f5a14802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:31.329Z|c08c59c0-51c6-4e83-a17a-1066f5a14802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:31.403Z|6a67d31f-9b57-4d40-bb2a-7785d2cf1c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:31.403Z|6a67d31f-9b57-4d40-bb2a-7785d2cf1c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:33.506Z|c12a1cd6-54b4-40bf-9a9f-9bdb79154a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:33.507Z|c12a1cd6-54b4-40bf-9a9f-9bdb79154a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:33.509Z|991c3481-756b-461a-9f07-b509ceea8536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:33.509Z|991c3481-756b-461a-9f07-b509ceea8536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:33.512Z|afe0bb03-ce8e-44b6-8a1a-dfd073b68d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:33.513Z|afe0bb03-ce8e-44b6-8a1a-dfd073b68d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:43.529Z|546b5bf4-b0d9-4236-9cfa-361224e5097c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:43.530Z|546b5bf4-b0d9-4236-9cfa-361224e5097c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:43.531Z|a47fb234-b073-4c98-9de0-de5f1836c3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:43.532Z|a47fb234-b073-4c98-9de0-de5f1836c3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:43.535Z|40b43010-c7f8-4143-bbdc-589418c0102b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:43.536Z|40b43010-c7f8-4143-bbdc-589418c0102b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:46.326Z|97ce5a88-3c08-4c64-9a42-4925c7a635b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:16:46.327Z|97ce5a88-3c08-4c64-9a42-4925c7a635b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:16:48.109Z|57e8b439-1539-4a54-a893-8abf8bdec29f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:16:48.110Z|57e8b439-1539-4a54-a893-8abf8bdec29f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:53.556Z|d13113ad-5838-4ef0-96ba-12eec7076c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:53.557Z|d13113ad-5838-4ef0-96ba-12eec7076c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:53.558Z|205c3195-6c33-4bf2-8365-fa9e822d2b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:53.558Z|205c3195-6c33-4bf2-8365-fa9e822d2b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:16:53.559Z|d1fdf99a-7fc5-4656-be33-d032c2144463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:16:53.560Z|d1fdf99a-7fc5-4656-be33-d032c2144463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:01.326Z|f618c1d0-4814-4014-a226-76dbb68b44c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:01.326Z|f618c1d0-4814-4014-a226-76dbb68b44c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:01.404Z|5193a69a-e5ff-4c71-bfac-5fef1481f1f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:01.405Z|5193a69a-e5ff-4c71-bfac-5fef1481f1f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:03.584Z|af4bee9d-3cdb-4f0e-801d-1891a733e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:03.584Z|ceb976da-e1b3-4d3a-9cc6-2eb833462fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:03.584Z|af4bee9d-3cdb-4f0e-801d-1891a733e81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:03.584Z|ceb976da-e1b3-4d3a-9cc6-2eb833462fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:03.587Z|1df154e5-1c14-41c8-abb5-4d7680c2f482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:03.588Z|1df154e5-1c14-41c8-abb5-4d7680c2f482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:13.611Z|f70224ba-317d-4be5-96df-03f22d550aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:13.611Z|df8948f3-67a0-4c66-8645-47f685a80b5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:13.612Z|f70224ba-317d-4be5-96df-03f22d550aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:13.612Z|df8948f3-67a0-4c66-8645-47f685a80b5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:13.613Z|e2b89353-3513-4687-86d4-9b13ac5e039e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:13.613Z|e2b89353-3513-4687-86d4-9b13ac5e039e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:16.326Z|9936f2e7-2da2-47a9-a823-b8cc00bac314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:16.329Z|9936f2e7-2da2-47a9-a823-b8cc00bac314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:23.636Z|d1e2a15a-4ab3-49e5-b718-ec9806675f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:23.637Z|d1e2a15a-4ab3-49e5-b718-ec9806675f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:23.638Z|d65210e4-a561-40c8-a831-12e5bc022677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:23.638Z|d65210e4-a561-40c8-a831-12e5bc022677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:23.639Z|ffee08d0-d569-42c6-abba-ebf3204e4502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:23.639Z|ffee08d0-d569-42c6-abba-ebf3204e4502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:31.326Z|2ce012e5-3ea5-4ce6-9e52-0ded937fc293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:31.326Z|2ce012e5-3ea5-4ce6-9e52-0ded937fc293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:31.405Z|baecd41c-a102-4641-9d1e-4a7f7aa82be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:31.406Z|baecd41c-a102-4641-9d1e-4a7f7aa82be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:33.661Z|28497388-b98a-4d26-b25e-669df342326f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:33.661Z|4c1bb49a-6339-4149-af51-8fe551bb013e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:33.662Z|28497388-b98a-4d26-b25e-669df342326f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:33.662Z|4c1bb49a-6339-4149-af51-8fe551bb013e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:33.664Z|667a8245-8632-4416-badd-f2502af27fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:33.664Z|667a8245-8632-4416-badd-f2502af27fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:43.688Z|c2c576e4-a689-4299-a11f-ae43a8884c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:43.688Z|13732765-19b8-4c81-90f3-3fb06bb81bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:43.688Z|13732765-19b8-4c81-90f3-3fb06bb81bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:43.689Z|c2c576e4-a689-4299-a11f-ae43a8884c78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:43.689Z|b4f5504d-f466-48c4-bebc-04074eccf12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:43.689Z|b4f5504d-f466-48c4-bebc-04074eccf12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:46.326Z|347bc9ef-7b34-488f-b28a-df01d97d1752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:17:46.326Z|347bc9ef-7b34-488f-b28a-df01d97d1752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:17:48.109Z|96327a95-cf9a-452e-ab18-9d0034ca23d4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:17:48.110Z|96327a95-cf9a-452e-ab18-9d0034ca23d4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:53.713Z|5ccae5ee-c092-491a-b59e-557c564adebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:53.713Z|6b13e2d5-59fd-4917-9873-35642dc49570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:53.713Z|5ccae5ee-c092-491a-b59e-557c564adebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:53.713Z|6b13e2d5-59fd-4917-9873-35642dc49570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:17:53.717Z|420f8890-0293-418f-915b-801bc8d640a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:17:53.718Z|420f8890-0293-418f-915b-801bc8d640a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:01.326Z|5468b2be-9a09-4cb5-8919-7021c31f89d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:01.327Z|5468b2be-9a09-4cb5-8919-7021c31f89d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:01.406Z|166db9e1-7d96-41b4-af16-8ed8cc8c312d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:01.407Z|166db9e1-7d96-41b4-af16-8ed8cc8c312d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:03.740Z|264286f6-1b3c-4d59-aba0-9a46da43f86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:03.741Z|264286f6-1b3c-4d59-aba0-9a46da43f86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:03.743Z|2bed4244-b084-4b88-a555-648758861d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:03.743Z|ed11678f-c685-4238-ae21-919dbca858ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:03.743Z|ed11678f-c685-4238-ae21-919dbca858ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:03.743Z|2bed4244-b084-4b88-a555-648758861d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:13.772Z|7e6136b7-af12-42b5-a84d-07c3bf22eaaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:13.772Z|1af26700-3b72-4dd4-a2af-db053b637afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:13.772Z|166791d7-9b7a-4aea-a2dd-7d25e729b930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:13.773Z|7e6136b7-af12-42b5-a84d-07c3bf22eaaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:13.773Z|166791d7-9b7a-4aea-a2dd-7d25e729b930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:13.773Z|1af26700-3b72-4dd4-a2af-db053b637afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:16.326Z|cdd2a2a1-91ee-477e-aab4-4025d0418f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:16.326Z|cdd2a2a1-91ee-477e-aab4-4025d0418f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:23.797Z|2a163038-b59f-41de-9208-991558152304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:23.798Z|2a163038-b59f-41de-9208-991558152304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:23.799Z|a42479f1-29d4-40e6-a778-8466431bc335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:23.799Z|dbe6f9f5-c406-45c7-834a-60b820be6de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:23.799Z|a42479f1-29d4-40e6-a778-8466431bc335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:23.800Z|dbe6f9f5-c406-45c7-834a-60b820be6de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:31.326Z|99b3e6b4-e546-4a9d-8be7-cc8708ceb482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:31.326Z|99b3e6b4-e546-4a9d-8be7-cc8708ceb482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:31.408Z|b1092ef8-a799-43b1-8f67-e17c8b4d840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:31.408Z|b1092ef8-a799-43b1-8f67-e17c8b4d840a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:33.825Z|3c8c8451-56e1-41be-aa21-2534cb205088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:33.826Z|9f85b16f-21c2-49a0-a544-12e77d690242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:33.826Z|3c8c8451-56e1-41be-aa21-2534cb205088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:33.826Z|9f85b16f-21c2-49a0-a544-12e77d690242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:33.829Z|41d08f31-ca22-42d5-9d43-269393bb9a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:33.829Z|41d08f31-ca22-42d5-9d43-269393bb9a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:43.851Z|a6417ebb-190c-4d48-aa93-3bb2ff9b3f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:43.851Z|c7676c22-b783-4f02-8b9e-88907cdbce5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:43.851Z|a6417ebb-190c-4d48-aa93-3bb2ff9b3f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:43.851Z|c7676c22-b783-4f02-8b9e-88907cdbce5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:43.853Z|962387b6-d727-462d-8625-35f5ee40c2a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:43.853Z|962387b6-d727-462d-8625-35f5ee40c2a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:46.326Z|fde2d167-d90a-454a-85d0-c23f6c567812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:18:46.328Z|fde2d167-d90a-454a-85d0-c23f6c567812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:18:48.109Z|5613a7e7-ced9-40a1-9204-fb475d9d9ec8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:18:48.110Z|5613a7e7-ced9-40a1-9204-fb475d9d9ec8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:53.877Z|ff9f58db-687e-4108-b476-32a925a8fad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:53.877Z|cc9815c9-5723-4a30-a7b1-f18608cdff5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:53.878Z|cc9815c9-5723-4a30-a7b1-f18608cdff5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:53.879Z|8f959777-c90e-475c-b6bf-ebfd17e0ff0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:18:53.880Z|8f959777-c90e-475c-b6bf-ebfd17e0ff0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:18:53.878Z|ff9f58db-687e-4108-b476-32a925a8fad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:01.326Z|fb1c9299-c7b1-476a-a5b9-00d26a914434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:01.326Z|fb1c9299-c7b1-476a-a5b9-00d26a914434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:01.409Z|92a02c67-8361-49f4-b1c0-99d76b585c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:01.410Z|92a02c67-8361-49f4-b1c0-99d76b585c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:03.905Z|2579011a-d6e9-4be6-8382-086d15bff995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:03.905Z|829245f7-fe6f-438d-a4e0-746e427b8d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:03.905Z|829245f7-fe6f-438d-a4e0-746e427b8d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:03.905Z|2579011a-d6e9-4be6-8382-086d15bff995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:03.907Z|5a9410e8-f5ad-48f6-92df-24658e93c0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:03.908Z|5a9410e8-f5ad-48f6-92df-24658e93c0a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:13.935Z|5a3acb22-ff17-4953-b55d-25bd478b9319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:13.935Z|948be755-a3f6-47cc-b0ad-512dec0e84ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:13.935Z|5a3acb22-ff17-4953-b55d-25bd478b9319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:13.935Z|948be755-a3f6-47cc-b0ad-512dec0e84ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:13.935Z|71dc3b53-1da1-471d-8fe6-59b56301f61f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:13.936Z|71dc3b53-1da1-471d-8fe6-59b56301f61f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:16.326Z|c7ed92b3-3442-4e94-98ff-1e4bac762c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:16.327Z|c7ed92b3-3442-4e94-98ff-1e4bac762c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:23.962Z|c0481586-e7c4-4878-8bcc-889ba066cf93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:23.962Z|45b7d73a-79c6-4dfa-bfa8-4501b752a381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:23.963Z|45b7d73a-79c6-4dfa-bfa8-4501b752a381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:23.963Z|c0481586-e7c4-4878-8bcc-889ba066cf93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:23.964Z|d0ab597e-6807-46e6-aa04-0319c088d02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:23.964Z|d0ab597e-6807-46e6-aa04-0319c088d02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:31.326Z|b5782a82-ea46-4e8a-a1d6-fa0a9513c618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:31.327Z|b5782a82-ea46-4e8a-a1d6-fa0a9513c618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:31.410Z|6a531163-0db7-4fc5-81e6-019c366c4c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:31.411Z|6a531163-0db7-4fc5-81e6-019c366c4c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:33.990Z|088d2b99-cac4-457e-a1c6-7647b83f97be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:33.991Z|088d2b99-cac4-457e-a1c6-7647b83f97be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:33.991Z|05b4c36c-2aee-4eef-b1e1-caa7a26b09a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:33.991Z|63739928-1689-4986-8292-c9aee02e3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:33.992Z|05b4c36c-2aee-4eef-b1e1-caa7a26b09a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:33.992Z|63739928-1689-4986-8292-c9aee02e3212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:44.017Z|9bd5592f-646c-430e-9bf0-19c8d6d59fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:44.017Z|0d2b233b-9030-47da-895d-0960731c4eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:44.017Z|9d36d956-99db-4474-ba4d-8f477cb39164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:44.017Z|9d36d956-99db-4474-ba4d-8f477cb39164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:44.017Z|0d2b233b-9030-47da-895d-0960731c4eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:44.017Z|9bd5592f-646c-430e-9bf0-19c8d6d59fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:46.326Z|764eb291-bb0f-442b-a410-c9427028651c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:19:46.327Z|764eb291-bb0f-442b-a410-c9427028651c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:19:48.109Z|f295a185-2265-4576-8ace-fa50d33471fc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:19:48.110Z|f295a185-2265-4576-8ace-fa50d33471fc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:54.041Z|6fc08762-d93c-4cd7-9830-94f9797f81c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:54.041Z|6fc08762-d93c-4cd7-9830-94f9797f81c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:54.044Z|0e704f05-d1c7-4f09-b11f-3c7cd5899ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:54.045Z|0e704f05-d1c7-4f09-b11f-3c7cd5899ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:19:54.045Z|fcda5b55-f127-4bd3-beeb-a399b86fd633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:19:54.046Z|fcda5b55-f127-4bd3-beeb-a399b86fd633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:01.326Z|7de56d5d-8f3b-4a0c-8ee1-56969e7c47e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:01.326Z|7de56d5d-8f3b-4a0c-8ee1-56969e7c47e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:01.412Z|d52280a1-790d-4e77-89e9-ce63db1e679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:01.412Z|d52280a1-790d-4e77-89e9-ce63db1e679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:04.070Z|39e64bf4-1e46-4511-a9f7-fbd7e5e68aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:04.070Z|fa00f61d-87d5-4a84-97d1-3ab64c8577d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:04.071Z|fa00f61d-87d5-4a84-97d1-3ab64c8577d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:04.071Z|39e64bf4-1e46-4511-a9f7-fbd7e5e68aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:04.072Z|e6d45ecc-bf19-4c0d-adba-3217597d90ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:04.073Z|e6d45ecc-bf19-4c0d-adba-3217597d90ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:14.097Z|30a1ab8d-a37f-4092-8625-0963af611b2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:14.097Z|c2f0dbae-a5db-4655-9ad2-8e9e30941870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:14.097Z|c6ec1792-2e90-4173-930a-b54bce36ad0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:14.097Z|c2f0dbae-a5db-4655-9ad2-8e9e30941870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:14.097Z|30a1ab8d-a37f-4092-8625-0963af611b2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:14.097Z|c6ec1792-2e90-4173-930a-b54bce36ad0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:16.326Z|8b4d3afa-3d70-4c37-b5be-69864b66bcc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:16.327Z|8b4d3afa-3d70-4c37-b5be-69864b66bcc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:24.124Z|3da1a4f4-565d-44b4-9332-85d14311a324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:24.124Z|56a78e72-7c64-4670-a4ca-f986d4ce2861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:24.124Z|3a584cb5-c1f1-42c7-85ce-1b2292bb77c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:24.125Z|3a584cb5-c1f1-42c7-85ce-1b2292bb77c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:24.125Z|3da1a4f4-565d-44b4-9332-85d14311a324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:24.125Z|56a78e72-7c64-4670-a4ca-f986d4ce2861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:31.326Z|bb3f0d2b-ef7f-450a-bb67-528cc309fcaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:31.326Z|bb3f0d2b-ef7f-450a-bb67-528cc309fcaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:31.413Z|88845d85-86db-42ed-af81-cf96f2e99812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:31.414Z|88845d85-86db-42ed-af81-cf96f2e99812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:34.150Z|76c4e80a-cf20-4190-a0c1-206e8afc9a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:34.150Z|2ba654d7-014c-4920-b1b3-113081dd89e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:34.151Z|2ba654d7-014c-4920-b1b3-113081dd89e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:34.151Z|76c4e80a-cf20-4190-a0c1-206e8afc9a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:34.151Z|1dd27e06-df6c-46f7-a43e-bdce10dd2a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:34.151Z|1dd27e06-df6c-46f7-a43e-bdce10dd2a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:44.178Z|2332868f-2027-49d7-88e4-d0f594e2d47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:44.178Z|dffc56c6-b0a2-4913-8ba5-1af4f0e012b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:44.179Z|dffc56c6-b0a2-4913-8ba5-1af4f0e012b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:44.179Z|2332868f-2027-49d7-88e4-d0f594e2d47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:44.184Z|0a5b0936-964a-4a4a-b388-802a0eef22ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:44.185Z|0a5b0936-964a-4a4a-b388-802a0eef22ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:46.326Z|3177c25c-09ba-482f-a54d-6ceeee01648e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:20:46.326Z|3177c25c-09ba-482f-a54d-6ceeee01648e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:20:48.109Z|b723635e-1dc1-40f3-8e06-0b1d2c7ef62c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:20:48.109Z|b723635e-1dc1-40f3-8e06-0b1d2c7ef62c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:54.204Z|503d5a93-2be2-488d-88f6-793260e141c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:54.204Z|e8e84382-db53-493e-a41c-808c0ba02b06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:54.205Z|503d5a93-2be2-488d-88f6-793260e141c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:54.205Z|e8e84382-db53-493e-a41c-808c0ba02b06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:20:54.209Z|649ed5ba-4531-4413-83c1-997a23a51287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:20:54.209Z|649ed5ba-4531-4413-83c1-997a23a51287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:01.326Z|289e58cd-ccf5-4f40-856f-e3e697814711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:01.327Z|289e58cd-ccf5-4f40-856f-e3e697814711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:01.415Z|a78895ab-13d3-495d-83c5-7998b5907593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:01.415Z|a78895ab-13d3-495d-83c5-7998b5907593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:04.232Z|9c27790f-be91-43ec-bdd0-31133cd607e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:04.232Z|f48b3845-5247-4757-a0cc-797246b4434c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:04.233Z|9c27790f-be91-43ec-bdd0-31133cd607e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:04.233Z|f48b3845-5247-4757-a0cc-797246b4434c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:04.233Z|6e13ecce-20f0-4af6-b135-a4ea5bba86e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:04.233Z|6e13ecce-20f0-4af6-b135-a4ea5bba86e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:14.260Z|3a8d7828-a17e-4b87-bbc9-fc3fbddab683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:14.260Z|aca208aa-adf5-4926-8ddc-9570b89f8a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:14.260Z|2fbdc096-b4e9-471f-b36a-59f4a2496056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:14.261Z|aca208aa-adf5-4926-8ddc-9570b89f8a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:14.261Z|3a8d7828-a17e-4b87-bbc9-fc3fbddab683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:14.261Z|2fbdc096-b4e9-471f-b36a-59f4a2496056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:16.326Z|70371f62-b515-4ace-b905-5001458a6952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:16.327Z|70371f62-b515-4ace-b905-5001458a6952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:24.290Z|776151bc-8ac9-4b44-b555-24d137120aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:24.290Z|282838f2-077c-4966-b5d9-dd05a33f0b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:24.290Z|38b163aa-da5b-4fdb-9d3d-208f1f6c6c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:24.291Z|282838f2-077c-4966-b5d9-dd05a33f0b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:24.291Z|38b163aa-da5b-4fdb-9d3d-208f1f6c6c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:24.291Z|776151bc-8ac9-4b44-b555-24d137120aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:31.326Z|38750dba-1331-4bd9-be34-2c72b16ad21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:31.327Z|38750dba-1331-4bd9-be34-2c72b16ad21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:31.416Z|7e9a23a6-1c77-44f4-bdac-e3bcaee081f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:31.417Z|7e9a23a6-1c77-44f4-bdac-e3bcaee081f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:34.317Z|00fe175a-b048-4181-8945-62d1ef80ffe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:34.318Z|00fe175a-b048-4181-8945-62d1ef80ffe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:34.318Z|d41d9098-2ca8-41ff-8ee1-9e34a0c6c503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:34.319Z|d41d9098-2ca8-41ff-8ee1-9e34a0c6c503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:34.320Z|f3290752-f3cf-46d7-985c-b32cd187188e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:34.321Z|f3290752-f3cf-46d7-985c-b32cd187188e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:44.390Z|270c5f3b-5459-4179-a7db-99c070d40e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:44.390Z|f859b3b4-b255-49c7-b7a9-80db2f6c5947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:44.390Z|a4add29b-abf2-4d50-a2f8-6b1381b5f62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:44.391Z|f859b3b4-b255-49c7-b7a9-80db2f6c5947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:44.391Z|a4add29b-abf2-4d50-a2f8-6b1381b5f62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:44.391Z|270c5f3b-5459-4179-a7db-99c070d40e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:46.326Z|1e1c6232-2b40-426e-9af9-aa928ddb24e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:21:46.327Z|1e1c6232-2b40-426e-9af9-aa928ddb24e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:21:48.110Z|73cdc366-b280-490c-9f63-4011a7952c18|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:21:48.111Z|73cdc366-b280-490c-9f63-4011a7952c18|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:54.416Z|e0795996-7db4-4df1-85d1-98bcde25c803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:54.416Z|76fe8bdf-c410-46a4-b5fe-5b1d52f75fcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:54.416Z|c0be6224-76a7-4314-9d0f-42f2d1f7e4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:21:54.416Z|e0795996-7db4-4df1-85d1-98bcde25c803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:54.416Z|c0be6224-76a7-4314-9d0f-42f2d1f7e4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:21:54.416Z|76fe8bdf-c410-46a4-b5fe-5b1d52f75fcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:01.326Z|11f4fcce-d5c3-49b6-aebb-f94130ce9355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:01.327Z|11f4fcce-d5c3-49b6-aebb-f94130ce9355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:01.418Z|74f52b89-92d4-402f-ab06-66d8953e7bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:01.418Z|74f52b89-92d4-402f-ab06-66d8953e7bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:04.442Z|394bdb25-d619-43b7-9b96-4d2efeef9c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:04.442Z|751ce7c5-d10d-4f9a-9f01-28394b1a4779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:04.442Z|f5962989-175f-422a-b42c-0aaf62d1691c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:04.443Z|394bdb25-d619-43b7-9b96-4d2efeef9c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:04.443Z|f5962989-175f-422a-b42c-0aaf62d1691c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:04.443Z|751ce7c5-d10d-4f9a-9f01-28394b1a4779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:14.467Z|d412f418-8cfb-456c-99d7-27856e50cf5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:14.468Z|c0239061-5638-46ce-be7a-979e7ea3ddac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:14.468Z|6d458998-cab6-4d28-901d-6bcf218b2763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:14.468Z|d412f418-8cfb-456c-99d7-27856e50cf5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:14.468Z|6d458998-cab6-4d28-901d-6bcf218b2763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:14.468Z|c0239061-5638-46ce-be7a-979e7ea3ddac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:16.326Z|b57b77b4-b4f7-4b50-8a26-59c6d9d703f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:16.326Z|b57b77b4-b4f7-4b50-8a26-59c6d9d703f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:24.490Z|2fc0770a-e9f5-47fe-b874-341f3785b13d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:24.490Z|e42a03ad-d4da-4e2a-abcb-f1604c10a14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:24.490Z|5110932e-7977-4259-8296-2a0ac7082f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:24.491Z|5110932e-7977-4259-8296-2a0ac7082f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:24.491Z|e42a03ad-d4da-4e2a-abcb-f1604c10a14d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:24.491Z|2fc0770a-e9f5-47fe-b874-341f3785b13d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:31.326Z|936adf8f-270c-425b-8f16-cd7cf994f654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:31.327Z|936adf8f-270c-425b-8f16-cd7cf994f654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:31.419Z|7c8fe2fa-21e3-4b2e-ba85-124519904c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:31.420Z|7c8fe2fa-21e3-4b2e-ba85-124519904c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:34.515Z|bd92f38e-5d9d-4407-8896-4d018045dbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:34.515Z|9cad6a13-61e8-42b7-942b-859060e547b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:34.515Z|4e12d3a9-d0b3-4df5-b816-5e364d995da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:34.516Z|bd92f38e-5d9d-4407-8896-4d018045dbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:34.516Z|9cad6a13-61e8-42b7-942b-859060e547b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:34.516Z|4e12d3a9-d0b3-4df5-b816-5e364d995da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:44.540Z|f39d33eb-030f-4e88-8ab0-7540e00d9913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:44.541Z|cc90a74a-3f05-4fc3-ab38-1dafbcf08d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:44.541Z|f39d33eb-030f-4e88-8ab0-7540e00d9913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:44.541Z|cc90a74a-3f05-4fc3-ab38-1dafbcf08d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:44.542Z|849919c5-bcaa-44e1-bef6-a96701d185d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:44.543Z|849919c5-bcaa-44e1-bef6-a96701d185d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:46.326Z|4c152374-d30b-4f46-a894-d5df94031128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:22:46.326Z|4c152374-d30b-4f46-a894-d5df94031128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:22:48.110Z|b430a0a9-28cf-4788-b378-ed0c86b99f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:22:48.111Z|b430a0a9-28cf-4788-b378-ed0c86b99f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:54.567Z|db6f0c8e-889f-4855-a496-e956397cd962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:54.567Z|cec57578-c6c3-4926-9ca4-43eb56dfad87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:54.567Z|d16eaffe-c301-4977-92b4-508cdc4af5e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:22:54.568Z|db6f0c8e-889f-4855-a496-e956397cd962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:54.568Z|d16eaffe-c301-4977-92b4-508cdc4af5e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:22:54.568Z|cec57578-c6c3-4926-9ca4-43eb56dfad87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:01.326Z|fa958d66-19d9-4934-aaf4-4ff13a247265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:01.326Z|fa958d66-19d9-4934-aaf4-4ff13a247265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:01.420Z|aa4bb43a-c0ed-42df-957e-efee8e824bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:01.421Z|aa4bb43a-c0ed-42df-957e-efee8e824bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:04.594Z|9667784f-1b09-47f5-8d43-7d02b207e4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:04.594Z|844573cc-e28b-4ecc-b5d1-3b0e027b78dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:04.594Z|290a7d9e-722b-4bb2-89ea-51809305196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:04.595Z|9667784f-1b09-47f5-8d43-7d02b207e4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:04.595Z|844573cc-e28b-4ecc-b5d1-3b0e027b78dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:04.595Z|290a7d9e-722b-4bb2-89ea-51809305196a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:14.622Z|4974100b-050f-4be8-8b9f-8a3dbdfb5aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:14.622Z|614084ec-e28f-4ca3-a3e9-32eb9bae26ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:14.622Z|43fbb854-ad66-4745-a5a7-acf037a705b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:14.623Z|43fbb854-ad66-4745-a5a7-acf037a705b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:14.623Z|4974100b-050f-4be8-8b9f-8a3dbdfb5aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:14.623Z|614084ec-e28f-4ca3-a3e9-32eb9bae26ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:16.326Z|e18f1bad-8a25-4a71-942f-76bace6d50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:16.327Z|e18f1bad-8a25-4a71-942f-76bace6d50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:24.648Z|46fffd0a-7af1-4a5d-9985-95e6a1317dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:24.648Z|c1341a49-9c30-4b54-b7c5-4028752de16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:24.648Z|1e5de032-3c2b-48c3-944a-6f853c676e20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:24.650Z|1e5de032-3c2b-48c3-944a-6f853c676e20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:24.650Z|46fffd0a-7af1-4a5d-9985-95e6a1317dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:24.650Z|c1341a49-9c30-4b54-b7c5-4028752de16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:31.326Z|adbcc96d-9ab2-4b1c-aa98-b06c3fd92f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:31.326Z|adbcc96d-9ab2-4b1c-aa98-b06c3fd92f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:31.422Z|d4fa4a1e-f134-4c90-8e81-0bc6d3780be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:31.422Z|d4fa4a1e-f134-4c90-8e81-0bc6d3780be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:34.677Z|3251fd02-040b-4888-b268-51b78dc55b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:34.677Z|e166e6d9-621f-4067-99f4-d63b6ec05a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:34.677Z|8edffe5d-ec7a-493b-beea-acc628bc5c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:34.678Z|8edffe5d-ec7a-493b-beea-acc628bc5c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:34.678Z|e166e6d9-621f-4067-99f4-d63b6ec05a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:34.678Z|3251fd02-040b-4888-b268-51b78dc55b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:44.703Z|e7c34e38-fd77-46e1-a5e4-945ef6ab7e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:44.703Z|4d621371-d102-427f-9ad7-79a83354d774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:44.704Z|e7c34e38-fd77-46e1-a5e4-945ef6ab7e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:44.704Z|4d621371-d102-427f-9ad7-79a83354d774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:44.705Z|f2a66726-e76e-4d7c-abd6-305fb0339014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:44.705Z|f2a66726-e76e-4d7c-abd6-305fb0339014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:46.326Z|53183480-439c-4b85-bcf6-6e79ce9fc3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:23:46.326Z|53183480-439c-4b85-bcf6-6e79ce9fc3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:23:48.109Z|5ee3a18b-51ba-4bd9-bd21-121d50331501|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:23:48.110Z|5ee3a18b-51ba-4bd9-bd21-121d50331501|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:54.731Z|ce858d12-921a-434d-a55b-105a8e913ada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:54.731Z|21b4050d-31e7-4925-a1f6-4642354ff76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:54.731Z|8b08f990-b0bc-4f4f-9e22-6df1c5b27eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:23:54.731Z|ce858d12-921a-434d-a55b-105a8e913ada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:54.731Z|21b4050d-31e7-4925-a1f6-4642354ff76c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:23:54.731Z|8b08f990-b0bc-4f4f-9e22-6df1c5b27eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:01.326Z|d91c6e44-4502-433a-8754-614da9091639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:01.327Z|d91c6e44-4502-433a-8754-614da9091639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:01.423Z|8cefa8b7-f560-469d-848d-63fe99417b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:01.423Z|8cefa8b7-f560-469d-848d-63fe99417b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:04.759Z|488190ca-18c1-45d2-913c-bf6ffa37fd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:04.760Z|488190ca-18c1-45d2-913c-bf6ffa37fd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:04.760Z|66d9aad7-5f24-475c-9821-ba0a53c45b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:04.761Z|66d9aad7-5f24-475c-9821-ba0a53c45b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:04.759Z|4d73f034-9abc-43e9-bdbb-362d6eed1e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:04.763Z|4d73f034-9abc-43e9-bdbb-362d6eed1e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:14.787Z|a7331a34-9879-4f0d-8eba-744a43f9dde0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:14.787Z|7d6936f2-0945-4ac1-bca0-e777e5421ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:14.788Z|a7331a34-9879-4f0d-8eba-744a43f9dde0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:14.788Z|7e03680a-5c13-4a0a-b986-544744402dda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:14.788Z|7d6936f2-0945-4ac1-bca0-e777e5421ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:14.788Z|7e03680a-5c13-4a0a-b986-544744402dda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:16.326Z|98dff2ea-e0e1-4684-a3a1-30f7a4f36166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:16.326Z|98dff2ea-e0e1-4684-a3a1-30f7a4f36166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:24.814Z|022bd0d6-e077-4ab1-9493-a8f681e551f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:24.814Z|821c930f-4ea0-497b-9b37-411ce44f69e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:24.815Z|821c930f-4ea0-497b-9b37-411ce44f69e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:24.815Z|022bd0d6-e077-4ab1-9493-a8f681e551f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:24.815Z|881fc700-6fbf-4ca2-84e3-21ff0f8911fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:24.816Z|881fc700-6fbf-4ca2-84e3-21ff0f8911fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:31.326Z|6d92a76f-de90-49a2-8e07-368b4831cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:31.326Z|6d92a76f-de90-49a2-8e07-368b4831cab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:31.424Z|9b95d456-4cd4-4045-8651-08803d5e0951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:31.425Z|9b95d456-4cd4-4045-8651-08803d5e0951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:34.839Z|66cc95e8-488c-4feb-89c8-8babdc82d78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:34.840Z|66cc95e8-488c-4feb-89c8-8babdc82d78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:34.844Z|4f822013-b91d-484b-8028-cabc781b86a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:34.845Z|7f569961-b05e-4822-a04a-563949686f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:34.845Z|4f822013-b91d-484b-8028-cabc781b86a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:34.845Z|7f569961-b05e-4822-a04a-563949686f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:44.868Z|7295d0be-9b94-4701-9f77-04215a841dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:44.868Z|ef60982d-7e0f-42ee-8e2b-5d052aaf31cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:44.868Z|1dae612b-2235-4b3e-8653-abce782ab9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:44.869Z|ef60982d-7e0f-42ee-8e2b-5d052aaf31cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:44.869Z|7295d0be-9b94-4701-9f77-04215a841dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:44.869Z|1dae612b-2235-4b3e-8653-abce782ab9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:46.326Z|6faa53c6-2eef-46a9-89b7-c138eea54530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:24:46.327Z|6faa53c6-2eef-46a9-89b7-c138eea54530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:24:48.108Z|590986c1-18f2-4817-b1db-9e80faa0300b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:24:48.109Z|590986c1-18f2-4817-b1db-9e80faa0300b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:54.897Z|96a1c460-eacd-4d8c-91f5-cce6cbb9ca65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:54.897Z|e4f0ec91-8882-4b46-a67e-70d12d7d203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:54.897Z|96a1c460-eacd-4d8c-91f5-cce6cbb9ca65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:54.897Z|e4f0ec91-8882-4b46-a67e-70d12d7d203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:24:54.900Z|3cb9aba1-9a24-4013-a51d-8742602dc8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:24:54.900Z|3cb9aba1-9a24-4013-a51d-8742602dc8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:01.326Z|5da2bb9d-7d10-4bb9-b8db-cf6489d5514e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:01.326Z|5da2bb9d-7d10-4bb9-b8db-cf6489d5514e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:01.425Z|9ea211ed-5aef-4fca-98c8-fa890f4f9499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:01.426Z|9ea211ed-5aef-4fca-98c8-fa890f4f9499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:04.922Z|d6e8ee2f-1a04-4b4f-b0a7-6264f9674c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:04.923Z|d6e8ee2f-1a04-4b4f-b0a7-6264f9674c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:04.923Z|73efba8f-54d4-4d43-9876-3dd3ce1741e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:04.924Z|0906d5de-b948-4b52-892a-94e31c559ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:04.924Z|73efba8f-54d4-4d43-9876-3dd3ce1741e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:04.924Z|0906d5de-b948-4b52-892a-94e31c559ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:14.949Z|bef68ec6-856d-436d-bc78-87e54619966d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:14.949Z|b1110f89-f7f9-4970-9e5d-85768354886c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:14.949Z|be8c1cd6-3bd0-45c9-a585-be79967f3abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:14.950Z|b1110f89-f7f9-4970-9e5d-85768354886c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:14.950Z|bef68ec6-856d-436d-bc78-87e54619966d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:14.950Z|be8c1cd6-3bd0-45c9-a585-be79967f3abb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:16.326Z|8754a4e6-6475-40f2-aafd-eb374811f918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:16.326Z|8754a4e6-6475-40f2-aafd-eb374811f918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:24.973Z|de6ec787-2dbc-4e75-a64d-c5006af25868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:24.974Z|de6ec787-2dbc-4e75-a64d-c5006af25868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:24.979Z|51b03fc5-7bc3-4172-a992-c7433f42afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:24.979Z|a323e053-43aa-49a0-934c-1b455505808b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:24.980Z|51b03fc5-7bc3-4172-a992-c7433f42afa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:24.980Z|a323e053-43aa-49a0-934c-1b455505808b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:31.326Z|7392a217-8062-49cd-968c-018a71b18bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:31.327Z|7392a217-8062-49cd-968c-018a71b18bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:31.427Z|7553b161-f516-4198-9909-84753bf801ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:31.427Z|7553b161-f516-4198-9909-84753bf801ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:34.998Z|0f77bce8-a184-49a3-b0d2-c225dd3de76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:34.999Z|0f77bce8-a184-49a3-b0d2-c225dd3de76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:35.000Z|fe73580f-1674-41c4-a697-47f28739e289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:35.000Z|982a75ec-cdae-4c91-a086-ddc0f9de2064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:35.001Z|fe73580f-1674-41c4-a697-47f28739e289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:35.001Z|982a75ec-cdae-4c91-a086-ddc0f9de2064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:45.024Z|18c92e71-711a-4f9b-bcd1-656a469ef7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:45.025Z|16f95b44-190e-4af4-9125-e7082b5b3434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:45.025Z|09a26dd1-c072-4463-ad26-7c7d38514e6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:45.025Z|18c92e71-711a-4f9b-bcd1-656a469ef7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:45.025Z|16f95b44-190e-4af4-9125-e7082b5b3434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:45.025Z|09a26dd1-c072-4463-ad26-7c7d38514e6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:46.326Z|2743c5ca-897b-4edf-accf-89509d85507a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:25:46.326Z|2743c5ca-897b-4edf-accf-89509d85507a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:25:48.109Z|c73300ce-2dd0-4bef-a7fd-1b6a198eb2cf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:25:48.109Z|c73300ce-2dd0-4bef-a7fd-1b6a198eb2cf|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:55.051Z|2bf21eeb-efde-4c1d-aff5-ca66a4d5a9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:55.051Z|bbbb1360-5070-44ae-b448-dc731ce3f453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:55.051Z|46965bd8-bd3c-45a9-a5ed-169db75780f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:25:55.052Z|2bf21eeb-efde-4c1d-aff5-ca66a4d5a9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:55.052Z|bbbb1360-5070-44ae-b448-dc731ce3f453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:25:55.052Z|46965bd8-bd3c-45a9-a5ed-169db75780f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:01.326Z|3e5b2d72-e93f-42fe-93c6-9c51b4de127a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:01.326Z|3e5b2d72-e93f-42fe-93c6-9c51b4de127a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:01.428Z|1f0dfed0-e91e-448a-8d23-e21071b84626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:01.428Z|1f0dfed0-e91e-448a-8d23-e21071b84626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:05.076Z|0dd23a12-6356-4f74-a167-34c1ac0115e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:05.076Z|aedbdd36-3f6c-4f17-b055-2a983f61bf82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:05.076Z|4633723a-11dc-48e2-ba90-ca67411bc759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:05.077Z|4633723a-11dc-48e2-ba90-ca67411bc759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:05.077Z|aedbdd36-3f6c-4f17-b055-2a983f61bf82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:05.077Z|0dd23a12-6356-4f74-a167-34c1ac0115e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:15.100Z|5c26668e-eedd-4337-bcc9-7dfb8fcd8a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:15.100Z|7f24fbd0-3df1-4291-a6e7-355e11ca2f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:15.100Z|60a6a267-f234-4591-8bb2-fad62e4dc6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:15.101Z|5c26668e-eedd-4337-bcc9-7dfb8fcd8a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:15.101Z|7f24fbd0-3df1-4291-a6e7-355e11ca2f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:15.101Z|60a6a267-f234-4591-8bb2-fad62e4dc6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:16.326Z|d0cfdf0b-a746-4182-ae0a-9b6fc8f02d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:16.328Z|d0cfdf0b-a746-4182-ae0a-9b6fc8f02d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:25.123Z|d3d1f9b4-7bae-4522-8229-4394e660d731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:25.124Z|d3d1f9b4-7bae-4522-8229-4394e660d731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:25.126Z|62dae563-bc13-4e3f-91b7-54046c4651c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:25.127Z|62dae563-bc13-4e3f-91b7-54046c4651c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:25.130Z|61951029-f772-4209-8ecd-0410e5a89ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:25.130Z|61951029-f772-4209-8ecd-0410e5a89ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:31.326Z|ff12e04a-2fff-4648-93aa-034790526568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:31.326Z|ff12e04a-2fff-4648-93aa-034790526568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:31.429Z|d0616875-0ae6-48e1-9797-5f01eb3f60c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:31.429Z|d0616875-0ae6-48e1-9797-5f01eb3f60c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:35.149Z|0eadf216-0269-4ff4-a2dc-560430d7392f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:35.149Z|a92a89b0-fda6-4ead-a8d0-908dfdd5a456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:35.149Z|a92a89b0-fda6-4ead-a8d0-908dfdd5a456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:35.149Z|0eadf216-0269-4ff4-a2dc-560430d7392f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:35.152Z|d05042fa-f9e3-4e12-b807-06cb445d72a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:35.152Z|d05042fa-f9e3-4e12-b807-06cb445d72a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:45.173Z|3b4c822b-1981-4086-ad5b-e74d73e1aa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:45.174Z|3b4c822b-1981-4086-ad5b-e74d73e1aa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:45.175Z|a385bc83-561a-48a0-8886-3f3db1eb64db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:45.176Z|a385bc83-561a-48a0-8886-3f3db1eb64db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:45.180Z|fe3addc9-0635-4a67-95bc-1ddccdee29a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:45.181Z|fe3addc9-0635-4a67-95bc-1ddccdee29a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:46.326Z|72c347bf-3e44-4f84-bfa8-6f6bcaf2003b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:26:46.326Z|72c347bf-3e44-4f84-bfa8-6f6bcaf2003b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:26:48.108Z|62b9f3be-dbd8-49db-a08c-2281150177d3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:26:48.110Z|62b9f3be-dbd8-49db-a08c-2281150177d3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:55.199Z|6c929c79-a972-4de5-8761-3b61bb34b4b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:55.199Z|cb4b284f-08ae-42bf-ba7a-3bb0c6127d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:55.200Z|6c929c79-a972-4de5-8761-3b61bb34b4b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:55.200Z|cb4b284f-08ae-42bf-ba7a-3bb0c6127d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:26:55.206Z|521be374-c414-424c-bb02-89e54d3d1396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:26:55.206Z|521be374-c414-424c-bb02-89e54d3d1396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:01.326Z|7b273896-d5e0-4e94-9486-f1a960b70d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:01.327Z|7b273896-d5e0-4e94-9486-f1a960b70d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:01.430Z|34ac29d1-07e7-413e-bb5d-e0a251ff9a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:01.431Z|34ac29d1-07e7-413e-bb5d-e0a251ff9a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:05.225Z|0c03bde7-4b0e-4354-9fd4-02ff3f1546f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:05.225Z|ec129179-270e-431f-8314-e8304ff335ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:05.225Z|0c03bde7-4b0e-4354-9fd4-02ff3f1546f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:05.225Z|ec129179-270e-431f-8314-e8304ff335ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:05.227Z|00fd1b90-28b2-42f9-bdaf-9b4ad6b242aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:05.227Z|00fd1b90-28b2-42f9-bdaf-9b4ad6b242aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:15.250Z|b5240f79-4e68-438c-a9f7-d6ba71481a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:15.250Z|4f97bc07-0092-484e-8b74-568b4c81b9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:15.250Z|4f97bc07-0092-484e-8b74-568b4c81b9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:15.250Z|b5240f79-4e68-438c-a9f7-d6ba71481a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:15.255Z|383a5b1b-6098-4840-9c69-4288cce7e5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:15.255Z|383a5b1b-6098-4840-9c69-4288cce7e5fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:16.326Z|b97f0f32-60d3-4915-ad8b-cb3ba2ede4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:16.326Z|b97f0f32-60d3-4915-ad8b-cb3ba2ede4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:25.276Z|6727a9b0-31c3-43fc-aa00-9e0568afccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:25.276Z|94f55401-7131-4ba9-9d1f-d9ef17f78a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:25.276Z|a911966e-309d-4847-b227-0a0e4f78dfd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:25.277Z|a911966e-309d-4847-b227-0a0e4f78dfd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:25.276Z|94f55401-7131-4ba9-9d1f-d9ef17f78a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:25.277Z|6727a9b0-31c3-43fc-aa00-9e0568afccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:31.326Z|b9e4eb0a-a0f8-40be-b165-45a8741ab95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:31.326Z|b9e4eb0a-a0f8-40be-b165-45a8741ab95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:31.431Z|62c1f3e3-3f21-4f8f-a60e-4e29557fdd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:31.432Z|62c1f3e3-3f21-4f8f-a60e-4e29557fdd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:35.304Z|634712ff-ff6c-4c21-9f91-65701a198ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:35.304Z|c9fb88b5-4e4c-42de-bff6-d9536e9a9f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:35.304Z|22b76c6e-9966-4967-ba4f-31a5dede8bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:35.305Z|634712ff-ff6c-4c21-9f91-65701a198ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:35.305Z|22b76c6e-9966-4967-ba4f-31a5dede8bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:35.305Z|c9fb88b5-4e4c-42de-bff6-d9536e9a9f6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:45.332Z|eb8a3dfa-e544-44c9-a8a2-9fca1fd8831b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:45.332Z|cb95b058-9b05-4b67-ba58-4f55bf176956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:45.332Z|c4b0a29b-2660-4342-8377-c7a15f6eff7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:45.332Z|eb8a3dfa-e544-44c9-a8a2-9fca1fd8831b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:45.332Z|cb95b058-9b05-4b67-ba58-4f55bf176956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:45.332Z|c4b0a29b-2660-4342-8377-c7a15f6eff7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:46.326Z|0a477ea0-d4b9-4994-87c8-477bcea68fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:27:46.327Z|0a477ea0-d4b9-4994-87c8-477bcea68fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:27:48.108Z|1e999b88-bba0-499a-be93-393a591e8043|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:27:48.109Z|1e999b88-bba0-499a-be93-393a591e8043|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:55.355Z|5ab8c0da-afa5-4701-b11b-cdfb5a6c09f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:55.356Z|5ab8c0da-afa5-4701-b11b-cdfb5a6c09f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:55.359Z|571623de-75e5-4855-8c95-76a085fc80f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:55.359Z|3f59c206-b585-4d7a-89fe-89dae119cc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:27:55.359Z|571623de-75e5-4855-8c95-76a085fc80f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:27:55.359Z|3f59c206-b585-4d7a-89fe-89dae119cc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:01.326Z|c3a06057-59f4-4a1c-bad7-bfe8a6fce2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:01.326Z|c3a06057-59f4-4a1c-bad7-bfe8a6fce2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:01.432Z|dc1c24f5-da85-46dc-a904-cb6b877a2b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:01.433Z|dc1c24f5-da85-46dc-a904-cb6b877a2b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:05.383Z|79a8a5c6-c1f6-4850-aead-ceb4ab41b88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:05.383Z|e48fbebb-27e5-419e-8e24-c41baacd7605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:05.384Z|79a8a5c6-c1f6-4850-aead-ceb4ab41b88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:05.384Z|e48fbebb-27e5-419e-8e24-c41baacd7605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:05.385Z|46d7fbd3-7799-490e-9181-efb8465277e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:05.386Z|46d7fbd3-7799-490e-9181-efb8465277e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:15.409Z|955b0aed-8c33-49ee-a0af-fbe0dbf2b94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:15.409Z|43d11bff-3866-4b8b-a559-b7a549964fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:15.409Z|955b0aed-8c33-49ee-a0af-fbe0dbf2b94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:15.409Z|43d11bff-3866-4b8b-a559-b7a549964fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:15.410Z|8a8c40ed-e05c-4a93-8741-0b293dc15185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:15.411Z|8a8c40ed-e05c-4a93-8741-0b293dc15185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:16.326Z|f30145f4-d094-4811-8cd9-f2b305e78d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:16.326Z|f30145f4-d094-4811-8cd9-f2b305e78d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:25.434Z|9291b4da-928e-43ac-8c5f-696f11f24b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:25.435Z|9291b4da-928e-43ac-8c5f-696f11f24b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:25.436Z|63e945b0-ca91-4ed9-a4e0-979d9f8c1869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:25.436Z|63e945b0-ca91-4ed9-a4e0-979d9f8c1869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:25.437Z|548c42ed-9568-4d4f-9a62-3547d8d863ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:25.437Z|548c42ed-9568-4d4f-9a62-3547d8d863ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:31.326Z|82cbef58-2758-49c5-9cb3-06d29ee25773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:31.328Z|82cbef58-2758-49c5-9cb3-06d29ee25773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:31.434Z|5c970827-f27a-434f-bd49-30e6bfa00b9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:31.434Z|5c970827-f27a-434f-bd49-30e6bfa00b9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:35.461Z|cde97ec8-e764-466a-8585-05b40759f4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:35.462Z|6bc357ad-130b-4362-9f4d-9cd68b88ef7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:35.462Z|cde97ec8-e764-466a-8585-05b40759f4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:35.462Z|6bc357ad-130b-4362-9f4d-9cd68b88ef7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:35.462Z|f7592f0b-2c74-44be-b7e5-8bb2d6d2e7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:35.463Z|f7592f0b-2c74-44be-b7e5-8bb2d6d2e7bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:45.489Z|80bcdedb-55f7-4655-8bdd-6a946921ca3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:45.489Z|fa417dc3-929d-44c0-9f92-5b86eac2060a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:45.490Z|80bcdedb-55f7-4655-8bdd-6a946921ca3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:45.490Z|fa417dc3-929d-44c0-9f92-5b86eac2060a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:45.497Z|d5573650-d258-45fb-8035-0cd34aa2e2a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:45.497Z|d5573650-d258-45fb-8035-0cd34aa2e2a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:46.326Z|b96944a7-3ab1-486b-9238-2fe73a84d2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:28:46.326Z|b96944a7-3ab1-486b-9238-2fe73a84d2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:28:48.109Z|f893abf9-821b-4c87-a4a9-e3bcfa9a866f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:28:48.110Z|f893abf9-821b-4c87-a4a9-e3bcfa9a866f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:55.515Z|a6383215-4d72-46f7-97db-bfe8b4951ab4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:55.515Z|a6383215-4d72-46f7-97db-bfe8b4951ab4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:55.515Z|8fceb0e9-388f-48b4-bb5d-f4f6a1843200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:55.516Z|8fceb0e9-388f-48b4-bb5d-f4f6a1843200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:28:55.522Z|616bcc1a-60f7-43c1-9f2f-1d1530369e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:28:55.522Z|616bcc1a-60f7-43c1-9f2f-1d1530369e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:01.326Z|90f55214-b4f5-4551-bc8b-b5216e4bf88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:01.326Z|90f55214-b4f5-4551-bc8b-b5216e4bf88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:01.435Z|3a6b472f-80db-40ff-a513-cb45ec00f6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:01.435Z|3a6b472f-80db-40ff-a513-cb45ec00f6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:05.539Z|49d4083e-cb03-400d-88e3-ab31cb14dfe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:05.539Z|49d4083e-cb03-400d-88e3-ab31cb14dfe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:05.541Z|470b290a-7bbc-4d66-b325-f0e16e0d3224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:05.541Z|470b290a-7bbc-4d66-b325-f0e16e0d3224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:05.544Z|dfc2502e-9aa1-456f-a14b-68090daa9881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:05.544Z|dfc2502e-9aa1-456f-a14b-68090daa9881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:15.565Z|5642da6c-18d5-41db-94f7-b444f057fca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:15.566Z|5642da6c-18d5-41db-94f7-b444f057fca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:15.566Z|3b311dff-57bf-43c6-a22d-aa5872075b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:15.566Z|dc1ea574-a6fe-4fec-8a22-9805e9c9f23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:15.566Z|3b311dff-57bf-43c6-a22d-aa5872075b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:15.567Z|dc1ea574-a6fe-4fec-8a22-9805e9c9f23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:16.326Z|cbad56af-982b-4c85-a1b0-220399725067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:16.327Z|cbad56af-982b-4c85-a1b0-220399725067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:25.590Z|682fb640-c04c-45de-a781-c98c36f2e761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:25.591Z|682fb640-c04c-45de-a781-c98c36f2e761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:25.591Z|d597d1c2-e1c2-4d2e-a5bb-81df123c5999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:25.591Z|50fca330-e16d-4f63-87d2-0b0face6da66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:25.591Z|50fca330-e16d-4f63-87d2-0b0face6da66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:25.591Z|d597d1c2-e1c2-4d2e-a5bb-81df123c5999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:31.326Z|790ea1d5-0ab7-4071-b5f1-c85357a84a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:31.326Z|790ea1d5-0ab7-4071-b5f1-c85357a84a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:31.436Z|5b9df0a7-bb9f-4589-8a29-425a45caf263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:31.436Z|5b9df0a7-bb9f-4589-8a29-425a45caf263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:35.611Z|315b92b9-e4bb-450e-bcf5-60f8b30c4ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:35.612Z|315b92b9-e4bb-450e-bcf5-60f8b30c4ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:35.613Z|45b5bfd0-8a7e-493e-8fbe-61384fc4a6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:35.613Z|29fc3e8c-5bf1-4aff-8b42-b60694ac936e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:35.614Z|29fc3e8c-5bf1-4aff-8b42-b60694ac936e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:35.614Z|45b5bfd0-8a7e-493e-8fbe-61384fc4a6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:45.637Z|898961e1-6d9f-4357-a770-9b857890ed58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:45.637Z|4c202adf-ecbb-4787-88ac-473c327b8e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:45.637Z|4c202adf-ecbb-4787-88ac-473c327b8e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:45.637Z|898961e1-6d9f-4357-a770-9b857890ed58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:45.638Z|64a13c65-586f-4e14-a7f9-90379e8da901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:45.639Z|64a13c65-586f-4e14-a7f9-90379e8da901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:46.326Z|22e62335-8ccf-41b0-b043-011c0cfab84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:29:46.326Z|22e62335-8ccf-41b0-b043-011c0cfab84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:29:48.110Z|2599aea0-4138-4fc3-b508-9d273bd50bdd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:29:48.111Z|2599aea0-4138-4fc3-b508-9d273bd50bdd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:55.658Z|39b31f58-e965-4fb5-b649-3aaa16298e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:55.659Z|39b31f58-e965-4fb5-b649-3aaa16298e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:55.661Z|5bf02dff-e62f-4075-b4f3-03071783c0fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:55.661Z|78997220-8d87-46ec-ab38-98e695fa109b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:29:55.661Z|5bf02dff-e62f-4075-b4f3-03071783c0fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:29:55.661Z|78997220-8d87-46ec-ab38-98e695fa109b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:01.326Z|0d1f7a88-7fab-486e-a8dd-9b8ba66444c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:01.327Z|0d1f7a88-7fab-486e-a8dd-9b8ba66444c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:01.437Z|22d42f94-3ff8-4a8b-94a1-97dfcea44a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:01.438Z|22d42f94-3ff8-4a8b-94a1-97dfcea44a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:05.684Z|c08e27ca-d3ec-47c4-bcb6-cb055d0822c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:05.684Z|e052a058-3678-464a-b5ba-b9f1ab5279fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:05.684Z|9e9f2274-6b22-48dd-85b0-f4adcabe40e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:05.685Z|9e9f2274-6b22-48dd-85b0-f4adcabe40e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:05.685Z|c08e27ca-d3ec-47c4-bcb6-cb055d0822c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:05.685Z|e052a058-3678-464a-b5ba-b9f1ab5279fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:15.709Z|48897454-d764-4f36-b778-8e5d939a969c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:15.710Z|48897454-d764-4f36-b778-8e5d939a969c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:15.711Z|4b18d66c-7375-48da-929f-de16ea5bc70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:15.711Z|421f22a9-6473-4046-bf77-8849a4d37f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:15.712Z|421f22a9-6473-4046-bf77-8849a4d37f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:15.712Z|4b18d66c-7375-48da-929f-de16ea5bc70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:16.326Z|1852720e-5348-4c9a-ab2c-de084be64e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:16.326Z|1852720e-5348-4c9a-ab2c-de084be64e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:25.735Z|61251477-3e93-49e4-ae6d-0e9bdf68cb1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:25.737Z|61251477-3e93-49e4-ae6d-0e9bdf68cb1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:25.738Z|bab06ba9-31c0-4c8f-9554-336570fc6ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:25.738Z|bab06ba9-31c0-4c8f-9554-336570fc6ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:25.742Z|3fc89b05-8a75-4b67-b2bf-09a4a4859134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:25.743Z|3fc89b05-8a75-4b67-b2bf-09a4a4859134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:31.326Z|9d19a16b-577e-45e9-b0dc-7843ab7c28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:31.326Z|9d19a16b-577e-45e9-b0dc-7843ab7c28f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:31.438Z|bcb9e070-e8fd-4d78-8d96-a3f1a3488a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:31.439Z|bcb9e070-e8fd-4d78-8d96-a3f1a3488a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:35.758Z|ab28ad18-3f0b-4223-9366-5ee0ac136146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:35.758Z|ab28ad18-3f0b-4223-9366-5ee0ac136146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:35.759Z|a7754e2a-3121-4a3d-948d-6af8813df14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:35.760Z|a7754e2a-3121-4a3d-948d-6af8813df14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:35.763Z|27102d29-59a4-486f-a0ab-244991bcdb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:35.764Z|27102d29-59a4-486f-a0ab-244991bcdb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:45.783Z|ab31e4fb-97a5-4e4c-9360-46c5434e470a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:45.783Z|98b94d0d-d697-4d03-a1bc-886c8a5e050d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:45.784Z|04e50751-9819-4d9c-a135-9654cae59ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:45.784Z|ab31e4fb-97a5-4e4c-9360-46c5434e470a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:45.784Z|04e50751-9819-4d9c-a135-9654cae59ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:45.784Z|98b94d0d-d697-4d03-a1bc-886c8a5e050d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:46.326Z|9645f054-4bfb-4618-954c-d386f3215871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:30:46.327Z|9645f054-4bfb-4618-954c-d386f3215871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:30:48.108Z|4c100665-750b-4aac-8da1-af5982fc5e13|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:30:48.109Z|4c100665-750b-4aac-8da1-af5982fc5e13|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:55.809Z|1691575a-bb99-4ba0-a255-08fe778b0116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:55.810Z|1691575a-bb99-4ba0-a255-08fe778b0116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:55.810Z|f7bb4a09-7e5b-4395-aedf-9e1b291f2d1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:55.810Z|f7bb4a09-7e5b-4395-aedf-9e1b291f2d1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:30:55.812Z|07892f62-06ef-444c-a7d0-cfff655105bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:30:55.813Z|07892f62-06ef-444c-a7d0-cfff655105bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:01.326Z|2bd43739-2921-46c1-8395-9bad48a2dc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:01.326Z|2bd43739-2921-46c1-8395-9bad48a2dc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:01.439Z|3b6564b3-2a54-4b15-94e3-134c22804aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:01.440Z|3b6564b3-2a54-4b15-94e3-134c22804aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:05.834Z|f98783cb-22f8-44b2-a865-31fade163445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:05.834Z|ac67a9b8-9c8a-4c35-9ec2-5c119ae6bea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:05.835Z|f98783cb-22f8-44b2-a865-31fade163445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:05.835Z|ac67a9b8-9c8a-4c35-9ec2-5c119ae6bea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:05.839Z|0f817efa-5a5e-4038-95f7-b8da79208fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:05.839Z|0f817efa-5a5e-4038-95f7-b8da79208fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:15.859Z|336c780c-5919-4008-9f1b-4fbc8de02026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:15.859Z|3d705424-3152-449e-9299-0872b2c5e0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:15.859Z|ee3547a1-f330-4326-ace4-e21a35bc4dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:15.860Z|336c780c-5919-4008-9f1b-4fbc8de02026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:15.860Z|3d705424-3152-449e-9299-0872b2c5e0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:15.860Z|ee3547a1-f330-4326-ace4-e21a35bc4dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:16.326Z|1442a574-caa5-495b-b44a-7f19067a9cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:16.326Z|1442a574-caa5-495b-b44a-7f19067a9cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:25.881Z|2d1bc251-1453-4b3d-a09d-f692d3fc9813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:25.882Z|2d1bc251-1453-4b3d-a09d-f692d3fc9813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:25.885Z|148fee52-08e7-47ea-a29c-180bd18e7b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:25.886Z|148fee52-08e7-47ea-a29c-180bd18e7b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:25.886Z|916ab0c0-b0e9-4924-9b02-9184f149f775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:25.887Z|916ab0c0-b0e9-4924-9b02-9184f149f775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:31.326Z|20612471-31de-48b2-bbd9-7989193e3318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:31.327Z|20612471-31de-48b2-bbd9-7989193e3318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:31.441Z|e3528f8c-fef1-4ca9-adbc-af5b60804290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:31.441Z|e3528f8c-fef1-4ca9-adbc-af5b60804290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:35.909Z|dcc4fb9e-fe4b-40d3-b879-d85ab75495ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:35.909Z|dece110a-029d-421c-be96-2445a6e61890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:35.910Z|bf7963d9-0d75-4002-865a-9eec06d2711f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:35.910Z|dece110a-029d-421c-be96-2445a6e61890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:35.910Z|dcc4fb9e-fe4b-40d3-b879-d85ab75495ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:35.910Z|bf7963d9-0d75-4002-865a-9eec06d2711f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:46.193Z|4e1c1b2c-7b36-4ceb-93f0-370331af165b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:46.194Z|0c3f0f82-64c5-4419-b343-7f4299bf45b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:46.194Z|0c3f0f82-64c5-4419-b343-7f4299bf45b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:46.194Z|4e1c1b2c-7b36-4ceb-93f0-370331af165b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:46.195Z|417d430f-5c9f-4604-8667-91cfb17d9614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:46.196Z|417d430f-5c9f-4604-8667-91cfb17d9614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:46.326Z|bd99f3f0-9c8f-45bb-8669-7d00bbee6732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:31:46.326Z|bd99f3f0-9c8f-45bb-8669-7d00bbee6732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:31:48.109Z|0e5a90d4-fca2-49dc-b53b-496868367c72|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:31:48.110Z|0e5a90d4-fca2-49dc-b53b-496868367c72|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:56.217Z|f2707d51-71c8-45df-bb84-016b038f91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:56.218Z|3d8da4ab-e366-4bcc-86c8-14d343bb3269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:56.218Z|089dd437-5247-4b05-95ed-5b322a1405bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:31:56.218Z|3d8da4ab-e366-4bcc-86c8-14d343bb3269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:56.218Z|089dd437-5247-4b05-95ed-5b322a1405bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:31:56.218Z|f2707d51-71c8-45df-bb84-016b038f91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:01.326Z|8bb74237-9fde-4f82-ba59-bb91fc54c2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:01.326Z|8bb74237-9fde-4f82-ba59-bb91fc54c2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:01.442Z|cbea2bdf-d7a5-4a1e-8e3c-ac9af5bb025e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:01.442Z|cbea2bdf-d7a5-4a1e-8e3c-ac9af5bb025e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:06.242Z|fed03173-f8b2-4f6b-abc8-a29c911fdeee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:06.242Z|52b49123-a5d2-4829-8938-e3b7efa9e77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:06.242Z|bd4bb541-5160-4e24-805b-1bf88ed35dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:06.243Z|bd4bb541-5160-4e24-805b-1bf88ed35dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:06.243Z|52b49123-a5d2-4829-8938-e3b7efa9e77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:06.243Z|fed03173-f8b2-4f6b-abc8-a29c911fdeee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:16.267Z|58c58de3-9726-4da7-bf4e-f0c984382148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:16.267Z|e03302df-6cd2-4480-a279-7f107f17340d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:16.268Z|e03302df-6cd2-4480-a279-7f107f17340d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:16.268Z|58c58de3-9726-4da7-bf4e-f0c984382148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:16.275Z|01275664-2a5f-4b06-a6f5-98ee0fab0cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:16.275Z|01275664-2a5f-4b06-a6f5-98ee0fab0cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:16.326Z|b1630642-d419-45a6-b221-bbb9bfbb4a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:16.327Z|b1630642-d419-45a6-b221-bbb9bfbb4a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:26.292Z|9f309f4e-48ef-4522-a46a-fd1f144cc086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:26.292Z|8838b2b3-a0ad-46f7-9d46-76c9ca3c8418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:26.293Z|9f309f4e-48ef-4522-a46a-fd1f144cc086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:26.293Z|8838b2b3-a0ad-46f7-9d46-76c9ca3c8418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:26.297Z|edfcfa83-f627-4658-bf2e-885bb465f0cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:26.297Z|edfcfa83-f627-4658-bf2e-885bb465f0cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:31.326Z|94f64015-da0f-49d8-9723-7b509bd1b004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:31.326Z|94f64015-da0f-49d8-9723-7b509bd1b004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:31.443Z|28a41f32-d1d7-4d41-b484-04e6f059ad8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:31.443Z|28a41f32-d1d7-4d41-b484-04e6f059ad8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:36.315Z|bfc2eef8-bef6-4df5-a3ed-35a4bd0d5aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:36.315Z|87ed9b82-74fb-411f-bd80-e057b52cd3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:36.315Z|bfc2eef8-bef6-4df5-a3ed-35a4bd0d5aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:36.315Z|87ed9b82-74fb-411f-bd80-e057b52cd3b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:36.320Z|0e9d8b02-f7a4-4351-a531-93eb6a5db772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:36.320Z|0e9d8b02-f7a4-4351-a531-93eb6a5db772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:46.326Z|d325b830-9278-4219-9978-f37aeab804da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:32:46.326Z|d325b830-9278-4219-9978-f37aeab804da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:32:46.336Z|4b7da719-af24-49fe-9a83-956581b80cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:46.337Z|4b7da719-af24-49fe-9a83-956581b80cec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:46.341Z|f18a4384-a404-4b0a-b253-abb32639d97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:46.342Z|f18a4384-a404-4b0a-b253-abb32639d97a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:46.344Z|745984ff-50ae-4efe-80dd-889be0fc34b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:46.345Z|745984ff-50ae-4efe-80dd-889be0fc34b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:48.108Z|56857bc5-c140-4c18-9b59-0024a51c58c4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:32:48.108Z|56857bc5-c140-4c18-9b59-0024a51c58c4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:56.364Z|4605dbe8-65d4-4ff9-9cb4-f16bdb5ee794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:56.364Z|c2d1c7c9-7fd1-4d8e-af00-cb6e67d6cbe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:56.364Z|4605dbe8-65d4-4ff9-9cb4-f16bdb5ee794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:56.365Z|a0ade461-2140-49bd-a294-20ea6eda5ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:32:56.365Z|c2d1c7c9-7fd1-4d8e-af00-cb6e67d6cbe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:32:56.365Z|a0ade461-2140-49bd-a294-20ea6eda5ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:01.326Z|1ce26b47-8e1c-4d72-9956-62c948241cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:01.327Z|1ce26b47-8e1c-4d72-9956-62c948241cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:01.444Z|1884166b-2eb0-4873-a9b0-0235c0929e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:01.445Z|1884166b-2eb0-4873-a9b0-0235c0929e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:06.385Z|394199e5-ccd6-45dd-8f64-b2726d882195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:06.386Z|394199e5-ccd6-45dd-8f64-b2726d882195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:06.388Z|c9c9fb10-f833-45d8-9927-87cff1b7f1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:06.388Z|a99631b1-0afc-486d-9878-a6ffc584d34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:06.389Z|c9c9fb10-f833-45d8-9927-87cff1b7f1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:06.389Z|a99631b1-0afc-486d-9878-a6ffc584d34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:16.326Z|28d1834b-d6f1-4145-8ae6-a388336f0567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:16.326Z|28d1834b-d6f1-4145-8ae6-a388336f0567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:16.410Z|55d53d5a-4258-41fe-80cf-e7a9f3ebcc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:16.410Z|49ad29d6-a3d3-4942-8da2-b084b9322aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:16.411Z|49ad29d6-a3d3-4942-8da2-b084b9322aa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:16.410Z|c26ffc94-7c3e-4db9-8a79-b3f6648583dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:16.411Z|55d53d5a-4258-41fe-80cf-e7a9f3ebcc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:16.411Z|c26ffc94-7c3e-4db9-8a79-b3f6648583dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:26.432Z|1b998fb3-6281-450e-9c0e-32d8bdf0407c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:26.433Z|0cb4dffb-4f35-4385-bfd7-299eede47165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:26.433Z|9826b713-e9bc-4cd5-a7dd-fc259ee93f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:26.433Z|1b998fb3-6281-450e-9c0e-32d8bdf0407c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:26.433Z|9826b713-e9bc-4cd5-a7dd-fc259ee93f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:26.433Z|0cb4dffb-4f35-4385-bfd7-299eede47165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:31.326Z|7441f974-1319-4f30-967f-78cab3fc70d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:31.326Z|7441f974-1319-4f30-967f-78cab3fc70d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:31.445Z|0bb1e882-228f-4843-aaee-d561e02ac9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:31.446Z|0bb1e882-228f-4843-aaee-d561e02ac9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:36.456Z|50c91d95-60df-4ebf-9a2c-b370163e43f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:36.456Z|5a815f50-9e36-4dff-b63d-39b80b6245cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:36.456Z|50c91d95-60df-4ebf-9a2c-b370163e43f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:36.456Z|5a815f50-9e36-4dff-b63d-39b80b6245cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:36.457Z|123da689-1f89-4218-8119-f36636843854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:36.457Z|123da689-1f89-4218-8119-f36636843854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:46.326Z|44d7f92b-0ee8-4fc5-beb0-71fd81f09a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:33:46.327Z|44d7f92b-0ee8-4fc5-beb0-71fd81f09a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:33:46.478Z|97d53cfc-6189-499b-a50a-c21b46782ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:46.478Z|046131d1-48e6-4c15-bd00-1fcf1b80f3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:46.478Z|c3758190-48ab-48b0-86d3-2e1705a0a5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:46.479Z|c3758190-48ab-48b0-86d3-2e1705a0a5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:46.479Z|97d53cfc-6189-499b-a50a-c21b46782ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:46.479Z|046131d1-48e6-4c15-bd00-1fcf1b80f3cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:48.109Z|afde097e-18cb-4f1f-a287-032bd36e5c17|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:33:48.109Z|afde097e-18cb-4f1f-a287-032bd36e5c17|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:56.501Z|f7143122-6e93-4bc3-8b59-07252d5935b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:56.502Z|f7143122-6e93-4bc3-8b59-07252d5935b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:56.501Z|e41b682d-b011-4095-8dfc-328d2fbeb022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:56.505Z|e41b682d-b011-4095-8dfc-328d2fbeb022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:33:56.505Z|506f0ae5-57f0-4647-9646-373fadeb3875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:33:56.506Z|506f0ae5-57f0-4647-9646-373fadeb3875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:01.326Z|6c6df329-67b2-475c-80c3-390348cb05e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:01.326Z|6c6df329-67b2-475c-80c3-390348cb05e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:01.447Z|3959f005-51bb-45a7-9178-8cabe9693e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:01.447Z|3959f005-51bb-45a7-9178-8cabe9693e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:06.524Z|586b78b2-cda2-4345-8bec-4fb41d343412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:06.525Z|586b78b2-cda2-4345-8bec-4fb41d343412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:06.526Z|7bf4e0d1-bf4b-4931-8c40-5f64f6497c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:06.527Z|7bf4e0d1-bf4b-4931-8c40-5f64f6497c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:06.531Z|b75317f8-c136-4bd6-a6b0-aa2a284d06f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:06.531Z|b75317f8-c136-4bd6-a6b0-aa2a284d06f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:16.326Z|713764be-1825-469d-ab8f-6b915746bcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:16.326Z|713764be-1825-469d-ab8f-6b915746bcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:16.548Z|b2e6af18-d4d6-4cab-bad3-f78fb01b25fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:16.549Z|b2e6af18-d4d6-4cab-bad3-f78fb01b25fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:16.551Z|c805f833-fdca-4078-946a-f252a78e2d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:16.552Z|c805f833-fdca-4078-946a-f252a78e2d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:16.552Z|f2773de9-c1a2-46fb-9e47-276f3b1ca3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:16.553Z|f2773de9-c1a2-46fb-9e47-276f3b1ca3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:26.575Z|403f7f12-a28d-4d4a-843e-2f2ebc0db780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:26.576Z|4e085111-e37c-460d-b2c4-bfa210e61018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:26.576Z|3eb4262c-21d7-4ec3-b96c-d1de1126a3f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:26.576Z|403f7f12-a28d-4d4a-843e-2f2ebc0db780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:26.576Z|4e085111-e37c-460d-b2c4-bfa210e61018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:26.577Z|3eb4262c-21d7-4ec3-b96c-d1de1126a3f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:31.326Z|091a8ae7-516b-4375-8e3c-8a2bd1812eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:31.327Z|091a8ae7-516b-4375-8e3c-8a2bd1812eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:31.448Z|a5596b37-78e9-4822-8f3f-fd180e3448aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:31.448Z|a5596b37-78e9-4822-8f3f-fd180e3448aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:36.598Z|31ade556-c9a5-4161-8614-ea2591d6c971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:36.598Z|a2aadc11-bc4e-4880-aa89-b92cbdc1e00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:36.598Z|d84aadf4-b91f-4006-96a0-9204db2840a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:36.599Z|d84aadf4-b91f-4006-96a0-9204db2840a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:36.599Z|a2aadc11-bc4e-4880-aa89-b92cbdc1e00b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:36.599Z|31ade556-c9a5-4161-8614-ea2591d6c971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:46.326Z|417772a2-7599-4e75-b368-1453043a8045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:34:46.327Z|417772a2-7599-4e75-b368-1453043a8045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:34:46.620Z|8404d103-5969-4f32-bde4-52f5c9739c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:46.620Z|831e7c96-abfb-41cf-8b99-d756a7062cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:46.621Z|8404d103-5969-4f32-bde4-52f5c9739c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:46.621Z|831e7c96-abfb-41cf-8b99-d756a7062cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:46.658Z|22ce5d54-e347-479e-99d5-59fda328d8c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:46.658Z|22ce5d54-e347-479e-99d5-59fda328d8c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:48.109Z|33704fc7-0aa3-4187-a28e-f106a5c91d8b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:34:48.110Z|33704fc7-0aa3-4187-a28e-f106a5c91d8b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:56.679Z|13f75b9f-9d58-4d95-be07-eed5c32d4a94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:56.679Z|13f75b9f-9d58-4d95-be07-eed5c32d4a94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:56.680Z|80a5b9be-0946-4c6c-bce5-78be259afb15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:56.680Z|80a5b9be-0946-4c6c-bce5-78be259afb15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:34:56.681Z|540c17ac-9776-4482-81dd-93975196b549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:34:56.682Z|540c17ac-9776-4482-81dd-93975196b549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:01.326Z|c6daa4a7-ecae-4b77-9b8d-8dce99d6f27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:01.326Z|c6daa4a7-ecae-4b77-9b8d-8dce99d6f27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:01.449Z|ce499c60-8037-4528-b885-29326b4187d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:01.450Z|ce499c60-8037-4528-b885-29326b4187d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:06.705Z|fd514a7e-46e3-4eda-b60a-336bd33a089f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:06.705Z|2e7aa6ad-465b-4bce-8b48-f15d92c226bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:06.705Z|ed697912-5d4b-4fb2-ada1-c3d07fe22dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:06.706Z|fd514a7e-46e3-4eda-b60a-336bd33a089f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:06.706Z|ed697912-5d4b-4fb2-ada1-c3d07fe22dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:06.706Z|2e7aa6ad-465b-4bce-8b48-f15d92c226bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:16.326Z|3e9f0c46-a1c4-44d4-884b-76cc074d1f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:16.326Z|3e9f0c46-a1c4-44d4-884b-76cc074d1f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:16.731Z|aa05792f-5185-45e5-bdc1-4544dee67fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:16.731Z|d81c4c78-c67d-4bc3-8008-62d8c06614c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:16.731Z|b638edba-d09e-436b-912b-ae2ab5c00b14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:16.731Z|d81c4c78-c67d-4bc3-8008-62d8c06614c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:16.731Z|aa05792f-5185-45e5-bdc1-4544dee67fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:16.731Z|b638edba-d09e-436b-912b-ae2ab5c00b14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:26.756Z|f4a3ec6f-34e2-4485-b5e8-de4f882a8fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:26.757Z|f4a3ec6f-34e2-4485-b5e8-de4f882a8fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:26.757Z|39e18ece-405b-46d0-84bb-042175aa0a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:26.757Z|3c10238e-1f97-4c93-81ef-c00bd042eaba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:26.757Z|39e18ece-405b-46d0-84bb-042175aa0a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:26.758Z|3c10238e-1f97-4c93-81ef-c00bd042eaba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:31.326Z|b6023555-5ee8-4dbb-a352-73d8c2171646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:31.326Z|b6023555-5ee8-4dbb-a352-73d8c2171646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:31.450Z|654e8fa8-4e6c-40ca-b7c4-d4800dbfcc45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:31.451Z|654e8fa8-4e6c-40ca-b7c4-d4800dbfcc45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:36.780Z|284e53c8-0f8f-40e9-9f1a-ce28e58944b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:36.780Z|9e0780fb-581c-4b9e-9a78-825733b5f8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:36.781Z|284e53c8-0f8f-40e9-9f1a-ce28e58944b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:36.781Z|9e0780fb-581c-4b9e-9a78-825733b5f8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:36.781Z|c2edc493-0c69-4576-8a94-ba067831b78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:36.781Z|c2edc493-0c69-4576-8a94-ba067831b78c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:46.326Z|a79eab49-c35c-43c7-b533-89986c7e3d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:35:46.326Z|a79eab49-c35c-43c7-b533-89986c7e3d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:35:46.805Z|fd269de3-f091-44ac-a5a1-58e57789ada8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:46.805Z|fca1ed93-cce9-4d24-8540-d3491badcf6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:46.805Z|d893ab49-2eea-4b9a-be7a-e490d9c0191f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:46.806Z|fd269de3-f091-44ac-a5a1-58e57789ada8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:46.806Z|d893ab49-2eea-4b9a-be7a-e490d9c0191f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:46.806Z|fca1ed93-cce9-4d24-8540-d3491badcf6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:48.110Z|805c0c21-a722-426d-9efb-c5eff8129b18|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:35:48.111Z|805c0c21-a722-426d-9efb-c5eff8129b18|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:56.830Z|7c34cd15-3343-431d-864c-fcd024a9955e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:56.830Z|fcb20227-efcd-4984-b8ac-d084ab40de89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:56.830Z|536b8566-f9a5-46a3-9541-3fb1c993c9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:35:56.831Z|fcb20227-efcd-4984-b8ac-d084ab40de89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:56.831Z|7c34cd15-3343-431d-864c-fcd024a9955e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:35:56.831Z|536b8566-f9a5-46a3-9541-3fb1c993c9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:01.326Z|5218adc6-9ba0-429a-92fe-ebcd2418a972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:01.326Z|5218adc6-9ba0-429a-92fe-ebcd2418a972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:01.452Z|c9755a7d-3f7f-411b-a52b-6675b85be7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:01.452Z|c9755a7d-3f7f-411b-a52b-6675b85be7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:06.856Z|03d15eba-1673-4144-ac2b-569375fb6df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:06.856Z|9d20787d-635b-42de-842b-180cd4b2fe4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:06.856Z|923c8137-7929-449f-8a0b-7d3ccb97a112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:06.857Z|03d15eba-1673-4144-ac2b-569375fb6df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:06.857Z|923c8137-7929-449f-8a0b-7d3ccb97a112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:06.857Z|9d20787d-635b-42de-842b-180cd4b2fe4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:16.326Z|344b79af-0e3f-4bcc-be51-262fb66709e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:16.328Z|344b79af-0e3f-4bcc-be51-262fb66709e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:16.881Z|6760db14-f5a2-4922-ad6b-ae2e0d36aa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:16.881Z|137519e8-f3a1-46c8-a51e-765b46aa1141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:16.881Z|1863e55d-cfbb-4594-9c6e-2f67a45011c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:16.881Z|6760db14-f5a2-4922-ad6b-ae2e0d36aa60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:16.881Z|137519e8-f3a1-46c8-a51e-765b46aa1141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:16.881Z|1863e55d-cfbb-4594-9c6e-2f67a45011c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:26.905Z|56245e04-5283-4669-a1d2-1739a04ea653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:26.905Z|31503e56-c91d-40d5-ad4b-4d827399801d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:26.905Z|56245e04-5283-4669-a1d2-1739a04ea653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:26.906Z|31503e56-c91d-40d5-ad4b-4d827399801d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:26.906Z|70a73833-3372-446a-9f9c-b69048414748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:26.907Z|70a73833-3372-446a-9f9c-b69048414748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:31.326Z|ca22874f-e2e9-4438-9ead-a88a60f2f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:31.326Z|ca22874f-e2e9-4438-9ead-a88a60f2f4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:31.453Z|378d6e7d-2935-4a2d-a87f-f9625d091c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:31.454Z|378d6e7d-2935-4a2d-a87f-f9625d091c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:36.927Z|82b1a24d-81c7-4d34-badd-a68da14169b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:36.928Z|82b1a24d-81c7-4d34-badd-a68da14169b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:36.929Z|43ade99b-febb-4cb1-931c-83f086b3f1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:36.930Z|43ade99b-febb-4cb1-931c-83f086b3f1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:36.934Z|c4959b60-7323-482b-b0a4-b018ea2b424a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:36.935Z|c4959b60-7323-482b-b0a4-b018ea2b424a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:46.326Z|f3df8a00-53cf-41a3-9db4-6c58857af2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:36:46.327Z|f3df8a00-53cf-41a3-9db4-6c58857af2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:36:46.952Z|f3810277-0127-4ab0-a973-050d0ac69ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:46.952Z|b1d42134-8d83-4c6b-899c-024205e93bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:46.953Z|b1d42134-8d83-4c6b-899c-024205e93bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:46.953Z|f3810277-0127-4ab0-a973-050d0ac69ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:46.955Z|26d279ac-de58-4cfc-9b1f-f74e0f4008a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:46.956Z|26d279ac-de58-4cfc-9b1f-f74e0f4008a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:48.108Z|aef3387e-991d-448d-a8bb-e856b82a69c2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:36:48.109Z|aef3387e-991d-448d-a8bb-e856b82a69c2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:56.977Z|e7d34cc0-9b91-4e77-aea1-168113bb4b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:56.977Z|2a820ff2-7bbe-47eb-a4e4-ba9fae2448ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:56.978Z|2a820ff2-7bbe-47eb-a4e4-ba9fae2448ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:56.978Z|e7d34cc0-9b91-4e77-aea1-168113bb4b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:36:56.979Z|324fc46b-c8e3-480a-87a3-29c44c7d9d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:36:56.979Z|324fc46b-c8e3-480a-87a3-29c44c7d9d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:01.326Z|695e84a8-05eb-4512-89a7-ae302c7272a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:01.328Z|695e84a8-05eb-4512-89a7-ae302c7272a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:01.454Z|cb11f9d4-9f5e-46f2-975e-6e82cad5f4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:01.455Z|cb11f9d4-9f5e-46f2-975e-6e82cad5f4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:07.000Z|66265000-fa9c-4859-979e-e597c700f5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:07.000Z|fb4ae124-ab4f-44c3-b2bd-5e3424f25a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:07.001Z|fb4ae124-ab4f-44c3-b2bd-5e3424f25a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:07.001Z|66265000-fa9c-4859-979e-e597c700f5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:07.003Z|075ee689-712a-4516-99bf-2682b66a87d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:07.004Z|075ee689-712a-4516-99bf-2682b66a87d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:16.326Z|79949d2e-2e22-47da-91dd-c266a34be291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:16.326Z|79949d2e-2e22-47da-91dd-c266a34be291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:17.024Z|f5162fbe-bab5-4139-a102-b5b75beadb38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:17.024Z|5f4eaffd-47e8-4f07-8738-908d2fc38ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:17.025Z|f5162fbe-bab5-4139-a102-b5b75beadb38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:17.025Z|5f4eaffd-47e8-4f07-8738-908d2fc38ba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:17.026Z|00a65fd0-f54f-4561-acd1-eace8cca4680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:17.027Z|00a65fd0-f54f-4561-acd1-eace8cca4680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:27.048Z|e3d1ffe8-96d5-46b4-a336-3c9958a3d10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:27.048Z|f76b7f95-1b5f-4586-ade5-f9937c581552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:27.048Z|5947adeb-1eb7-4882-bfbb-70364464cde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:27.048Z|e3d1ffe8-96d5-46b4-a336-3c9958a3d10e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:27.048Z|f76b7f95-1b5f-4586-ade5-f9937c581552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:27.048Z|5947adeb-1eb7-4882-bfbb-70364464cde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:31.326Z|625053c9-df4e-419a-af9e-ef831706fe65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:31.326Z|625053c9-df4e-419a-af9e-ef831706fe65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:31.455Z|7dab42a2-9bcc-4228-a498-3ef36fc10840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:31.456Z|7dab42a2-9bcc-4228-a498-3ef36fc10840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:37.073Z|c998791d-5dc4-4b16-9e53-19ae9374e987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:37.073Z|3a0e4579-13bf-404e-b173-f650b4952151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:37.073Z|1b4d0bfa-568b-437f-9961-34b08551199f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:37.074Z|3a0e4579-13bf-404e-b173-f650b4952151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:37.074Z|1b4d0bfa-568b-437f-9961-34b08551199f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:37.074Z|c998791d-5dc4-4b16-9e53-19ae9374e987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:46.326Z|3d146332-b3ed-48bd-9674-25810bc9cdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:37:46.328Z|3d146332-b3ed-48bd-9674-25810bc9cdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:37:47.098Z|48c2599b-27cc-4ed9-b658-142c60c30cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:47.098Z|55b2d482-c227-4f17-9fce-29627b8de19f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:47.100Z|48c2599b-27cc-4ed9-b658-142c60c30cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:47.100Z|55b2d482-c227-4f17-9fce-29627b8de19f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:47.100Z|10f60963-8987-4ac4-891b-3e176c50fe92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:47.100Z|10f60963-8987-4ac4-891b-3e176c50fe92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:48.109Z|c41a2ee9-3acb-4456-8d1e-e3443f248059|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:37:48.110Z|c41a2ee9-3acb-4456-8d1e-e3443f248059|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:57.124Z|a189745f-856a-4aec-bc28-538f460c19ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:57.124Z|e603b7d8-14ff-4dbc-b042-deb46aabbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:57.124Z|67692cf2-f88a-4d93-a136-28f52bb79b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:37:57.125Z|e603b7d8-14ff-4dbc-b042-deb46aabbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:57.125Z|a189745f-856a-4aec-bc28-538f460c19ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:37:57.125Z|67692cf2-f88a-4d93-a136-28f52bb79b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:01.326Z|746b9c15-192c-4f0a-8871-5c94fc258337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:01.326Z|746b9c15-192c-4f0a-8871-5c94fc258337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:01.457Z|882c1b31-797a-4792-9a29-78856981a6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:01.457Z|882c1b31-797a-4792-9a29-78856981a6fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:07.148Z|6a639c82-1e72-4ffb-880f-5e943af6dcb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:07.148Z|e6bb026d-1585-4fca-afc4-143fac2352e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:07.149Z|80c1ca3d-a425-4f7a-9740-ec8dc4cc07e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:07.149Z|6a639c82-1e72-4ffb-880f-5e943af6dcb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:07.149Z|e6bb026d-1585-4fca-afc4-143fac2352e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:07.149Z|80c1ca3d-a425-4f7a-9740-ec8dc4cc07e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:16.326Z|02725bd7-0fe4-40fb-9a49-754bd5739727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:16.326Z|02725bd7-0fe4-40fb-9a49-754bd5739727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:17.173Z|62540ebd-1472-4156-a863-29a69057cdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:17.173Z|f0e01fc5-61d2-4a1b-be88-aad4c83fd667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:17.173Z|1279be31-f858-4946-afbb-e4cb6e461a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:17.174Z|1279be31-f858-4946-afbb-e4cb6e461a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:17.174Z|f0e01fc5-61d2-4a1b-be88-aad4c83fd667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:17.174Z|62540ebd-1472-4156-a863-29a69057cdb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:27.199Z|eedb0e32-2e13-46a2-a7f2-05d9707306aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:27.199Z|7bd2481b-ae42-4997-93c5-68c6f281c343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:27.200Z|7bd2481b-ae42-4997-93c5-68c6f281c343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:27.200Z|eedb0e32-2e13-46a2-a7f2-05d9707306aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:27.200Z|f1b9e1cf-2c2d-46e8-9a8d-d3705e9aeb7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:27.201Z|f1b9e1cf-2c2d-46e8-9a8d-d3705e9aeb7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:31.326Z|ee1f0b33-a419-438f-ba77-1dd529ba0da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:31.328Z|ee1f0b33-a419-438f-ba77-1dd529ba0da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:31.458Z|0e995bb9-dffc-4cb4-9d96-e956024d9998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:31.459Z|0e995bb9-dffc-4cb4-9d96-e956024d9998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:37.221Z|0ecdbf81-c6ee-494d-86b9-ba7b99d3cd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:37.221Z|66b27c41-fb1c-43b0-a881-e8c912be8efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:37.222Z|66b27c41-fb1c-43b0-a881-e8c912be8efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:37.222Z|0ecdbf81-c6ee-494d-86b9-ba7b99d3cd89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:37.224Z|1b2303b5-740a-49b7-b3aa-4a1408801b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:37.225Z|1b2303b5-740a-49b7-b3aa-4a1408801b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:46.326Z|74f96ba0-6063-4501-9713-ecd934e8729b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:38:46.326Z|74f96ba0-6063-4501-9713-ecd934e8729b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:38:47.246Z|a7b2b24e-867e-4d63-a3fd-7c9afa37f8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:47.246Z|459fc4cc-1b27-4972-bc03-b4a1280f0d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:47.246Z|a7b2b24e-867e-4d63-a3fd-7c9afa37f8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:47.246Z|459fc4cc-1b27-4972-bc03-b4a1280f0d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:47.248Z|0052eec3-f8e9-4c3d-acd3-8c0b61d8b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:47.249Z|0052eec3-f8e9-4c3d-acd3-8c0b61d8b794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:48.108Z|cc1e7cd1-b78b-4329-a904-5a6fb41fb27f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:38:48.109Z|cc1e7cd1-b78b-4329-a904-5a6fb41fb27f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:57.270Z|e5558606-f28e-412f-b5ee-17039c3172be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:57.270Z|9c352360-288c-406a-91c8-dd3d3fc8652b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:57.270Z|e5558606-f28e-412f-b5ee-17039c3172be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:57.271Z|9c352360-288c-406a-91c8-dd3d3fc8652b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:38:57.271Z|ad35266e-09f8-474a-bbb2-23bf4d426016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:38:57.271Z|ad35266e-09f8-474a-bbb2-23bf4d426016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:01.326Z|eaa450c6-84f6-4263-bd4d-71c85e5104c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:01.326Z|eaa450c6-84f6-4263-bd4d-71c85e5104c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:01.459Z|67df3322-e799-4392-ab25-97acd53d42cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:01.460Z|67df3322-e799-4392-ab25-97acd53d42cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:07.293Z|0c354c66-5180-4a5c-8dc3-a487386eb312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:07.293Z|0c354c66-5180-4a5c-8dc3-a487386eb312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:07.294Z|e569e58b-0472-4f5a-9b35-fb8d9c433977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:07.294Z|1443722a-a31f-49ab-8ab6-8a04656b5b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:07.294Z|e569e58b-0472-4f5a-9b35-fb8d9c433977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:07.294Z|1443722a-a31f-49ab-8ab6-8a04656b5b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:16.326Z|49a9ed23-0eba-42f3-b268-00ebc47f704a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:16.327Z|49a9ed23-0eba-42f3-b268-00ebc47f704a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:17.315Z|a12c8bb3-a1b3-4729-88a9-93ff94435bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:17.316Z|2851e048-6ba7-4192-8e88-e6305f95a1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:17.316Z|a12c8bb3-a1b3-4729-88a9-93ff94435bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:17.316Z|afd9448b-1803-47a9-aede-8dfe99068802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:17.317Z|afd9448b-1803-47a9-aede-8dfe99068802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:17.317Z|2851e048-6ba7-4192-8e88-e6305f95a1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:27.340Z|79b0ec1b-a9b2-4e52-af18-7e9b3f557ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:27.341Z|79b0ec1b-a9b2-4e52-af18-7e9b3f557ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:27.341Z|a463a8c4-9e3a-43f9-ac33-09993e045e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:27.341Z|28e01a19-9d81-4814-9833-e18526d2af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:27.341Z|a463a8c4-9e3a-43f9-ac33-09993e045e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:27.341Z|28e01a19-9d81-4814-9833-e18526d2af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:31.326Z|10f15b7a-617f-4ead-a74f-da858dccc316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:31.326Z|10f15b7a-617f-4ead-a74f-da858dccc316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:31.461Z|d633460f-dc49-4039-82d5-bf676f5ac143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:31.461Z|d633460f-dc49-4039-82d5-bf676f5ac143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:37.363Z|0f0ed8bd-a95e-4fbc-94de-cf912135a868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:37.363Z|f7ada377-3773-4f74-9fae-86bfd2c39570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:37.364Z|0f0ed8bd-a95e-4fbc-94de-cf912135a868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:37.364Z|f7ada377-3773-4f74-9fae-86bfd2c39570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:37.364Z|d6a394e2-bc58-4a4f-bf0a-9e7cd04cf375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:37.364Z|d6a394e2-bc58-4a4f-bf0a-9e7cd04cf375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:46.326Z|2a47e54b-16a0-4b8d-bf30-7489aa71383f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:39:46.326Z|2a47e54b-16a0-4b8d-bf30-7489aa71383f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:39:47.388Z|a4d883e6-b1a7-4a51-bc33-0c15c090e683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:47.389Z|a4d883e6-b1a7-4a51-bc33-0c15c090e683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:47.392Z|b4e16c8c-1f51-4638-9571-479a44443198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:47.392Z|b4e16c8c-1f51-4638-9571-479a44443198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:47.391Z|c0981dba-1c09-40bf-bbbd-4f76577668d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:47.393Z|c0981dba-1c09-40bf-bbbd-4f76577668d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:48.109Z|1e0ff4ae-c03d-4089-9b87-0fa48214ec65|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:39:48.109Z|1e0ff4ae-c03d-4089-9b87-0fa48214ec65|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:57.415Z|8d7ba245-cfdd-4af0-a4bb-cd419ecb5c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:57.415Z|f2e91e90-0109-4b68-abf6-a015c94e27bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:57.416Z|8d7ba245-cfdd-4af0-a4bb-cd419ecb5c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:57.416Z|f2e91e90-0109-4b68-abf6-a015c94e27bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:39:57.417Z|98d33294-fb77-495d-8b0d-114b60f3d92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:39:57.418Z|98d33294-fb77-495d-8b0d-114b60f3d92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:01.326Z|ab073f87-f48f-45b4-aa21-3d94bee51a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:01.327Z|ab073f87-f48f-45b4-aa21-3d94bee51a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:01.462Z|2e1c5cfb-5c68-4730-b773-01fce61b1b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:01.463Z|2e1c5cfb-5c68-4730-b773-01fce61b1b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:07.441Z|150ef141-cab2-4d36-9ac8-6b71d9139e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:07.441Z|d1cce1f4-5b2c-4139-b998-2ec75fbc3de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:07.442Z|d1cce1f4-5b2c-4139-b998-2ec75fbc3de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:07.442Z|150ef141-cab2-4d36-9ac8-6b71d9139e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:07.443Z|9037f116-8024-4204-b72b-1ff495147759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:07.444Z|9037f116-8024-4204-b72b-1ff495147759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:16.326Z|ffeef2a7-9dfd-4179-9bbf-f06cd3d5f889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:16.326Z|ffeef2a7-9dfd-4179-9bbf-f06cd3d5f889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:17.464Z|ec09d46c-067b-454b-bc01-4497a48037c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:17.464Z|5d710abe-9c72-4e77-b3b9-fd419f6b8b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:17.465Z|ec09d46c-067b-454b-bc01-4497a48037c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:17.465Z|5d710abe-9c72-4e77-b3b9-fd419f6b8b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:17.467Z|eb2e89dd-eaf2-4dcb-96fd-1e4169325817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:17.467Z|eb2e89dd-eaf2-4dcb-96fd-1e4169325817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:27.490Z|f0ceabe4-dcc0-4a45-89cc-a67ce572d2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:27.490Z|3eda86cc-85b0-4c66-b464-cdc61aa45941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:27.491Z|f0ceabe4-dcc0-4a45-89cc-a67ce572d2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:27.491Z|3eda86cc-85b0-4c66-b464-cdc61aa45941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:27.495Z|933e62cf-578c-4685-9d2d-b28798e8dc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:27.495Z|933e62cf-578c-4685-9d2d-b28798e8dc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:31.326Z|0b077e74-f91d-4377-83ce-30103dcc8845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:31.326Z|0b077e74-f91d-4377-83ce-30103dcc8845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:31.463Z|a842e50d-ec11-49d2-a753-101bfdbfac10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:31.464Z|a842e50d-ec11-49d2-a753-101bfdbfac10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:37.514Z|ccdde975-acd7-46ef-96fb-e0cd9d445dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:37.515Z|d300de58-c8e6-4aaa-b8d2-42a90e29306c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:37.515Z|ccdde975-acd7-46ef-96fb-e0cd9d445dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:37.515Z|d300de58-c8e6-4aaa-b8d2-42a90e29306c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:37.516Z|55aaff92-c777-4e8b-b1b8-a829570789a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:37.516Z|55aaff92-c777-4e8b-b1b8-a829570789a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:46.326Z|39ffde59-10bd-48cb-b340-8c5690fa0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:40:46.327Z|39ffde59-10bd-48cb-b340-8c5690fa0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:40:47.537Z|3054857e-57a6-41cd-aa75-72f6613588df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:47.538Z|7b2d884e-2a9d-4756-80af-f3199d39fd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:47.538Z|3054857e-57a6-41cd-aa75-72f6613588df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:47.538Z|7b2d884e-2a9d-4756-80af-f3199d39fd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:47.538Z|24d9cff9-5ec4-45ff-81e9-b630850f72d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:47.539Z|24d9cff9-5ec4-45ff-81e9-b630850f72d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:48.110Z|c137592f-3065-44b8-b29d-7f0f15d5ace8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:40:48.110Z|c137592f-3065-44b8-b29d-7f0f15d5ace8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:57.563Z|e8d6dd7c-6d5f-4c4a-84cd-b9137d9744d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:57.563Z|d3568ca7-edff-46b0-b06a-d9aee0397356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:57.563Z|162e72ef-3776-4ecc-84d6-d361e5c3e918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:40:57.564Z|e8d6dd7c-6d5f-4c4a-84cd-b9137d9744d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:57.564Z|d3568ca7-edff-46b0-b06a-d9aee0397356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:40:57.564Z|162e72ef-3776-4ecc-84d6-d361e5c3e918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:01.326Z|aed7951b-3415-42ec-8614-65e5a0789b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:01.326Z|aed7951b-3415-42ec-8614-65e5a0789b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:01.464Z|e9390740-524b-46a0-99b8-1ce5a41baa41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:01.465Z|e9390740-524b-46a0-99b8-1ce5a41baa41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:07.588Z|dffbbed0-552f-48bb-893f-4691c06ad39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:07.588Z|ae465deb-1603-4cc3-b5a0-923c4986baca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:07.588Z|dbcdca39-b6a8-4136-acd6-18485caa8ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:07.588Z|dffbbed0-552f-48bb-893f-4691c06ad39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:07.589Z|ae465deb-1603-4cc3-b5a0-923c4986baca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:07.589Z|dbcdca39-b6a8-4136-acd6-18485caa8ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:16.326Z|2efa05f6-af64-4745-9dac-fca4fdb2db4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:16.326Z|2efa05f6-af64-4745-9dac-fca4fdb2db4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:17.611Z|fd69ca9a-f927-45fa-9413-5b85f2f95c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:17.611Z|c9bfb1a4-dae2-44ef-b434-ba73a4d16318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:17.611Z|c9bfb1a4-dae2-44ef-b434-ba73a4d16318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:17.611Z|fd69ca9a-f927-45fa-9413-5b85f2f95c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:17.612Z|42ee6a63-f9ff-4c2a-ba08-a7293daed1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:17.612Z|42ee6a63-f9ff-4c2a-ba08-a7293daed1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:27.634Z|a4034044-3e6f-43b7-bdfa-26295ac2d300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:27.634Z|37119cc4-4c88-4b11-8455-70746035f0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:27.635Z|37119cc4-4c88-4b11-8455-70746035f0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:27.635Z|a4034044-3e6f-43b7-bdfa-26295ac2d300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:27.636Z|69eba5e9-d143-4fb1-8883-9acdb268987e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:27.636Z|69eba5e9-d143-4fb1-8883-9acdb268987e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:31.326Z|6127332f-a500-417c-a160-927dfa5d8ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:31.327Z|6127332f-a500-417c-a160-927dfa5d8ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:31.466Z|7dec3dc1-3e89-4e7c-8ee7-5fc2f4f1bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:31.466Z|7dec3dc1-3e89-4e7c-8ee7-5fc2f4f1bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:37.661Z|3a28da43-aaea-4388-a0b0-30084b3e39f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:37.661Z|25436db0-41e7-4b7d-a15a-75702cde96ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:37.661Z|71b94641-97bd-4648-bc30-b61258321932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:37.662Z|3a28da43-aaea-4388-a0b0-30084b3e39f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:37.662Z|25436db0-41e7-4b7d-a15a-75702cde96ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:37.662Z|71b94641-97bd-4648-bc30-b61258321932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:46.328Z|74d823de-22ad-47c0-8c52-ff5e1a526bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:41:46.328Z|74d823de-22ad-47c0-8c52-ff5e1a526bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:41:47.690Z|af440cf1-81fe-4a15-ab4c-c609221e0111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:47.690Z|13ebfd12-713e-4a74-bfdd-ce66a2878bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:47.691Z|872287c2-906d-4dcc-a918-a60900573e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:47.691Z|af440cf1-81fe-4a15-ab4c-c609221e0111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:47.691Z|13ebfd12-713e-4a74-bfdd-ce66a2878bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:47.692Z|872287c2-906d-4dcc-a918-a60900573e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:48.108Z|e7739546-e42c-44a5-9a5b-fce9b988c699|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:41:48.109Z|e7739546-e42c-44a5-9a5b-fce9b988c699|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:57.719Z|2fde6f8f-17b9-4444-8c8e-7918d5f8077c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:57.719Z|935dc4ff-c6f5-4de7-a749-80f4aad9edd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:57.719Z|aa20717c-3839-4d8c-8efd-f805cf8f1c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:41:57.720Z|2fde6f8f-17b9-4444-8c8e-7918d5f8077c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:57.720Z|935dc4ff-c6f5-4de7-a749-80f4aad9edd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:41:57.720Z|aa20717c-3839-4d8c-8efd-f805cf8f1c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:01.326Z|3ad5fb11-d863-498b-883e-aeb8ae76aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:01.326Z|3ad5fb11-d863-498b-883e-aeb8ae76aa03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:01.467Z|9284da89-baa3-4b9d-be88-20e9dbda000a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:01.467Z|9284da89-baa3-4b9d-be88-20e9dbda000a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:07.744Z|5febbc6f-95d0-4487-a23b-bc8a507a9378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:07.745Z|d99808a0-82fd-4d3b-a3ba-e1cf6d7da8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:07.745Z|5febbc6f-95d0-4487-a23b-bc8a507a9378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:07.745Z|d99808a0-82fd-4d3b-a3ba-e1cf6d7da8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:07.745Z|3cff1d8a-4507-4199-b657-9a8586024485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:07.746Z|3cff1d8a-4507-4199-b657-9a8586024485|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:16.326Z|47071726-ec59-41de-a6a7-7963b127bc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:16.328Z|47071726-ec59-41de-a6a7-7963b127bc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:17.771Z|85e27b80-7a99-4d5c-9f8e-15a660042f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:17.771Z|307a6896-5ae0-4c55-b000-468b4fd365cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:17.771Z|13856015-5439-45fb-aadf-136c8dc0df32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:17.773Z|307a6896-5ae0-4c55-b000-468b4fd365cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:17.773Z|13856015-5439-45fb-aadf-136c8dc0df32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:17.773Z|85e27b80-7a99-4d5c-9f8e-15a660042f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:27.797Z|683b5d31-2b9d-441b-90df-8b9610fc6341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:27.797Z|30db6641-4519-40c7-8144-1c515ff1f9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:27.797Z|2e0923dc-0f37-4dac-a0fd-050b955c2170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:27.798Z|683b5d31-2b9d-441b-90df-8b9610fc6341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:27.798Z|30db6641-4519-40c7-8144-1c515ff1f9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:27.798Z|2e0923dc-0f37-4dac-a0fd-050b955c2170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:31.326Z|3f8ec786-ac4e-4227-8f2f-41358d78d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:31.326Z|3f8ec786-ac4e-4227-8f2f-41358d78d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:31.468Z|87daf632-a08e-4257-a10f-6789da76cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:31.468Z|87daf632-a08e-4257-a10f-6789da76cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:37.820Z|0314f0b0-f77a-4ed0-a9f0-5e850ad56069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:37.820Z|b21fd3f5-bdc0-4d0e-87a1-017d492bba2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:37.820Z|36018f9c-b5cd-47a1-9a8c-b4a313e762b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:37.821Z|36018f9c-b5cd-47a1-9a8c-b4a313e762b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:37.821Z|0314f0b0-f77a-4ed0-a9f0-5e850ad56069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:37.821Z|b21fd3f5-bdc0-4d0e-87a1-017d492bba2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:46.326Z|b27d60f1-5abf-4edc-a277-05f36874e011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:42:46.326Z|b27d60f1-5abf-4edc-a277-05f36874e011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:42:47.842Z|9d936e55-47d3-4dd6-9cdf-e35f87e88a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:47.843Z|61bd610b-a1ae-4725-85c7-2115e5f203a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:47.843Z|9d936e55-47d3-4dd6-9cdf-e35f87e88a1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:47.843Z|61bd610b-a1ae-4725-85c7-2115e5f203a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:47.845Z|45ad9cd1-7eca-44bb-814e-6026e33412f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:47.846Z|45ad9cd1-7eca-44bb-814e-6026e33412f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:48.108Z|41b7dfc5-4283-45fb-871c-14fe02257d3b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:42:48.109Z|41b7dfc5-4283-45fb-871c-14fe02257d3b|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:57.868Z|f7f1f469-bade-4093-868b-1e35e7c1ac88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:57.868Z|f7f1f469-bade-4093-868b-1e35e7c1ac88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:57.868Z|1bc34647-56e0-4cc0-b83a-7424b0b747b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:57.870Z|1bc34647-56e0-4cc0-b83a-7424b0b747b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:42:57.870Z|8b2f903a-1b77-47e6-a265-c63f0483bdd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:42:57.871Z|8b2f903a-1b77-47e6-a265-c63f0483bdd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:01.326Z|b0a2088a-b9ff-4b9f-ba77-963d84ede8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:01.327Z|b0a2088a-b9ff-4b9f-ba77-963d84ede8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:01.469Z|d1d3b414-3aa6-424d-8bdd-315c2d6f9f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:01.470Z|d1d3b414-3aa6-424d-8bdd-315c2d6f9f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:07.894Z|db51a1c8-4dff-459b-8952-2524f813b977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:07.894Z|116f4fa4-d552-44b3-924d-3f273f8a8e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:07.894Z|86948e7b-d478-49f3-a73f-fc3e510528d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:07.895Z|116f4fa4-d552-44b3-924d-3f273f8a8e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:07.895Z|db51a1c8-4dff-459b-8952-2524f813b977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:07.895Z|86948e7b-d478-49f3-a73f-fc3e510528d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:16.326Z|2a1837a3-0a32-46f2-81b8-60c43fd75902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:16.326Z|2a1837a3-0a32-46f2-81b8-60c43fd75902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:17.917Z|11fff98b-302b-409a-b32b-ed74d3121ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:17.917Z|11fff98b-302b-409a-b32b-ed74d3121ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:17.918Z|28d2cf33-4240-4963-a713-a272b959db28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:17.919Z|28d2cf33-4240-4963-a713-a272b959db28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:17.919Z|e9f35aab-c70c-4e95-91be-92cec719076b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:17.919Z|e9f35aab-c70c-4e95-91be-92cec719076b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:27.943Z|2169fbb9-48fc-413f-b926-55ac1449ec07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:27.944Z|6f6e45b2-0d05-486b-b4b9-5211ca8bb9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:27.944Z|2169fbb9-48fc-413f-b926-55ac1449ec07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:27.944Z|6f6e45b2-0d05-486b-b4b9-5211ca8bb9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:27.949Z|cfe9a8a4-c1bc-4e33-8a11-97c047ce48b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:27.950Z|cfe9a8a4-c1bc-4e33-8a11-97c047ce48b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:31.326Z|f1a84867-b2f8-4b93-8dc1-fb889eda461d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:31.326Z|f1a84867-b2f8-4b93-8dc1-fb889eda461d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:31.470Z|17501ebc-de5e-44e6-9bd0-994675963dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:31.471Z|17501ebc-de5e-44e6-9bd0-994675963dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:37.966Z|4a5967ef-29ee-401b-bbbe-5fe6da9331b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:37.966Z|13f96582-f55b-4bc7-a727-5fd88ad2a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:37.966Z|4a5967ef-29ee-401b-bbbe-5fe6da9331b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:37.967Z|13f96582-f55b-4bc7-a727-5fd88ad2a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:37.970Z|121c83bb-498c-4619-a593-c7b3a604f67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:37.971Z|121c83bb-498c-4619-a593-c7b3a604f67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:46.326Z|a8667ae6-503a-4b43-84fb-22a0156fe08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:43:46.328Z|a8667ae6-503a-4b43-84fb-22a0156fe08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:43:47.991Z|9628bd80-d20a-4a04-b6f0-0e3a71ef34fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:47.992Z|9628bd80-d20a-4a04-b6f0-0e3a71ef34fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:47.992Z|1f2ee9cd-18ab-4ffc-b300-83a40296e002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:47.993Z|1f2ee9cd-18ab-4ffc-b300-83a40296e002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:47.993Z|8b6f8324-d33d-41b1-8cc5-f3522f2ac43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:47.993Z|8b6f8324-d33d-41b1-8cc5-f3522f2ac43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:48.108Z|e2d39488-2f93-405c-a1e7-27b469541bb9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:43:48.108Z|e2d39488-2f93-405c-a1e7-27b469541bb9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:58.018Z|690b351d-19ac-4227-8374-19a11722b116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:58.018Z|f4765e54-5d79-4398-aa1f-9199b79e9230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:58.018Z|96d2260d-2f55-46d8-bbeb-24f5fab16c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:43:58.019Z|690b351d-19ac-4227-8374-19a11722b116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:58.019Z|f4765e54-5d79-4398-aa1f-9199b79e9230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:43:58.019Z|96d2260d-2f55-46d8-bbeb-24f5fab16c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:01.326Z|c838203f-9127-4c52-92cd-d5a09cde82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:01.326Z|c838203f-9127-4c52-92cd-d5a09cde82a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:01.472Z|3f3428d7-6344-4854-bb53-434bc0069b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:01.472Z|3f3428d7-6344-4854-bb53-434bc0069b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:08.041Z|1e52d35b-b83e-4253-83c5-79cf5969049d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:08.041Z|a603dedb-be0f-4b8d-a9d5-9454ffacee81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:08.041Z|e0d538e7-a8ae-4e06-84e7-283e737bc658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:08.042Z|a603dedb-be0f-4b8d-a9d5-9454ffacee81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:08.042Z|1e52d35b-b83e-4253-83c5-79cf5969049d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:08.042Z|e0d538e7-a8ae-4e06-84e7-283e737bc658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:16.326Z|f76fcfa0-48e1-48b6-9277-9ac456589386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:16.326Z|f76fcfa0-48e1-48b6-9277-9ac456589386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:18.065Z|3dfc56c9-1111-4ad6-a4de-62cf3c7271a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:18.065Z|3f0c0386-7811-4607-81a0-f5cf4729033d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:18.066Z|14cef68f-abf1-40fa-be45-8b200cbe41e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:18.066Z|3dfc56c9-1111-4ad6-a4de-62cf3c7271a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:18.066Z|3f0c0386-7811-4607-81a0-f5cf4729033d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:18.066Z|14cef68f-abf1-40fa-be45-8b200cbe41e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:28.090Z|7d8c7f5a-a448-43fe-9d89-6124c29aaf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:28.090Z|d2e35ce8-b9a2-4cfe-af0c-a9cf1a5316a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:28.090Z|c4671b5d-26e2-406f-a0f6-9f6297169fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:28.091Z|d2e35ce8-b9a2-4cfe-af0c-a9cf1a5316a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:28.091Z|7d8c7f5a-a448-43fe-9d89-6124c29aaf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:28.091Z|c4671b5d-26e2-406f-a0f6-9f6297169fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:31.326Z|fcd01cce-0afb-4762-bca9-25764855d508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:31.327Z|fcd01cce-0afb-4762-bca9-25764855d508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:31.473Z|b9f42c41-3d7b-46df-956d-18496c0d1213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:31.473Z|b9f42c41-3d7b-46df-956d-18496c0d1213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:38.114Z|642d68ce-cdc0-49bf-a376-26b81a9cc8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:38.115Z|642d68ce-cdc0-49bf-a376-26b81a9cc8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:38.114Z|6e7be83a-9f39-439f-94ad-12544a1d1c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:38.115Z|a0d261cb-3071-4b96-88ef-54429c09963f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:38.116Z|6e7be83a-9f39-439f-94ad-12544a1d1c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:38.116Z|a0d261cb-3071-4b96-88ef-54429c09963f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:46.326Z|c620e8ce-587b-49c2-80ff-2176091b6938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:44:46.326Z|c620e8ce-587b-49c2-80ff-2176091b6938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:44:48.108Z|7c1042c8-e27f-478a-a0de-b0aa763acc3d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:44:48.109Z|7c1042c8-e27f-478a-a0de-b0aa763acc3d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:48.137Z|fb315253-fcf2-4c4c-ab5b-869994a73134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:48.137Z|fb315253-fcf2-4c4c-ab5b-869994a73134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:48.140Z|0975a0e0-df0b-42fc-ad8a-333c244362e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:48.141Z|0975a0e0-df0b-42fc-ad8a-333c244362e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:48.142Z|c4298c35-1a07-4eb8-898d-5eca2e992cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:48.142Z|c4298c35-1a07-4eb8-898d-5eca2e992cf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:58.160Z|73404900-dc4c-45ef-b931-26f663240112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:58.161Z|73404900-dc4c-45ef-b931-26f663240112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:58.162Z|1d732604-8c5c-489a-b5b7-7a89d27125c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:58.162Z|a3d07bea-2875-45ac-8158-5f38e01767af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:44:58.163Z|1d732604-8c5c-489a-b5b7-7a89d27125c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:44:58.163Z|a3d07bea-2875-45ac-8158-5f38e01767af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:01.326Z|8b32ca1d-d45e-45a5-9e19-1ab7005381b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:01.326Z|8b32ca1d-d45e-45a5-9e19-1ab7005381b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:01.474Z|3a437348-6916-4ef1-9225-42921753db0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:01.474Z|3a437348-6916-4ef1-9225-42921753db0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:08.186Z|37e70ce3-ffeb-4ae9-9d01-b8cfa2036d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:08.186Z|6d880f81-d6ca-4adc-a4bc-1c7727fa6dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:08.186Z|d781b32d-798d-46b6-b4fc-b93f02d1843c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:08.186Z|37e70ce3-ffeb-4ae9-9d01-b8cfa2036d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:08.187Z|6d880f81-d6ca-4adc-a4bc-1c7727fa6dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:08.187Z|d781b32d-798d-46b6-b4fc-b93f02d1843c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:16.326Z|2687fb8d-7b15-4794-9d25-a09737864c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:16.327Z|2687fb8d-7b15-4794-9d25-a09737864c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:18.209Z|bc41e291-8554-4e2d-8c8b-a93e2a44cb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:18.209Z|db66756c-1819-4d06-89c7-13e2a876da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:18.210Z|a4b6e19a-cdf4-43f9-aebf-511b4bc64503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:18.210Z|bc41e291-8554-4e2d-8c8b-a93e2a44cb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:18.210Z|db66756c-1819-4d06-89c7-13e2a876da70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:18.210Z|a4b6e19a-cdf4-43f9-aebf-511b4bc64503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:28.233Z|83809595-d5ae-40a8-95c5-f499ca795561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:28.233Z|f33b83b4-2bc5-4607-b747-afe28daf7949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:28.233Z|4c4b0651-adba-40f5-a88c-ebb2e91ab0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:28.233Z|f33b83b4-2bc5-4607-b747-afe28daf7949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:28.233Z|83809595-d5ae-40a8-95c5-f499ca795561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:28.234Z|4c4b0651-adba-40f5-a88c-ebb2e91ab0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:31.326Z|6dd9bdb0-0711-4223-aaa5-56382c43a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:31.326Z|6dd9bdb0-0711-4223-aaa5-56382c43a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:31.475Z|eb836cdb-4bd2-40e3-be61-2c7df013e509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:31.476Z|eb836cdb-4bd2-40e3-be61-2c7df013e509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:38.259Z|9d13ffa8-f414-4899-9638-71c54d4f4069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:38.259Z|d02dd7aa-dac7-4fc0-a192-5e4b8c3d9603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:38.259Z|fed85b1a-6baf-4460-8b88-664b6c050472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:38.259Z|9d13ffa8-f414-4899-9638-71c54d4f4069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:38.259Z|d02dd7aa-dac7-4fc0-a192-5e4b8c3d9603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:38.260Z|fed85b1a-6baf-4460-8b88-664b6c050472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:46.326Z|ac41b565-8570-4082-a037-1f67ae359b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:45:46.326Z|ac41b565-8570-4082-a037-1f67ae359b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:45:48.108Z|c79b66e6-1b91-4063-b2c9-380c9d3884f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:45:48.108Z|c79b66e6-1b91-4063-b2c9-380c9d3884f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:48.284Z|d6964a78-37b5-4ccd-947a-84ea2f9c056d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:48.284Z|30e677ab-fd16-4953-b914-8777b6627968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:48.284Z|6f0db685-daaa-409e-b54a-40cf6994b91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:48.285Z|d6964a78-37b5-4ccd-947a-84ea2f9c056d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:48.285Z|30e677ab-fd16-4953-b914-8777b6627968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:48.285Z|6f0db685-daaa-409e-b54a-40cf6994b91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:58.309Z|2e42baa9-12f9-4433-b180-8c301918a384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:58.309Z|2e42baa9-12f9-4433-b180-8c301918a384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:58.311Z|c3f4b719-8a57-4439-b5a2-d00920579519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:58.311Z|fe4f2a3b-ed6d-4fcc-9876-d99142375d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:45:58.311Z|c3f4b719-8a57-4439-b5a2-d00920579519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:45:58.311Z|fe4f2a3b-ed6d-4fcc-9876-d99142375d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:01.326Z|1612d223-a2df-4972-9b87-5878645a5ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:01.328Z|1612d223-a2df-4972-9b87-5878645a5ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:01.476Z|15e37fa5-cf7b-4a07-a942-d8cf8ca876e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:01.477Z|15e37fa5-cf7b-4a07-a942-d8cf8ca876e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:08.334Z|972e3b99-0737-4aa9-bf49-2871311b0c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:08.334Z|a1699245-ff40-42ac-a9da-6b6ced9a05c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:08.334Z|b3c074cb-c81e-4d6f-a042-6941e95cb812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:08.335Z|a1699245-ff40-42ac-a9da-6b6ced9a05c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:08.335Z|972e3b99-0737-4aa9-bf49-2871311b0c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:08.335Z|b3c074cb-c81e-4d6f-a042-6941e95cb812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:16.326Z|5de5edc7-2dae-4603-952e-ddb1e69b995f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:16.326Z|5de5edc7-2dae-4603-952e-ddb1e69b995f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:18.358Z|911cc1c3-793d-458a-bf0e-0a05bf116585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:18.358Z|d6cc625b-da07-4061-877f-26ece4f6b128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:18.359Z|911cc1c3-793d-458a-bf0e-0a05bf116585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:18.359Z|d6cc625b-da07-4061-877f-26ece4f6b128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:18.360Z|51bdac06-69ee-422d-9f79-b110a70ce32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:18.360Z|51bdac06-69ee-422d-9f79-b110a70ce32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:28.382Z|b270c5bf-b665-42bb-ad5d-975b86f6a3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:28.382Z|79d5e59e-196d-40ef-a198-dce4c74c6cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:28.383Z|b270c5bf-b665-42bb-ad5d-975b86f6a3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:28.383Z|79d5e59e-196d-40ef-a198-dce4c74c6cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:28.383Z|47a04774-0840-4cbe-8823-2498dcc5cbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:28.383Z|47a04774-0840-4cbe-8823-2498dcc5cbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:31.326Z|f2278d61-c4eb-46cf-9920-d73055a4129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:31.326Z|f2278d61-c4eb-46cf-9920-d73055a4129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:31.478Z|183c697f-6fc4-4db7-bfd1-a5981d49dcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:31.478Z|183c697f-6fc4-4db7-bfd1-a5981d49dcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:38.404Z|08331d26-ee37-48e3-8d3a-c867d8665f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:38.405Z|08331d26-ee37-48e3-8d3a-c867d8665f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:38.405Z|2c444d0d-21d0-45b1-8fc0-3f1a81c1ebf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:38.405Z|2c444d0d-21d0-45b1-8fc0-3f1a81c1ebf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:38.406Z|d61bd9f1-afa8-47a6-adc2-7715aef6c98e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:38.406Z|d61bd9f1-afa8-47a6-adc2-7715aef6c98e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:46.326Z|acdb5293-7773-4326-b208-0995c777f651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:46:46.327Z|acdb5293-7773-4326-b208-0995c777f651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:46:48.109Z|c77f86f6-e0fa-42f6-844f-ef0969473abc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:46:48.109Z|c77f86f6-e0fa-42f6-844f-ef0969473abc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:48.427Z|10cde12e-b6df-4555-ab71-a0e3e585da9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:48.428Z|10cde12e-b6df-4555-ab71-a0e3e585da9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:48.428Z|8a775f1e-e85f-4cf1-9628-7d654fefd980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:48.428Z|4126a705-02c6-44d3-a434-c5c53f7de4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:48.428Z|8a775f1e-e85f-4cf1-9628-7d654fefd980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:48.429Z|4126a705-02c6-44d3-a434-c5c53f7de4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:58.450Z|1f342699-c8a6-4a92-89ef-8b3c00d5cf8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:58.450Z|c3360a75-dd64-4865-8e3a-81272068b79b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:58.450Z|35c27315-ce09-42a4-be8a-e02c969792b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:46:58.450Z|1f342699-c8a6-4a92-89ef-8b3c00d5cf8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:58.451Z|35c27315-ce09-42a4-be8a-e02c969792b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:46:58.451Z|c3360a75-dd64-4865-8e3a-81272068b79b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:01.326Z|14545045-3912-42d9-bc36-47e3dc4d2490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:01.326Z|14545045-3912-42d9-bc36-47e3dc4d2490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:01.479Z|3408a973-0231-4100-8378-a3b2e4509d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:01.480Z|3408a973-0231-4100-8378-a3b2e4509d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:08.470Z|a1fdace5-652d-4c2c-8973-2a300a16f97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:08.471Z|a1fdace5-652d-4c2c-8973-2a300a16f97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:08.471Z|9210ef7a-9d88-44d9-b8f2-e6a00e1e3a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:08.472Z|6acc4983-a75a-4356-95bd-4c5ad5f77e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:08.472Z|9210ef7a-9d88-44d9-b8f2-e6a00e1e3a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:08.472Z|6acc4983-a75a-4356-95bd-4c5ad5f77e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:16.326Z|57cbf903-29ea-4c9d-ae93-e37de7439f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:16.326Z|57cbf903-29ea-4c9d-ae93-e37de7439f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:18.495Z|3c21fa83-9ebd-4f27-8b1f-141f2cd057b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:18.495Z|1c8a18bf-039a-4c40-bf09-25f75e5dc9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:18.495Z|5c7d2f9f-09f2-4f3a-95c9-158915be4473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:18.495Z|3c21fa83-9ebd-4f27-8b1f-141f2cd057b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:18.496Z|1c8a18bf-039a-4c40-bf09-25f75e5dc9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:18.496Z|5c7d2f9f-09f2-4f3a-95c9-158915be4473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:28.518Z|a88e5582-fb1f-4467-8a78-e1fe937e5691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:28.518Z|a6cf0684-8f00-476d-8998-f63fa6c0c999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:28.518Z|f85258b0-d9b7-4d2a-8af0-22dc5de1edc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:28.519Z|a88e5582-fb1f-4467-8a78-e1fe937e5691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:28.519Z|f85258b0-d9b7-4d2a-8af0-22dc5de1edc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:28.519Z|a6cf0684-8f00-476d-8998-f63fa6c0c999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:31.326Z|3b7853bb-a887-49d9-87fb-c26dd43076b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:31.327Z|3b7853bb-a887-49d9-87fb-c26dd43076b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:31.480Z|8936322e-b367-4994-9d55-b8af20aa228a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:31.481Z|8936322e-b367-4994-9d55-b8af20aa228a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:38.540Z|b00f8c70-4e65-4d00-aa2d-2e15bf418575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:38.540Z|f0f8600c-8704-4892-8f04-a5ba5201886d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:38.541Z|b00f8c70-4e65-4d00-aa2d-2e15bf418575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:38.541Z|f0f8600c-8704-4892-8f04-a5ba5201886d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:38.543Z|37d90514-c927-4425-9ea3-9ecaf896e445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:38.543Z|37d90514-c927-4425-9ea3-9ecaf896e445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:46.326Z|79d60e94-e2cb-4fad-83d5-c6c72dd1ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:47:46.326Z|79d60e94-e2cb-4fad-83d5-c6c72dd1ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:47:48.108Z|6ec326b3-05ef-4fb9-a5b1-accd5d6cae22|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:47:48.109Z|6ec326b3-05ef-4fb9-a5b1-accd5d6cae22|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:48.567Z|72be4668-5617-4fac-928e-d61e8fa5ef45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:48.568Z|72be4668-5617-4fac-928e-d61e8fa5ef45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:48.570Z|642bfbbb-df28-4fbe-8acb-67c18453581c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:48.570Z|35a5eeef-ffbf-44cc-abaa-20f29bbf7f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:48.570Z|35a5eeef-ffbf-44cc-abaa-20f29bbf7f39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:48.570Z|642bfbbb-df28-4fbe-8acb-67c18453581c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:58.590Z|c8b0398d-4f94-49fb-a14d-89d1ea717f4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:58.591Z|c8b0398d-4f94-49fb-a14d-89d1ea717f4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:58.591Z|c12d1959-b5ef-402f-8055-930ea1dea852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:58.591Z|fea0c088-648d-4cd7-bd96-4cdd3bac9811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:47:58.592Z|c12d1959-b5ef-402f-8055-930ea1dea852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:47:58.592Z|fea0c088-648d-4cd7-bd96-4cdd3bac9811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:01.326Z|27b52045-c526-4d68-a4e1-f46a2e22f1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:01.327Z|27b52045-c526-4d68-a4e1-f46a2e22f1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:01.482Z|642ae93e-5c35-493e-9470-aa241b62376c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:01.482Z|642ae93e-5c35-493e-9470-aa241b62376c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:08.615Z|2c36ab35-c67b-4f06-a29e-63f796ad1d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:08.615Z|d6c58f3a-af52-4c0b-a027-b4ad9bbffd3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:08.615Z|0c7ea184-c7e9-4402-88c7-9e6ad27d51c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:08.615Z|0c7ea184-c7e9-4402-88c7-9e6ad27d51c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:08.615Z|d6c58f3a-af52-4c0b-a027-b4ad9bbffd3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:08.616Z|2c36ab35-c67b-4f06-a29e-63f796ad1d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:16.326Z|c1bb7386-aeef-48ae-a0db-0eeb746f9165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:16.327Z|c1bb7386-aeef-48ae-a0db-0eeb746f9165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:18.640Z|7bd53301-00ff-4a6f-8a31-d124ffa6a9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:18.640Z|1e246b85-ec2a-409a-8639-3d5978d0cac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:18.640Z|1e246b85-ec2a-409a-8639-3d5978d0cac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:18.640Z|7bd53301-00ff-4a6f-8a31-d124ffa6a9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:18.641Z|532914a3-af34-4492-8045-456f63ce1a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:18.641Z|532914a3-af34-4492-8045-456f63ce1a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:28.666Z|d791f002-27f2-4549-b5c6-c79f5b172552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:28.666Z|d15bed7a-e5c9-4d10-bce2-3b9dda68d014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:28.666Z|206a33e6-8182-4095-82da-195ffb7ebb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:28.667Z|d15bed7a-e5c9-4d10-bce2-3b9dda68d014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:28.667Z|d791f002-27f2-4549-b5c6-c79f5b172552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:28.667Z|206a33e6-8182-4095-82da-195ffb7ebb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:31.326Z|32b3c955-9739-4e9b-9e5b-9822bc1ca2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:31.326Z|32b3c955-9739-4e9b-9e5b-9822bc1ca2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:31.483Z|2206a76e-f710-4e11-9497-f05d31992a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:31.484Z|2206a76e-f710-4e11-9497-f05d31992a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:38.690Z|f9b6e1b4-61d7-4082-a2f5-b5a974b0091c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:38.691Z|f9b6e1b4-61d7-4082-a2f5-b5a974b0091c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:38.691Z|f8a89f8d-0570-40e3-a28b-141d33cca737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:38.692Z|f8a89f8d-0570-40e3-a28b-141d33cca737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:38.692Z|056bcd56-3936-46a5-ac68-6efd1f9ba8d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:38.693Z|056bcd56-3936-46a5-ac68-6efd1f9ba8d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:46.326Z|70b224c7-ff88-4f01-b71b-6ca528fa93cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:48:46.326Z|70b224c7-ff88-4f01-b71b-6ca528fa93cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:48:48.108Z|7529beb6-9f0c-46d7-a10a-fcc498765d08|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:48:48.109Z|7529beb6-9f0c-46d7-a10a-fcc498765d08|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:48.712Z|5e8b797a-f8ef-49b7-af65-b144860d3436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:48.713Z|5e8b797a-f8ef-49b7-af65-b144860d3436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:48.714Z|4a4d20bc-707b-422b-bece-87b4eddb2c28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:48.715Z|4a4d20bc-707b-422b-bece-87b4eddb2c28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:48.716Z|362fcfdd-184a-4c4b-aeb2-d643dba2f1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:48.717Z|362fcfdd-184a-4c4b-aeb2-d643dba2f1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:58.733Z|eed08d4d-98c3-4492-a8ab-cde6c713bb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:58.734Z|eed08d4d-98c3-4492-a8ab-cde6c713bb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:58.737Z|c87dd5de-32d6-4e3c-8df3-06a4e821fab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:58.738Z|c87dd5de-32d6-4e3c-8df3-06a4e821fab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:48:58.740Z|56626759-21d8-42ab-9dfd-555632982a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:48:58.741Z|56626759-21d8-42ab-9dfd-555632982a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:01.326Z|06c071f6-282e-4220-a5dd-6eb626695c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:01.327Z|06c071f6-282e-4220-a5dd-6eb626695c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:01.484Z|7f3f7f05-4e26-4a6c-be2a-5d6dc0f02639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:01.485Z|7f3f7f05-4e26-4a6c-be2a-5d6dc0f02639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:08.759Z|2ae8cca2-d7d3-4bd6-9fe9-5470098020eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:08.760Z|2ae8cca2-d7d3-4bd6-9fe9-5470098020eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:08.761Z|7acf242f-1b9b-448e-bed4-4662a43895c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:08.762Z|7acf242f-1b9b-448e-bed4-4662a43895c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:08.762Z|e9b543ce-fbd6-4e5b-8206-1d9b54d4ed29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:08.762Z|e9b543ce-fbd6-4e5b-8206-1d9b54d4ed29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:16.326Z|a776b663-7d44-46fe-84d5-feb342ea3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:16.326Z|a776b663-7d44-46fe-84d5-feb342ea3d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:18.793Z|30aee4b8-ce2f-44c0-9c83-871cd4188e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:18.793Z|eb0589d2-01a3-433a-85d1-43ba7dede123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:18.794Z|eb0589d2-01a3-433a-85d1-43ba7dede123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:18.793Z|c544fe25-19ae-4286-b912-bfbb65e0be3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:18.794Z|30aee4b8-ce2f-44c0-9c83-871cd4188e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:18.795Z|c544fe25-19ae-4286-b912-bfbb65e0be3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:28.817Z|a9d48fc8-0ac2-4fbb-a73f-a82eb17ccf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:28.817Z|9886707b-be33-4712-a934-71bf68cf6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:28.817Z|49d3c5b9-69d7-4f7a-bc3e-fff5eb3ea3a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:28.818Z|9886707b-be33-4712-a934-71bf68cf6595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:28.818Z|49d3c5b9-69d7-4f7a-bc3e-fff5eb3ea3a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:28.818Z|a9d48fc8-0ac2-4fbb-a73f-a82eb17ccf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:31.326Z|2d447ec6-25c0-4f4e-a070-d7bfa6c1c061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:31.326Z|2d447ec6-25c0-4f4e-a070-d7bfa6c1c061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:31.485Z|d3319b9b-d762-4ff8-aa17-6ff7e3a989a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:31.486Z|d3319b9b-d762-4ff8-aa17-6ff7e3a989a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:38.839Z|de56781b-7f51-4aa2-aeef-5b8a964bc4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:38.839Z|5834a762-6f0d-4712-9bc6-4845c06227e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:38.839Z|f8a3d0ed-7a5b-49af-8073-7e90796370d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:38.840Z|f8a3d0ed-7a5b-49af-8073-7e90796370d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:38.840Z|de56781b-7f51-4aa2-aeef-5b8a964bc4dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:38.840Z|5834a762-6f0d-4712-9bc6-4845c06227e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:46.326Z|707060fd-8557-43bc-8aee-220db1cf97f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:49:46.327Z|707060fd-8557-43bc-8aee-220db1cf97f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:49:48.108Z|a80b8f44-d665-4d45-859a-be4799115c08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:49:48.109Z|a80b8f44-d665-4d45-859a-be4799115c08|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:48.862Z|6fc0482c-c547-424b-968b-57fe81bad8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:48.862Z|6fc0482c-c547-424b-968b-57fe81bad8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:48.865Z|86ebc6f7-e108-4e35-8031-1e48d4ba6c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:48.865Z|45f0e8b7-3622-4a3a-8d53-1aa71d2ad8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:48.866Z|86ebc6f7-e108-4e35-8031-1e48d4ba6c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:48.866Z|45f0e8b7-3622-4a3a-8d53-1aa71d2ad8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:58.887Z|823f929a-bf45-4ea7-adda-73616efb6b9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:58.887Z|823f929a-bf45-4ea7-adda-73616efb6b9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:58.887Z|6f547ddd-c47f-4885-9565-c692c53d2fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:58.888Z|6f547ddd-c47f-4885-9565-c692c53d2fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:49:58.889Z|72561ba3-6069-44ef-9e0b-0be5c25980f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:49:58.889Z|72561ba3-6069-44ef-9e0b-0be5c25980f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:01.326Z|3287c5dd-80b1-487a-89a2-85fb7cad11e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:01.326Z|3287c5dd-80b1-487a-89a2-85fb7cad11e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:01.486Z|be85df42-e4aa-48cf-8303-6c6897763d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:01.487Z|be85df42-e4aa-48cf-8303-6c6897763d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:08.910Z|c6689017-ffc7-4393-af36-6f6f1599d39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:08.910Z|cb91a33b-3f64-4fbd-a5f7-27f07bb7a2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:08.910Z|916b77da-c705-4526-9686-fc8cfdbff449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:08.911Z|cb91a33b-3f64-4fbd-a5f7-27f07bb7a2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:08.911Z|c6689017-ffc7-4393-af36-6f6f1599d39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:08.911Z|916b77da-c705-4526-9686-fc8cfdbff449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:16.326Z|a4c75038-b84c-42f7-89e3-418be3f99cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:16.326Z|a4c75038-b84c-42f7-89e3-418be3f99cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:18.933Z|f561b7b3-13e0-4aaf-86f6-44653410b9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:18.934Z|f561b7b3-13e0-4aaf-86f6-44653410b9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:18.934Z|74d33d6e-ffe7-4874-b6a3-061110065214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:18.934Z|7ef4b317-f3da-4d31-aa2b-0f58463db7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:18.935Z|7ef4b317-f3da-4d31-aa2b-0f58463db7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:18.935Z|74d33d6e-ffe7-4874-b6a3-061110065214|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:28.954Z|1ff0cfe8-9729-44fa-bbd5-2f09838734d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:28.955Z|5c96e543-6a91-4aae-a561-f448090ca44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:28.955Z|1ff0cfe8-9729-44fa-bbd5-2f09838734d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:28.955Z|5c96e543-6a91-4aae-a561-f448090ca44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:28.957Z|2196df12-6b76-49c6-bd80-c6e2eebc0cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:28.958Z|2196df12-6b76-49c6-bd80-c6e2eebc0cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:31.326Z|12ffecbf-0512-478a-9cdf-918782f52cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:31.327Z|12ffecbf-0512-478a-9cdf-918782f52cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:31.488Z|5df69a4f-c043-49a0-8d6e-9412d0a3bde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:31.488Z|5df69a4f-c043-49a0-8d6e-9412d0a3bde7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:38.978Z|39e14e75-fee3-46c9-b4d5-4db70cce7678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:38.978Z|166165d2-07dd-460b-a4e1-0125e8322dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:38.978Z|280d5d30-4a0f-4422-9ffa-77b4777a1650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:38.979Z|39e14e75-fee3-46c9-b4d5-4db70cce7678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:38.979Z|166165d2-07dd-460b-a4e1-0125e8322dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:38.979Z|280d5d30-4a0f-4422-9ffa-77b4777a1650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:46.326Z|cc344e6b-218b-4ca0-80b8-e9d66c77d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:50:46.326Z|cc344e6b-218b-4ca0-80b8-e9d66c77d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:50:48.108Z|d0533e28-4724-4aee-ab6f-5ff23d365489|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:50:48.109Z|d0533e28-4724-4aee-ab6f-5ff23d365489|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:49.002Z|2fd64027-b13c-4687-b1de-583c1b15f249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:49.002Z|695c9314-b04c-4038-b17e-e24ddd1a087e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:49.003Z|695c9314-b04c-4038-b17e-e24ddd1a087e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:49.003Z|2fd64027-b13c-4687-b1de-583c1b15f249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:49.004Z|674b02ae-a0a0-48de-a533-7b9fcd3cbe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:49.004Z|674b02ae-a0a0-48de-a533-7b9fcd3cbe93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:59.025Z|b90729cd-363f-4e79-b9af-54dba788e11e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:59.025Z|b90729cd-363f-4e79-b9af-54dba788e11e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:59.026Z|fd3a9c9b-c25e-4274-a619-70b2d8f5415b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:59.026Z|fd3a9c9b-c25e-4274-a619-70b2d8f5415b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:50:59.027Z|58d3f0ac-bd9c-498c-b228-002c2adbe114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:50:59.027Z|58d3f0ac-bd9c-498c-b228-002c2adbe114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:01.326Z|45fc8759-e8b7-4367-9f84-e12e0365a3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:01.326Z|45fc8759-e8b7-4367-9f84-e12e0365a3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:01.489Z|43005a91-fe93-44f3-a848-39b87b000d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:01.489Z|43005a91-fe93-44f3-a848-39b87b000d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:09.048Z|321f5c5c-613c-4e82-970b-0faf769c6363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:09.049Z|321f5c5c-613c-4e82-970b-0faf769c6363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:09.049Z|0a398f56-e16e-44af-9e3c-db975b7c287c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:09.049Z|299abe05-378b-4371-b046-7a3ed1b1ac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:09.050Z|299abe05-378b-4371-b046-7a3ed1b1ac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:09.050Z|0a398f56-e16e-44af-9e3c-db975b7c287c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:16.326Z|7a1b8e9b-d519-4959-af44-b305f18f18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:16.327Z|7a1b8e9b-d519-4959-af44-b305f18f18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:19.072Z|16dc8e2c-cd15-4cea-a259-b07699d92e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:19.072Z|1ecf14cb-16bc-4313-980f-c96e697dd075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:19.072Z|16dc8e2c-cd15-4cea-a259-b07699d92e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:19.072Z|1ecf14cb-16bc-4313-980f-c96e697dd075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:19.073Z|561aa077-6394-4651-83ee-9023f20d9aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:19.073Z|561aa077-6394-4651-83ee-9023f20d9aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:29.092Z|33990ae3-9ec9-45ba-800d-065d9133f509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:29.092Z|6bbbaa63-5b65-4521-bbeb-b9f720596a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:29.093Z|6bbbaa63-5b65-4521-bbeb-b9f720596a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:29.093Z|33990ae3-9ec9-45ba-800d-065d9133f509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:29.093Z|b22ce98a-6112-4b3f-a89e-79c692edcd63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:29.093Z|b22ce98a-6112-4b3f-a89e-79c692edcd63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:31.326Z|6c516497-a024-4566-97f8-ca69b1496d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:31.326Z|6c516497-a024-4566-97f8-ca69b1496d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:31.490Z|e8c780d3-4297-4151-aec5-fa2a2c7dd5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:31.490Z|e8c780d3-4297-4151-aec5-fa2a2c7dd5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:39.114Z|0967f436-d947-4c77-a50d-9ea238b614b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:39.114Z|068a4468-b2d0-4b4c-859c-ff009404b8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:39.114Z|25adff92-11dd-40fc-b9eb-56c7392d1996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:39.115Z|0967f436-d947-4c77-a50d-9ea238b614b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:39.115Z|068a4468-b2d0-4b4c-859c-ff009404b8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:39.115Z|25adff92-11dd-40fc-b9eb-56c7392d1996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:46.326Z|c267eec7-866d-4368-a616-464b1d80c975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:51:46.326Z|c267eec7-866d-4368-a616-464b1d80c975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:51:48.108Z|8069f0b0-244a-4cf4-bbb5-c7d2f352e9cf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:51:48.109Z|8069f0b0-244a-4cf4-bbb5-c7d2f352e9cf|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:49.140Z|b9210d23-bb51-41c2-acc0-16fcf586ad09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:49.139Z|df36d75d-fc65-41ad-9070-47d67a7e0235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:49.140Z|24cba8c4-873a-4060-a4ca-5a7805970ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:49.140Z|df36d75d-fc65-41ad-9070-47d67a7e0235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:49.140Z|b9210d23-bb51-41c2-acc0-16fcf586ad09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:49.141Z|24cba8c4-873a-4060-a4ca-5a7805970ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:59.165Z|5f8084c0-e318-4c7f-a5e6-3ea6b8d35cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:59.165Z|9e16e9e9-2763-42b9-a19e-259464f49876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:59.165Z|ff981ad7-db13-4b85-a4bd-08c566514fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:51:59.166Z|5f8084c0-e318-4c7f-a5e6-3ea6b8d35cfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:59.166Z|ff981ad7-db13-4b85-a4bd-08c566514fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:51:59.166Z|9e16e9e9-2763-42b9-a19e-259464f49876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:01.326Z|da74e17a-aa48-4bbf-8503-990be24efc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:01.327Z|da74e17a-aa48-4bbf-8503-990be24efc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:01.491Z|ea106ae9-3677-43aa-8655-3e650c605911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:01.491Z|ea106ae9-3677-43aa-8655-3e650c605911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:09.190Z|c9e288a5-2aaa-438f-917d-d9e4c9472424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:09.190Z|621396e4-a079-4bf1-927d-b28bc14565b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:09.190Z|18465ff4-aa80-47b3-9304-c01410384df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:09.191Z|c9e288a5-2aaa-438f-917d-d9e4c9472424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:09.191Z|18465ff4-aa80-47b3-9304-c01410384df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:09.191Z|621396e4-a079-4bf1-927d-b28bc14565b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:16.326Z|bec3704b-f7b5-4d86-894d-401c991b1475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:16.326Z|bec3704b-f7b5-4d86-894d-401c991b1475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:19.213Z|70425a87-8332-4115-abc8-a6ec86c7d28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:19.213Z|d905c5b0-44a0-4310-8e58-4bee2fc8c878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:19.214Z|70425a87-8332-4115-abc8-a6ec86c7d28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:19.214Z|d905c5b0-44a0-4310-8e58-4bee2fc8c878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:19.213Z|1122b53b-5737-4009-b766-1cbed7fe3070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:19.216Z|1122b53b-5737-4009-b766-1cbed7fe3070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:29.237Z|3d4ff826-871e-4ac1-af2d-28fff3764ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:29.237Z|93abdd93-728d-41c9-9fcf-a81fb6cc54f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:29.238Z|93abdd93-728d-41c9-9fcf-a81fb6cc54f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:29.238Z|3d4ff826-871e-4ac1-af2d-28fff3764ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:29.239Z|287be10b-5f61-47c1-ac62-86f4401d94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:29.240Z|287be10b-5f61-47c1-ac62-86f4401d94bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:31.326Z|2bbf0663-295f-47cd-acd5-de9818b74f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:31.326Z|2bbf0663-295f-47cd-acd5-de9818b74f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:31.492Z|8b51a1d1-ae77-4faf-b3b1-6fea0b16f3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:31.493Z|8b51a1d1-ae77-4faf-b3b1-6fea0b16f3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:39.264Z|505cd0df-4fb3-4b0a-a407-803be3f7b485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:39.264Z|42cf77f2-0d40-4fe0-9a53-0b0f9c2487d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:39.265Z|42cf77f2-0d40-4fe0-9a53-0b0f9c2487d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:39.265Z|505cd0df-4fb3-4b0a-a407-803be3f7b485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:39.265Z|9227634b-7c18-4d13-916d-0ef9b3a5a2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:39.265Z|9227634b-7c18-4d13-916d-0ef9b3a5a2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:46.326Z|080e60f7-a882-493d-b081-1755771ef18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:52:46.327Z|080e60f7-a882-493d-b081-1755771ef18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:52:48.108Z|1cba72d7-2a0a-4b24-9e2a-cea7d22c03d6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:52:48.108Z|1cba72d7-2a0a-4b24-9e2a-cea7d22c03d6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:49.288Z|b9c7c58e-da72-41d0-b90d-de948b296309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:49.288Z|b9c7c58e-da72-41d0-b90d-de948b296309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:49.289Z|761848be-4ca1-4616-b8da-0e8d5ec79be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:49.290Z|761848be-4ca1-4616-b8da-0e8d5ec79be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:49.290Z|69d8a5cc-d7f2-429e-b393-5a450235019b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:49.291Z|69d8a5cc-d7f2-429e-b393-5a450235019b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:59.312Z|75eb427f-b5d4-4e36-954a-ca116d1dd8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:59.312Z|8d9316f7-a9b4-443f-a008-e660bc617a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:59.313Z|e2378d37-3f4c-4006-ba7e-76908d7d8554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:52:59.313Z|8d9316f7-a9b4-443f-a008-e660bc617a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:59.314Z|e2378d37-3f4c-4006-ba7e-76908d7d8554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:52:59.314Z|75eb427f-b5d4-4e36-954a-ca116d1dd8c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:01.326Z|c79e872f-4cf8-440f-aa84-f12d336f0b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:01.326Z|c79e872f-4cf8-440f-aa84-f12d336f0b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:01.494Z|dce63e7d-4b2a-4ed9-b98e-759c26fdcd8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:01.494Z|dce63e7d-4b2a-4ed9-b98e-759c26fdcd8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:09.336Z|ff828051-cbac-4ef4-b7ac-6b9a6139a821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:09.337Z|ff828051-cbac-4ef4-b7ac-6b9a6139a821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:09.337Z|d59e6d9b-5920-4d97-bf1a-3570f6988951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:09.337Z|d59e6d9b-5920-4d97-bf1a-3570f6988951|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:09.337Z|f1ba209c-1ea0-4c61-b9bf-6f8f703d938f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:09.338Z|f1ba209c-1ea0-4c61-b9bf-6f8f703d938f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:16.326Z|0e7949d5-0bc0-449d-a7ca-19628a59381f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:16.326Z|0e7949d5-0bc0-449d-a7ca-19628a59381f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:19.360Z|0b340702-1a3f-40f9-a0f9-2ed8ca54420b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:19.360Z|a29c5695-02fa-4c47-b3b9-e8cf8baeae29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:19.360Z|3a339e4d-fe51-4acb-bb2a-c0cd36bbfb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:19.361Z|a29c5695-02fa-4c47-b3b9-e8cf8baeae29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:19.361Z|0b340702-1a3f-40f9-a0f9-2ed8ca54420b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:19.361Z|3a339e4d-fe51-4acb-bb2a-c0cd36bbfb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:29.383Z|2e5317f6-d162-46ed-989c-6649406d7508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:29.383Z|085e2673-253b-48ac-b3b8-533ebb106ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:29.383Z|3be7bcd9-fda4-4dd7-bf26-772ca37a45f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:29.384Z|2e5317f6-d162-46ed-989c-6649406d7508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:29.384Z|085e2673-253b-48ac-b3b8-533ebb106ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:29.384Z|3be7bcd9-fda4-4dd7-bf26-772ca37a45f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:31.326Z|652dc0b9-7afd-49ea-b465-325cde964f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:31.327Z|652dc0b9-7afd-49ea-b465-325cde964f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:31.495Z|c760f6d7-4aab-41c8-921d-adfc4043bf1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:31.496Z|c760f6d7-4aab-41c8-921d-adfc4043bf1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:39.406Z|c669a7ba-2856-4f71-a293-082306b870e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:39.406Z|b4284ea3-eaeb-4e3f-92f4-bef01acbdfa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:39.406Z|26b1b147-a542-40fa-b33b-fcfe60c2775c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:39.407Z|c669a7ba-2856-4f71-a293-082306b870e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:39.407Z|b4284ea3-eaeb-4e3f-92f4-bef01acbdfa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:39.407Z|26b1b147-a542-40fa-b33b-fcfe60c2775c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:46.326Z|e3f81e99-5b57-47f0-bd0d-422eeb9841fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:53:46.326Z|e3f81e99-5b57-47f0-bd0d-422eeb9841fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:53:48.109Z|3777bf0b-c71d-402e-9e35-c72070e090c0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:53:48.109Z|3777bf0b-c71d-402e-9e35-c72070e090c0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:49.427Z|a17e1662-29cb-4803-8b9d-ce0a371c30a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:49.427Z|c8282028-ac43-412a-a716-33c0361d7e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:49.427Z|4a037df8-ba30-42ac-a936-d6fe7a6904be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:49.428Z|a17e1662-29cb-4803-8b9d-ce0a371c30a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:49.428Z|c8282028-ac43-412a-a716-33c0361d7e91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:49.428Z|4a037df8-ba30-42ac-a936-d6fe7a6904be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:59.448Z|09f88630-c01d-4c6b-85d6-1f0e22595d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:59.448Z|9225e639-c940-450e-bc98-e72844e61b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:59.449Z|09f88630-c01d-4c6b-85d6-1f0e22595d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:59.449Z|9225e639-c940-450e-bc98-e72844e61b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:53:59.452Z|e47c9e85-ef66-41f2-89ad-9c8c200ba9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:53:59.452Z|e47c9e85-ef66-41f2-89ad-9c8c200ba9cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:01.326Z|897c1b45-76de-4000-b714-ef80df261c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:01.326Z|897c1b45-76de-4000-b714-ef80df261c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:01.496Z|b75db075-b649-417c-a39f-46597980b31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:01.497Z|b75db075-b649-417c-a39f-46597980b31a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:09.469Z|8e80e80f-df76-4306-9504-82f096885fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:09.470Z|8e80e80f-df76-4306-9504-82f096885fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:09.472Z|79f192fd-a5bb-4548-b730-6eee0064d012|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:09.472Z|79f192fd-a5bb-4548-b730-6eee0064d012|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:09.472Z|b477dc3f-a8d7-4b34-ac76-cfd5c222ea9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:09.473Z|b477dc3f-a8d7-4b34-ac76-cfd5c222ea9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:16.326Z|054cabee-7f01-4d0a-94d1-cb6797f4d3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:16.327Z|054cabee-7f01-4d0a-94d1-cb6797f4d3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:19.492Z|47d26670-e137-4189-b7ba-7a6686ef6d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:19.493Z|337855ef-e6d2-40c8-9aeb-608a9981a9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:19.493Z|47d26670-e137-4189-b7ba-7a6686ef6d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:19.493Z|337855ef-e6d2-40c8-9aeb-608a9981a9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:19.494Z|03bf539e-ce7c-4e22-aeaf-0a902e6e0a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:19.495Z|03bf539e-ce7c-4e22-aeaf-0a902e6e0a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:29.513Z|8e42a4b8-ca2b-4fa0-87cf-61a7657b9ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:29.513Z|dcd0bd5e-0292-4ab7-aff2-d8b7d2d8c890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:29.513Z|8e42a4b8-ca2b-4fa0-87cf-61a7657b9ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:29.514Z|2082a145-fbe6-49e1-88fe-d22c51342118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:29.514Z|dcd0bd5e-0292-4ab7-aff2-d8b7d2d8c890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:29.514Z|2082a145-fbe6-49e1-88fe-d22c51342118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:31.326Z|aeee08e5-b343-450f-87c0-a10057e1a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:31.326Z|aeee08e5-b343-450f-87c0-a10057e1a90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:31.497Z|a1b909bb-7eba-4c8e-bfb0-b9686a9ebe3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:31.498Z|a1b909bb-7eba-4c8e-bfb0-b9686a9ebe3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:39.534Z|037c5aad-ccc3-4428-beec-3e5a26243d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:39.534Z|a1d8ac16-547b-4ab2-895c-394316133388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:39.534Z|7f8a7bb3-b029-4b99-afba-eed8fa46b971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:39.535Z|7f8a7bb3-b029-4b99-afba-eed8fa46b971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:39.535Z|037c5aad-ccc3-4428-beec-3e5a26243d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:39.535Z|a1d8ac16-547b-4ab2-895c-394316133388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:46.326Z|f5e7c0b4-c0fa-4b84-a223-54738f1c4b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:54:46.326Z|f5e7c0b4-c0fa-4b84-a223-54738f1c4b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:54:48.108Z|897f8ccf-1637-49de-a91b-453577e5e084|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:54:48.108Z|897f8ccf-1637-49de-a91b-453577e5e084|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:49.557Z|f238ac44-10b9-419c-af93-9b6860a5e4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:49.557Z|34da63d4-effb-4a17-bf49-85e748f08643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:49.557Z|c963a8bf-60c2-4bdd-942d-1a084feec4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:49.557Z|c963a8bf-60c2-4bdd-942d-1a084feec4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:49.557Z|f238ac44-10b9-419c-af93-9b6860a5e4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:49.557Z|34da63d4-effb-4a17-bf49-85e748f08643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:59.577Z|871e6f52-4f57-40ed-86db-f422cd467384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:59.578Z|871e6f52-4f57-40ed-86db-f422cd467384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:59.578Z|647286b0-37e5-40ce-ac1a-845d2c9f42a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:59.579Z|647286b0-37e5-40ce-ac1a-845d2c9f42a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:54:59.581Z|3273a9b9-0be6-4d21-8fbb-ab5f18a46a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:54:59.581Z|3273a9b9-0be6-4d21-8fbb-ab5f18a46a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:01.326Z|a013ab5d-a033-4afc-8304-579de4c76ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:01.327Z|a013ab5d-a033-4afc-8304-579de4c76ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:01.498Z|09878956-c33a-4a5c-b009-4a111cda7c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:01.499Z|09878956-c33a-4a5c-b009-4a111cda7c2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:09.601Z|89e72d5b-ed61-4fc9-aeee-d0d76f64eba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:09.602Z|8679f230-2d27-4819-981d-033d26c2ba18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:09.602Z|8d5e3400-9d2f-47f6-b9d0-3c1b1c684a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:09.602Z|89e72d5b-ed61-4fc9-aeee-d0d76f64eba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:09.602Z|8d5e3400-9d2f-47f6-b9d0-3c1b1c684a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:09.602Z|8679f230-2d27-4819-981d-033d26c2ba18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:16.326Z|7b2c92e9-4a1f-4a99-8d07-7b4bc3e28fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:16.326Z|7b2c92e9-4a1f-4a99-8d07-7b4bc3e28fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:19.624Z|f00fd6fd-87d0-4874-80ef-5bdbdaf45d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:19.625Z|f00fd6fd-87d0-4874-80ef-5bdbdaf45d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:19.626Z|41345bbb-6461-48a3-b2f7-4206cd3a2965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:19.626Z|41345bbb-6461-48a3-b2f7-4206cd3a2965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:19.626Z|3ab65f02-9848-41cb-9840-e887d9974039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:19.627Z|3ab65f02-9848-41cb-9840-e887d9974039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:29.647Z|f6ed02c3-9766-4545-a095-68773a413214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:29.648Z|f6ed02c3-9766-4545-a095-68773a413214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:29.649Z|e76fea67-fcce-42a6-bfb8-d1a50eec80a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:29.650Z|e76fea67-fcce-42a6-bfb8-d1a50eec80a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:29.650Z|3fdbf30a-b0f5-407a-83e6-f3f60ccb829b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:29.651Z|3fdbf30a-b0f5-407a-83e6-f3f60ccb829b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:31.326Z|dafe2fb8-3dc8-4540-9ec5-150440a1a588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:31.326Z|dafe2fb8-3dc8-4540-9ec5-150440a1a588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:31.499Z|a7de706e-ff48-49b7-b8db-c245a691ad29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:31.500Z|a7de706e-ff48-49b7-b8db-c245a691ad29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:39.672Z|67513bc0-567b-4554-b3a8-3374704238bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:39.672Z|06f7dcd7-270b-43f2-87c0-95afdab9511d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:39.673Z|83ca9af7-1d75-4faa-8062-cd2cb2cf2ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:39.673Z|67513bc0-567b-4554-b3a8-3374704238bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:39.673Z|06f7dcd7-270b-43f2-87c0-95afdab9511d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:39.673Z|83ca9af7-1d75-4faa-8062-cd2cb2cf2ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:46.326Z|38fa3c02-e6e7-46e4-a453-1269bac494b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:55:46.327Z|38fa3c02-e6e7-46e4-a453-1269bac494b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:55:48.108Z|60af0988-cfcc-495b-8f0b-75898b77edcd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:55:48.109Z|60af0988-cfcc-495b-8f0b-75898b77edcd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:49.696Z|acd9d40a-a679-418d-ba6d-aa2cd9b36f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:49.696Z|962b3e33-edee-4965-ab31-102232c45a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:49.696Z|962b3e33-edee-4965-ab31-102232c45a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:49.696Z|acd9d40a-a679-418d-ba6d-aa2cd9b36f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:49.698Z|7d73dbea-61cb-4292-bee6-3b58570b0793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:49.699Z|7d73dbea-61cb-4292-bee6-3b58570b0793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:59.716Z|27d85498-4026-411a-a9a4-c994db64e873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:59.716Z|a7619b75-c9aa-46db-b74a-46ccdb592e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:59.717Z|a7619b75-c9aa-46db-b74a-46ccdb592e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:59.717Z|27d85498-4026-411a-a9a4-c994db64e873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:55:59.718Z|ab35d56b-2daf-444f-bc55-bc047138272c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:55:59.718Z|ab35d56b-2daf-444f-bc55-bc047138272c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:01.326Z|a7b4395a-4558-4a31-87d8-d591ddd93f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:01.326Z|a7b4395a-4558-4a31-87d8-d591ddd93f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:01.500Z|76058ea6-e8b0-4cfb-9a63-ad80eb4dfbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:01.501Z|76058ea6-e8b0-4cfb-9a63-ad80eb4dfbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:09.738Z|a69e071c-6a29-45f3-892b-0b6ef0d93127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:09.738Z|a69e071c-6a29-45f3-892b-0b6ef0d93127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:09.738Z|80bbe3aa-a5c3-4333-86cd-d946d43ad791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:09.739Z|80bbe3aa-a5c3-4333-86cd-d946d43ad791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:09.739Z|2bf9208a-3dac-4a6a-97b0-4c65d1f4ae5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:09.739Z|2bf9208a-3dac-4a6a-97b0-4c65d1f4ae5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:16.326Z|6ef3f93f-0800-40e5-9c0e-10334895e81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:16.326Z|6ef3f93f-0800-40e5-9c0e-10334895e81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:19.761Z|d34c75df-1c83-406f-8bbe-53efc607d133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:19.761Z|ba505af4-861a-4833-895f-e4fb3180c02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:19.761Z|ba505af4-861a-4833-895f-e4fb3180c02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:19.761Z|d34c75df-1c83-406f-8bbe-53efc607d133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:19.763Z|63d5f2d4-318e-41da-8702-ec3f59c041d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:19.763Z|63d5f2d4-318e-41da-8702-ec3f59c041d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:29.783Z|f3cfb6d7-046d-4bc7-829b-0c695fcedb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:29.783Z|2f2dd1f6-282f-48a7-bd5a-3f15e7509ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:29.784Z|f3cfb6d7-046d-4bc7-829b-0c695fcedb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:29.784Z|2f2dd1f6-282f-48a7-bd5a-3f15e7509ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:29.786Z|1949f8d8-1510-4c61-8f0b-d7a6250dd78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:29.787Z|1949f8d8-1510-4c61-8f0b-d7a6250dd78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:31.326Z|54e405cb-8fb8-474d-bd38-c837abc4706b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:31.327Z|54e405cb-8fb8-474d-bd38-c837abc4706b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:31.501Z|7c1a4700-29a8-4cc9-9703-ebb2d460f1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:31.502Z|7c1a4700-29a8-4cc9-9703-ebb2d460f1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:39.806Z|e6177a2b-72d6-43af-bba6-288f9b5a8900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:39.806Z|953a3595-e56f-4c77-ba9d-58408ebc7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:39.806Z|3fa29a42-09ab-4c11-999d-2c956cffe5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:39.807Z|e6177a2b-72d6-43af-bba6-288f9b5a8900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:39.807Z|953a3595-e56f-4c77-ba9d-58408ebc7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:39.807Z|3fa29a42-09ab-4c11-999d-2c956cffe5de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:46.326Z|48e5cce7-bc4e-4076-8551-2795b5c098e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:56:46.326Z|48e5cce7-bc4e-4076-8551-2795b5c098e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:56:48.109Z|2e0d7c9d-16ea-4906-ba7c-26b7160e8ad7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:56:48.110Z|2e0d7c9d-16ea-4906-ba7c-26b7160e8ad7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:49.829Z|193617e0-14ed-49ce-9856-9e7e478875b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:49.829Z|3dfd4401-0474-4b96-957c-acd382d6aa0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:49.830Z|193617e0-14ed-49ce-9856-9e7e478875b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:49.830Z|3dfd4401-0474-4b96-957c-acd382d6aa0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:49.831Z|58fc5cf7-a508-425a-a6bb-62eafa5e00a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:49.832Z|58fc5cf7-a508-425a-a6bb-62eafa5e00a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:59.852Z|6e25abe8-27ea-49f6-b2ff-0b86dc22b6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:59.852Z|10f13e25-0c38-40cc-a1c6-aee9433e6c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:59.852Z|6e25abe8-27ea-49f6-b2ff-0b86dc22b6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:59.852Z|10f13e25-0c38-40cc-a1c6-aee9433e6c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:56:59.852Z|31589b27-b4e4-41da-9348-1053aac7c8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:56:59.853Z|31589b27-b4e4-41da-9348-1053aac7c8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:01.326Z|042949d2-756f-43aa-ab35-27251dac36e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:01.326Z|042949d2-756f-43aa-ab35-27251dac36e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:01.502Z|b70d2e31-b01f-4f55-8413-5ec2e6406e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:01.502Z|b70d2e31-b01f-4f55-8413-5ec2e6406e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:09.874Z|cf53774f-0a17-4dbc-b05d-ea63568beee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:09.874Z|cf53774f-0a17-4dbc-b05d-ea63568beee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:09.874Z|a192f135-295f-4c1e-ab7b-21f0cdd54c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:09.874Z|35d0f3c2-ac75-42cc-8399-957d997f278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:09.875Z|a192f135-295f-4c1e-ab7b-21f0cdd54c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:09.875Z|35d0f3c2-ac75-42cc-8399-957d997f278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:16.326Z|fb2ace89-1d4a-4ad5-b314-a4757fbbe050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:16.327Z|fb2ace89-1d4a-4ad5-b314-a4757fbbe050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:19.899Z|065b7211-be72-4cb0-ba12-41313ad8efef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:19.899Z|d4a7a0f3-3566-4f72-a98a-c82b5ace222f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:19.899Z|7730d2b8-a1aa-4710-8f24-6b2584569fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:19.899Z|065b7211-be72-4cb0-ba12-41313ad8efef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:19.899Z|d4a7a0f3-3566-4f72-a98a-c82b5ace222f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:19.899Z|7730d2b8-a1aa-4710-8f24-6b2584569fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:29.923Z|a03efbf3-3cc8-4b01-a13c-36d5e879c23a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:29.924Z|a03efbf3-3cc8-4b01-a13c-36d5e879c23a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:29.925Z|2768c79c-2f65-46b2-bd5e-f87949552649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:29.925Z|ad7346c0-9d58-485e-95d2-4ae50329245e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:29.925Z|2768c79c-2f65-46b2-bd5e-f87949552649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:29.926Z|ad7346c0-9d58-485e-95d2-4ae50329245e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:31.326Z|f41508b0-f815-4e83-86fa-c643c492b2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:31.326Z|f41508b0-f815-4e83-86fa-c643c492b2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:31.503Z|59f46806-f09c-48fb-b1f8-fa33b1162ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:31.503Z|59f46806-f09c-48fb-b1f8-fa33b1162ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:39.947Z|08216767-3c73-4278-a0af-ef1b5f87b74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:39.947Z|08216767-3c73-4278-a0af-ef1b5f87b74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:39.951Z|348cea0a-b655-4753-9921-49b617326be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:39.951Z|b4789c90-8bf6-486b-931d-fa1491433e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:39.951Z|348cea0a-b655-4753-9921-49b617326be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:39.952Z|b4789c90-8bf6-486b-931d-fa1491433e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:46.326Z|6b16fe0a-5cca-4d30-b305-b68304dfc3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:57:46.326Z|6b16fe0a-5cca-4d30-b305-b68304dfc3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:57:48.108Z|34cf5241-40f0-48be-a936-f8e73cd944b9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:57:48.108Z|34cf5241-40f0-48be-a936-f8e73cd944b9|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:49.972Z|480eb9a3-b0ae-4988-8eb0-24879600b6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:49.972Z|b25494c8-4207-4632-a356-ee7674eb050f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:49.972Z|bb8e54b3-f382-4c9e-9db5-62120a24516e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:49.973Z|bb8e54b3-f382-4c9e-9db5-62120a24516e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:49.973Z|480eb9a3-b0ae-4988-8eb0-24879600b6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:49.973Z|b25494c8-4207-4632-a356-ee7674eb050f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:59.995Z|04e4f5ca-cbe9-43ca-a704-01c002dc00d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:59.995Z|3bcb6922-1925-45b6-b3af-ccaf4562c25a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:59.995Z|50c7e8c8-2036-47fc-89b9-8950dc24ac0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:57:59.995Z|3bcb6922-1925-45b6-b3af-ccaf4562c25a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:59.995Z|04e4f5ca-cbe9-43ca-a704-01c002dc00d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:57:59.995Z|50c7e8c8-2036-47fc-89b9-8950dc24ac0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:01.326Z|a3b9c809-16a2-4050-850c-0e55de765fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:01.327Z|a3b9c809-16a2-4050-850c-0e55de765fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:01.504Z|c25f26f5-f47b-4932-a5ef-566628a07f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:01.504Z|c25f26f5-f47b-4932-a5ef-566628a07f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:10.016Z|61587ec5-75ae-4bac-b5cd-4ff4dd8c437d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:10.017Z|61587ec5-75ae-4bac-b5cd-4ff4dd8c437d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:10.017Z|39dcc8f4-4e52-42b3-b430-2a8575089e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:10.018Z|39dcc8f4-4e52-42b3-b430-2a8575089e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:10.019Z|898be4c1-a314-4a91-8d8e-8cbd198e6bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:10.019Z|898be4c1-a314-4a91-8d8e-8cbd198e6bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:16.326Z|3564d7dc-c5d4-4535-a685-c7f755317769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:16.326Z|3564d7dc-c5d4-4535-a685-c7f755317769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:20.041Z|812826b8-8e48-4826-b7b8-758c8e9ae13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:20.041Z|36ba0ec2-94c3-4216-83bc-28ebfbd8bb4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:20.042Z|755389ab-e64e-4d0c-842c-f9633c0ec772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:20.042Z|812826b8-8e48-4826-b7b8-758c8e9ae13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:20.042Z|36ba0ec2-94c3-4216-83bc-28ebfbd8bb4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:20.042Z|755389ab-e64e-4d0c-842c-f9633c0ec772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:30.066Z|05225445-7623-4f27-82a0-d28dd7ecdd7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:30.065Z|e5901391-f43f-46f1-94ed-1b664f3aec23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:30.065Z|53e0fad4-5c8c-46b5-9f13-6c10a34476ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:30.066Z|05225445-7623-4f27-82a0-d28dd7ecdd7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:30.066Z|e5901391-f43f-46f1-94ed-1b664f3aec23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:30.066Z|53e0fad4-5c8c-46b5-9f13-6c10a34476ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:31.326Z|d9e0b442-cef5-44fa-992b-de4936c61e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:31.326Z|d9e0b442-cef5-44fa-992b-de4936c61e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:31.505Z|8eba2c10-94a2-4488-99a6-53a5be7313a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:31.505Z|8eba2c10-94a2-4488-99a6-53a5be7313a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:40.088Z|a5a8ccfb-b362-4c1c-b73f-b1766bd306f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:40.089Z|a5a8ccfb-b362-4c1c-b73f-b1766bd306f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:40.089Z|0a0c7ed9-4bc1-4eb2-aad9-9986310b1f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:40.090Z|0a0c7ed9-4bc1-4eb2-aad9-9986310b1f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:40.091Z|82f653bc-511d-464a-b11d-b235ac02cf59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:40.092Z|82f653bc-511d-464a-b11d-b235ac02cf59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:46.326Z|69898df0-6c1e-4e18-9ae8-d60163defc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:58:46.327Z|69898df0-6c1e-4e18-9ae8-d60163defc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:58:48.108Z|b70e2e99-e2f5-42c5-bb55-a435a27fef58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:58:48.108Z|b70e2e99-e2f5-42c5-bb55-a435a27fef58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:50.113Z|a1144460-650e-49ec-ae79-ccab261b4d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:50.113Z|fa0cb6c7-94b3-4c6d-9e0c-61d60e0d73db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:50.114Z|a1144460-650e-49ec-ae79-ccab261b4d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:50.114Z|fa0cb6c7-94b3-4c6d-9e0c-61d60e0d73db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:58:50.115Z|67615929-232e-46a2-9800-7144363df2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:58:50.115Z|67615929-232e-46a2-9800-7144363df2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:00.134Z|f1355648-4660-48a8-bb52-38a875466898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:00.134Z|f1355648-4660-48a8-bb52-38a875466898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:00.138Z|d90ad732-b918-420a-9e53-a3bebbb0248d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:00.139Z|d90ad732-b918-420a-9e53-a3bebbb0248d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:00.139Z|7695bb37-9f25-44e8-928a-c7b785ed55af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:00.139Z|7695bb37-9f25-44e8-928a-c7b785ed55af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:01.326Z|5cef9e8d-b903-4844-8885-c56d11a9ad75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:01.326Z|5cef9e8d-b903-4844-8885-c56d11a9ad75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:01.506Z|df2c38c0-f0cb-4467-8c9f-b873476cbf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:01.506Z|df2c38c0-f0cb-4467-8c9f-b873476cbf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:10.155Z|9319b684-5d3c-4538-9182-c22717e9446f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:10.156Z|9319b684-5d3c-4538-9182-c22717e9446f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:10.158Z|86d45e0c-b716-423a-9cb8-ce10df1895ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:10.158Z|86d45e0c-b716-423a-9cb8-ce10df1895ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:10.161Z|7362a8bc-110b-4c36-8f25-f53242a347bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:10.161Z|7362a8bc-110b-4c36-8f25-f53242a347bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:16.326Z|7c4e75d7-3c10-4f86-9561-cc9a6ebc8221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:16.326Z|7c4e75d7-3c10-4f86-9561-cc9a6ebc8221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:20.178Z|fc621cdc-a376-4f36-a9d4-c38cddf61afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:20.179Z|fc621cdc-a376-4f36-a9d4-c38cddf61afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:20.180Z|fb74fed4-da8f-4002-a422-18b1d225dda8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:20.181Z|fb74fed4-da8f-4002-a422-18b1d225dda8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:20.183Z|62d0329c-4a5c-4658-aaf2-cb8caefb1285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:20.184Z|62d0329c-4a5c-4658-aaf2-cb8caefb1285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:30.200Z|2b7335c9-e243-4583-b8ab-abc71ca9f8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:30.201Z|2b7335c9-e243-4583-b8ab-abc71ca9f8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:30.202Z|1e37e75d-1fb8-41a6-bd7f-9b7d0d879932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:30.202Z|1e37e75d-1fb8-41a6-bd7f-9b7d0d879932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:30.202Z|3a352cbc-8862-490d-a458-fb3a70d18495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:30.203Z|3a352cbc-8862-490d-a458-fb3a70d18495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:31.326Z|b38b6f19-0c67-4a41-99fb-8169979e2a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:31.327Z|b38b6f19-0c67-4a41-99fb-8169979e2a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:31.507Z|66319add-5841-4820-9257-c9ce768c49c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:31.507Z|66319add-5841-4820-9257-c9ce768c49c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:40.224Z|b4294c98-f83d-4fe9-a1bf-a7588ced365a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:40.225Z|0bf01db0-5fd1-4ce6-95bf-ad636776cdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:40.225Z|b4294c98-f83d-4fe9-a1bf-a7588ced365a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:40.225Z|0bf01db0-5fd1-4ce6-95bf-ad636776cdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:40.227Z|17e25e47-f8da-498f-b9bb-13ee7b5992cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:40.227Z|17e25e47-f8da-498f-b9bb-13ee7b5992cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:46.326Z|1d034b1c-655c-438c-bf47-5c7dd2ed9ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T01:59:46.326Z|1d034b1c-655c-438c-bf47-5c7dd2ed9ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T01:59:48.108Z|ef5dfdaf-3b27-4ec4-9b5c-72f89d57a712|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T01:59:48.109Z|ef5dfdaf-3b27-4ec4-9b5c-72f89d57a712|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:50.247Z|892407c2-a011-4f7d-9f46-fe9b5118cf0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:50.248Z|892407c2-a011-4f7d-9f46-fe9b5118cf0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:50.250Z|7edb0a90-5d91-419b-be90-e18899b438ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:50.250Z|ec4db4d6-ef9b-4b87-a075-3cc8173d9b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T01:59:50.250Z|7edb0a90-5d91-419b-be90-e18899b438ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T01:59:50.251Z|ec4db4d6-ef9b-4b87-a075-3cc8173d9b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:00.271Z|f2c934b9-b5f3-43fc-932a-8558aaf2c53c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:00.271Z|e0130860-2093-420d-87d7-8d458e8bcd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:00.272Z|f2c934b9-b5f3-43fc-932a-8558aaf2c53c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:00.272Z|e0130860-2093-420d-87d7-8d458e8bcd57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:00.273Z|5d6a9125-b9d7-4212-9e63-c0a81e6e442a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:00.273Z|5d6a9125-b9d7-4212-9e63-c0a81e6e442a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:01.326Z|7bf4e569-c2ff-4918-89fa-0baf5e364012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:01.326Z|7bf4e569-c2ff-4918-89fa-0baf5e364012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:01.507Z|5971bb26-ce20-4cff-97a1-c173a23e1895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:01.508Z|5971bb26-ce20-4cff-97a1-c173a23e1895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:10.299Z|6c6e3533-85e2-4be9-9851-c030eddb363b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:10.299Z|28ad55b8-37b2-48a5-844f-7053d783fd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:10.299Z|d1aad027-80ca-4676-8a20-0de37d47f23d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:10.299Z|6c6e3533-85e2-4be9-9851-c030eddb363b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:10.299Z|28ad55b8-37b2-48a5-844f-7053d783fd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:10.300Z|d1aad027-80ca-4676-8a20-0de37d47f23d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:16.326Z|583623f5-b6ea-4bd7-b72a-b3d77fe769ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:16.327Z|583623f5-b6ea-4bd7-b72a-b3d77fe769ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:20.324Z|85ae6e70-c8cd-4980-939a-d7700e17bd23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:20.324Z|e768a8e3-8f89-4d7b-a0ed-850615827944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:20.324Z|76ef718f-51cd-4248-b1f8-8a084e543c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:20.325Z|85ae6e70-c8cd-4980-939a-d7700e17bd23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:20.325Z|e768a8e3-8f89-4d7b-a0ed-850615827944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:20.325Z|76ef718f-51cd-4248-b1f8-8a084e543c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:30.354Z|c088570a-14c9-4b9c-b76a-f9173a5f9aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:30.354Z|a843e062-0903-444e-8af3-64fd07247119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:30.354Z|2bd2ffd9-57ec-4be6-a22f-8ea694baaed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:30.355Z|2bd2ffd9-57ec-4be6-a22f-8ea694baaed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:30.355Z|c088570a-14c9-4b9c-b76a-f9173a5f9aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:30.355Z|a843e062-0903-444e-8af3-64fd07247119|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:31.326Z|04273ebe-eeb0-46c8-8e87-128e0db0fee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:31.326Z|04273ebe-eeb0-46c8-8e87-128e0db0fee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:31.508Z|47f9cf2a-c5b0-4414-aca5-495e022021fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:31.509Z|47f9cf2a-c5b0-4414-aca5-495e022021fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:40.379Z|2dc4e3ef-5549-4d01-941b-540b07d3e32e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:40.379Z|089c02b3-ea82-4b1c-aade-c7665a729ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:40.379Z|fa4c884d-fcfc-4c8d-81e9-95a2ac39d966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:40.380Z|fa4c884d-fcfc-4c8d-81e9-95a2ac39d966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:40.380Z|089c02b3-ea82-4b1c-aade-c7665a729ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:40.380Z|2dc4e3ef-5549-4d01-941b-540b07d3e32e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:46.326Z|18232be1-5333-45a0-a415-ab49bd353d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:00:46.326Z|18232be1-5333-45a0-a415-ab49bd353d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:00:48.109Z|db0c851d-bbc4-4c1b-bbe7-33d5f5d39135|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:00:48.109Z|db0c851d-bbc4-4c1b-bbe7-33d5f5d39135|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:50.404Z|6b807c5c-fc8e-4ab7-9bb9-893325cde899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:50.404Z|318375a5-43d8-4004-a0e8-91cf35026776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:50.405Z|6b807c5c-fc8e-4ab7-9bb9-893325cde899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:50.405Z|318375a5-43d8-4004-a0e8-91cf35026776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:00:50.410Z|358571ba-4440-4ac7-ad6c-906d1ebaab23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:00:50.410Z|358571ba-4440-4ac7-ad6c-906d1ebaab23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:00.429Z|8775fef3-edfb-4368-9a40-c8f594b70858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:00.430Z|8775fef3-edfb-4368-9a40-c8f594b70858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:00.433Z|09e73d41-91f3-4dc4-98f2-4ef4472085c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:00.433Z|09e73d41-91f3-4dc4-98f2-4ef4472085c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:00.440Z|2de12660-6b77-407c-9268-dad68011c8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:00.440Z|2de12660-6b77-407c-9268-dad68011c8d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:01.326Z|68ad469b-1bcc-4674-9e00-eaf134f9ebfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:01.327Z|68ad469b-1bcc-4674-9e00-eaf134f9ebfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:01.509Z|66f7dacd-e38f-4d27-b77f-bf86c178f78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:01.510Z|66f7dacd-e38f-4d27-b77f-bf86c178f78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:10.454Z|8d4a9270-ba7d-453c-8a79-26f80d7dd7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:10.454Z|8d4a9270-ba7d-453c-8a79-26f80d7dd7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:10.456Z|7ee74b7e-fb5b-49a7-b87e-605923a18a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:10.456Z|7ee74b7e-fb5b-49a7-b87e-605923a18a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:10.463Z|b52f6f72-259c-44ea-b039-dd1a6c97b478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:10.463Z|b52f6f72-259c-44ea-b039-dd1a6c97b478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:16.326Z|96ccd85d-d869-4c58-b2ac-382bc2c85b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:16.326Z|96ccd85d-d869-4c58-b2ac-382bc2c85b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:20.478Z|f60dea1e-67fb-4e34-8057-77f545b650f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:20.478Z|f60dea1e-67fb-4e34-8057-77f545b650f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:20.479Z|4c1cd819-95ec-4c3a-a413-6b640a643592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:20.480Z|4c1cd819-95ec-4c3a-a413-6b640a643592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:20.483Z|47bdfcfe-fff7-408b-9aaf-081e04d51d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:20.483Z|47bdfcfe-fff7-408b-9aaf-081e04d51d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:30.501Z|5c029037-6964-4c61-a635-fbb06b9ae89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:30.502Z|436e3754-cf52-4de9-964e-67174ef976fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:30.502Z|5c029037-6964-4c61-a635-fbb06b9ae89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:30.503Z|b85c39e3-df99-4b52-b4dd-c13f1e322855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:30.503Z|436e3754-cf52-4de9-964e-67174ef976fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:30.503Z|b85c39e3-df99-4b52-b4dd-c13f1e322855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:31.326Z|be7bf873-3155-461f-8afc-3acce9c8d482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:31.326Z|be7bf873-3155-461f-8afc-3acce9c8d482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:31.510Z|6b5ac201-53e0-4f43-82dc-742b4eeb8bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:31.511Z|6b5ac201-53e0-4f43-82dc-742b4eeb8bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:40.526Z|40c8b7f3-4b2d-411a-b439-71fbef679d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:40.526Z|40c8b7f3-4b2d-411a-b439-71fbef679d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:40.530Z|18943d55-04fa-410a-89c4-97b0639e036c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:40.530Z|4241c107-90e8-42a4-9fc8-76016441714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:40.531Z|18943d55-04fa-410a-89c4-97b0639e036c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:40.531Z|4241c107-90e8-42a4-9fc8-76016441714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:46.326Z|9719f651-47d6-48aa-b5a5-629d05c8c3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:01:46.327Z|9719f651-47d6-48aa-b5a5-629d05c8c3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:01:48.107Z|60f432b7-66c0-47f3-9987-63a5b4380d9d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:01:48.108Z|60f432b7-66c0-47f3-9987-63a5b4380d9d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:50.550Z|4820ced1-08fa-4aad-aa08-b62945075016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:50.550Z|0cdbef22-cd5f-478d-af35-75791543c4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:50.550Z|82a41718-4138-41c4-bedc-7cc7716e3388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:01:50.550Z|0cdbef22-cd5f-478d-af35-75791543c4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:50.550Z|82a41718-4138-41c4-bedc-7cc7716e3388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:01:50.550Z|4820ced1-08fa-4aad-aa08-b62945075016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:00.571Z|3958c5cb-2d3a-4da8-88ed-3e09d94a2e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:00.571Z|6b51f4e5-66c3-4167-9546-232f2f5f8efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:00.571Z|f9491c27-2723-49f7-8e08-fe8034dfe49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:00.572Z|6b51f4e5-66c3-4167-9546-232f2f5f8efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:00.572Z|3958c5cb-2d3a-4da8-88ed-3e09d94a2e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:00.572Z|f9491c27-2723-49f7-8e08-fe8034dfe49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:01.326Z|e3a35558-5203-4b6e-ad55-63414fbeed8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:01.326Z|e3a35558-5203-4b6e-ad55-63414fbeed8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:01.511Z|068ffdd1-e7fc-4856-96d0-781adc30d872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:01.512Z|068ffdd1-e7fc-4856-96d0-781adc30d872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:10.594Z|885a23f2-1df9-4be9-97b7-c74ef52264c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:10.595Z|eb2c11c8-2343-4ac7-830e-40cdf7cb823b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:10.595Z|e09c94fa-19ce-456e-b777-5ec6bcdf9e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:10.595Z|eb2c11c8-2343-4ac7-830e-40cdf7cb823b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:10.595Z|885a23f2-1df9-4be9-97b7-c74ef52264c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:10.595Z|e09c94fa-19ce-456e-b777-5ec6bcdf9e63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:16.326Z|e7bddd4d-d20e-4c0f-bba2-2eaa821961ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:16.326Z|e7bddd4d-d20e-4c0f-bba2-2eaa821961ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:20.620Z|1f38760e-44e8-4f4b-82e4-dee6aa9cd6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:20.620Z|cff32fe7-fd5b-4b34-80d2-a5ec10ade1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:20.620Z|1f38760e-44e8-4f4b-82e4-dee6aa9cd6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:20.620Z|cff32fe7-fd5b-4b34-80d2-a5ec10ade1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:20.620Z|211820c2-803c-43c3-989b-e585191a690b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:20.621Z|211820c2-803c-43c3-989b-e585191a690b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:30.641Z|e612c839-bae6-47fb-95a9-3ce367f0169f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:30.641Z|615d6c78-fe07-4d1f-b987-906b1c5da725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:30.642Z|e612c839-bae6-47fb-95a9-3ce367f0169f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:30.642Z|615d6c78-fe07-4d1f-b987-906b1c5da725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:30.642Z|bdbd0d9f-efa7-485d-9d7d-a75998798815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:30.643Z|bdbd0d9f-efa7-485d-9d7d-a75998798815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:31.326Z|0a090587-2b21-41f3-8e19-feda35c857a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:31.327Z|0a090587-2b21-41f3-8e19-feda35c857a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:31.512Z|ce001a72-ea1b-4254-8da4-ecf6fe8a9826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:31.513Z|ce001a72-ea1b-4254-8da4-ecf6fe8a9826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:40.665Z|bdb73582-e086-4e40-b8b2-12f81d53dddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:40.665Z|b242e44d-6ff2-47cb-bb15-47229413af54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:40.665Z|5969df02-ff3c-4a25-bce4-8adb756be06e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:40.666Z|bdb73582-e086-4e40-b8b2-12f81d53dddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:40.666Z|b242e44d-6ff2-47cb-bb15-47229413af54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:40.666Z|5969df02-ff3c-4a25-bce4-8adb756be06e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:46.326Z|d7be90c5-5858-4e2e-ac21-f935d52b50be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:02:46.326Z|d7be90c5-5858-4e2e-ac21-f935d52b50be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:02:48.108Z|8a3264a6-7645-4b7e-a669-99d49a15ecc1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:02:48.109Z|8a3264a6-7645-4b7e-a669-99d49a15ecc1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:50.690Z|e80293c3-b383-4e0e-b8bc-85d865ec1b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:50.690Z|6b8d12e6-c0a2-48c1-acbb-398878e1226f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:50.691Z|6b8d12e6-c0a2-48c1-acbb-398878e1226f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:50.691Z|e80293c3-b383-4e0e-b8bc-85d865ec1b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:02:50.693Z|a47427f9-b43d-4577-8371-5759be800e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:02:50.694Z|a47427f9-b43d-4577-8371-5759be800e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:00.715Z|b7deaf51-a437-444f-ab12-a56b3953a700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:00.715Z|23d31ad3-2d2a-4946-b675-08f6a042d2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:00.715Z|c19cdfa9-8072-4da8-a992-456665a9242e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:00.715Z|c19cdfa9-8072-4da8-a992-456665a9242e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:00.715Z|b7deaf51-a437-444f-ab12-a56b3953a700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:00.715Z|23d31ad3-2d2a-4946-b675-08f6a042d2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:01.326Z|0fda6560-b403-407b-8cff-a099271389f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:01.326Z|0fda6560-b403-407b-8cff-a099271389f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:01.513Z|9e30ed40-c0db-467c-ab65-4634583e3e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:01.513Z|9e30ed40-c0db-467c-ab65-4634583e3e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:10.738Z|9a93d6e0-bc50-4362-8c37-d75546f87043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:10.738Z|28991d4d-2f48-4764-9584-1fc16aed1c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:10.739Z|28991d4d-2f48-4764-9584-1fc16aed1c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:10.739Z|9a93d6e0-bc50-4362-8c37-d75546f87043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:10.739Z|ff671511-8db0-42fb-acf2-28d8f2e8a921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:10.739Z|ff671511-8db0-42fb-acf2-28d8f2e8a921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:16.326Z|7a953c9e-359b-4273-8165-7896b4781f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:16.327Z|7a953c9e-359b-4273-8165-7896b4781f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:20.761Z|69be0512-7f3c-43de-992a-c6837b0c9b79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:20.761Z|69be0512-7f3c-43de-992a-c6837b0c9b79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:20.762Z|c88289cc-916f-44a4-aa44-45426d59a0b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:20.762Z|60de673e-d8ab-44ec-9f5a-d2bceed34bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:20.762Z|c88289cc-916f-44a4-aa44-45426d59a0b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:20.762Z|60de673e-d8ab-44ec-9f5a-d2bceed34bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:30.784Z|d57effab-13ed-40cc-9547-6b4f3691858a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:30.785Z|d57effab-13ed-40cc-9547-6b4f3691858a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:30.786Z|ae00322e-7e18-4aec-822b-0b655b11ecf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:30.787Z|ae00322e-7e18-4aec-822b-0b655b11ecf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:30.787Z|75168d26-80a0-4f8c-bb49-c45e150483d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:30.788Z|75168d26-80a0-4f8c-bb49-c45e150483d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:31.326Z|11435c46-88e5-4f63-aee9-ad2216ad1fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:31.326Z|11435c46-88e5-4f63-aee9-ad2216ad1fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:31.514Z|72f72470-7668-42dc-8797-7bccb123fcbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:31.514Z|72f72470-7668-42dc-8797-7bccb123fcbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:40.809Z|6a92d78e-31e3-4f7f-be22-5e17f3ba888a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:40.809Z|ecbaf239-2a16-4821-9b13-2744c7551d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:40.809Z|51a9480c-1661-44e4-a121-70956039249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:40.809Z|6a92d78e-31e3-4f7f-be22-5e17f3ba888a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:40.809Z|ecbaf239-2a16-4821-9b13-2744c7551d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:40.809Z|51a9480c-1661-44e4-a121-70956039249c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:46.326Z|6887bc2d-69b3-4a47-a285-467ca4b5f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:03:46.326Z|6887bc2d-69b3-4a47-a285-467ca4b5f618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:03:48.107Z|575f63c9-7940-4448-91e4-b89b34a86d8d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:03:48.108Z|575f63c9-7940-4448-91e4-b89b34a86d8d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:50.833Z|6e0a0bad-001a-4815-aaf4-6c9932b474ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:50.833Z|a793c2f3-0273-49a5-ac38-88807d3559c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:50.833Z|b89b57b6-fed2-4894-8f98-2c8d262fa435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:03:50.833Z|6e0a0bad-001a-4815-aaf4-6c9932b474ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:50.833Z|b89b57b6-fed2-4894-8f98-2c8d262fa435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:03:50.833Z|a793c2f3-0273-49a5-ac38-88807d3559c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:00.856Z|2e378677-a28e-4f82-89de-2be4a3e457bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:00.856Z|2e378677-a28e-4f82-89de-2be4a3e457bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:00.857Z|1962822b-889a-436a-93ea-e70e123ef7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:00.857Z|638d8130-ca43-4668-b3aa-d4d2ac61721b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:00.857Z|638d8130-ca43-4668-b3aa-d4d2ac61721b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:00.857Z|1962822b-889a-436a-93ea-e70e123ef7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:01.326Z|fd923105-6e9a-49dd-98c6-782e4778cec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:01.327Z|fd923105-6e9a-49dd-98c6-782e4778cec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:01.515Z|3fdd0b44-b256-469a-9154-4fd4bc36fbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:01.515Z|3fdd0b44-b256-469a-9154-4fd4bc36fbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:10.880Z|87f6bbd5-2ca1-4ffb-8651-77bbb86b225b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:10.880Z|32a1bd5c-19ad-4d29-a8f0-b1eb12cd2397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:10.880Z|bbe8b2fb-cf16-4a42-8cc9-7404dfb926fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:10.881Z|bbe8b2fb-cf16-4a42-8cc9-7404dfb926fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:10.881Z|87f6bbd5-2ca1-4ffb-8651-77bbb86b225b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:10.881Z|32a1bd5c-19ad-4d29-a8f0-b1eb12cd2397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:16.326Z|ee595107-50fb-4e8b-aa6c-e0a526de82c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:16.326Z|ee595107-50fb-4e8b-aa6c-e0a526de82c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:20.903Z|a6312125-4720-4cf1-b54e-3bf06fedeeb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:20.904Z|a6312125-4720-4cf1-b54e-3bf06fedeeb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:20.904Z|569ad18a-7d29-4746-b797-3cb76d7e6736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:20.904Z|569ad18a-7d29-4746-b797-3cb76d7e6736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:20.908Z|980f6dc2-82bd-4237-abe7-6b82adcbf47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:20.908Z|980f6dc2-82bd-4237-abe7-6b82adcbf47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:30.925Z|12dccf8e-c977-42bf-8ee6-ffef6ef1dac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:30.926Z|12dccf8e-c977-42bf-8ee6-ffef6ef1dac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:30.927Z|f5ac1231-c82a-4eec-abf0-43ec20a5ffbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:30.927Z|ecbdd938-e259-4bbb-89c5-a8df357f7466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:30.927Z|f5ac1231-c82a-4eec-abf0-43ec20a5ffbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:30.927Z|ecbdd938-e259-4bbb-89c5-a8df357f7466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:31.326Z|d96d1602-b091-4b85-9b8a-b02245a14188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:31.326Z|d96d1602-b091-4b85-9b8a-b02245a14188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:31.516Z|3cf0b019-b06b-49a2-8719-8ca32abeec58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:31.516Z|3cf0b019-b06b-49a2-8719-8ca32abeec58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:40.950Z|4e26e30c-6ee8-4ab5-b264-e1e32595b698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:40.950Z|f6c88eb3-83bd-4000-9ca1-d0cddc0b6dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:40.950Z|d9a963a2-87f2-4bf9-a4bd-c6bc2d52cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:40.950Z|4e26e30c-6ee8-4ab5-b264-e1e32595b698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:40.950Z|d9a963a2-87f2-4bf9-a4bd-c6bc2d52cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:40.950Z|f6c88eb3-83bd-4000-9ca1-d0cddc0b6dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:46.326Z|0f9f5a7a-4881-42fb-855a-9d693569e265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:04:46.326Z|0f9f5a7a-4881-42fb-855a-9d693569e265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:04:48.107Z|209f79f4-041b-4260-8712-0142b78bf485|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:04:48.108Z|209f79f4-041b-4260-8712-0142b78bf485|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:50.973Z|d1528099-d062-4174-acd0-c968fcac3a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:50.973Z|2d1d174d-af8a-4b87-a940-5f78a00462b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:50.973Z|d1528099-d062-4174-acd0-c968fcac3a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:50.973Z|2d1d174d-af8a-4b87-a940-5f78a00462b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:04:50.974Z|e71f0b65-4ec1-49a1-b502-5dafc37fa946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:04:50.974Z|e71f0b65-4ec1-49a1-b502-5dafc37fa946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:00.995Z|8624b34b-b842-43c8-9457-d0dc83f8b71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:00.995Z|a3dde16d-1b13-4c3e-a5df-a83112ae04e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:00.995Z|a6ca2183-a9a2-4852-97dd-f58da55f69f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:00.996Z|a6ca2183-a9a2-4852-97dd-f58da55f69f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:00.996Z|a3dde16d-1b13-4c3e-a5df-a83112ae04e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:00.996Z|8624b34b-b842-43c8-9457-d0dc83f8b71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:01.326Z|bb07bbcb-50e6-4a07-a43a-121ee336fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:01.326Z|bb07bbcb-50e6-4a07-a43a-121ee336fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:01.517Z|47e8f1bd-53e1-4655-95c8-27780d87a9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:01.517Z|47e8f1bd-53e1-4655-95c8-27780d87a9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:11.020Z|b2edbd8a-5359-41af-9cb0-cbfbf226fad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:11.020Z|9178a0fd-36d7-4e94-bd3a-8a86b44afe8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:11.021Z|b2edbd8a-5359-41af-9cb0-cbfbf226fad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:11.021Z|9178a0fd-36d7-4e94-bd3a-8a86b44afe8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:11.024Z|7aca0a9b-5f7a-4ca2-a409-7d884e88b2cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:11.024Z|7aca0a9b-5f7a-4ca2-a409-7d884e88b2cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:16.326Z|ec3a6247-5c0d-4e00-b0b8-7ab854205ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:16.326Z|ec3a6247-5c0d-4e00-b0b8-7ab854205ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:21.046Z|d193c570-b990-4446-ab5a-551b81f438f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:21.046Z|d42b5512-0ee9-481a-b684-adfc2af887ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:21.046Z|29b6fb6e-892d-4ac0-b96a-9b3eddc1e647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:21.046Z|d193c570-b990-4446-ab5a-551b81f438f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:21.046Z|29b6fb6e-892d-4ac0-b96a-9b3eddc1e647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:21.046Z|d42b5512-0ee9-481a-b684-adfc2af887ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:31.069Z|c471e4af-6411-4273-a2a2-a83f28840022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:31.069Z|63849a11-dca7-4fd3-85a4-b6467e513a3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:31.069Z|c471e4af-6411-4273-a2a2-a83f28840022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:31.070Z|63849a11-dca7-4fd3-85a4-b6467e513a3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:31.070Z|44b993db-0248-48b7-9d1a-4402cada75f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:31.070Z|44b993db-0248-48b7-9d1a-4402cada75f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:31.326Z|944c43b4-b0b8-46e8-ac71-43d32e215ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:31.326Z|944c43b4-b0b8-46e8-ac71-43d32e215ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:31.517Z|0f5bb9ff-7b17-445c-ae03-f5126bb8a3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:31.518Z|0f5bb9ff-7b17-445c-ae03-f5126bb8a3b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:41.094Z|90910bb8-8821-425d-bc03-bec2b17a8b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:41.094Z|6dee39c6-e265-4f1b-bf28-663c224a19d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:41.095Z|90910bb8-8821-425d-bc03-bec2b17a8b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:41.095Z|6dee39c6-e265-4f1b-bf28-663c224a19d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:41.099Z|dfac400a-ec31-46d5-96bd-b72a19712f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:41.099Z|dfac400a-ec31-46d5-96bd-b72a19712f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:46.326Z|431e06aa-a42e-4aee-ac36-5825f43acb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:05:46.326Z|431e06aa-a42e-4aee-ac36-5825f43acb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:05:48.109Z|d164d367-9376-4a0a-a8a2-685e512d24f0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:05:48.109Z|d164d367-9376-4a0a-a8a2-685e512d24f0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:51.116Z|8ba62c7a-f608-46f5-b130-0bf9a2a007a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:51.116Z|8ba62c7a-f608-46f5-b130-0bf9a2a007a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:51.117Z|2805f683-8c7f-4f63-909b-0341fa847efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:51.118Z|2805f683-8c7f-4f63-909b-0341fa847efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:05:51.121Z|29ccb7be-fdd6-4545-a860-63aa7fe2de44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:05:51.121Z|29ccb7be-fdd6-4545-a860-63aa7fe2de44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:01.138Z|15bf0d27-0098-4d60-af74-152fa282d346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:01.138Z|15bf0d27-0098-4d60-af74-152fa282d346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:01.139Z|caaebbdd-8e83-4f09-83c5-dd3e2a02c1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:01.139Z|34366c9c-de8f-4ea6-bf37-a428fe856b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:01.140Z|caaebbdd-8e83-4f09-83c5-dd3e2a02c1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:01.140Z|34366c9c-de8f-4ea6-bf37-a428fe856b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:01.326Z|46f60725-7f31-49b7-9625-d011b134aa06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:01.326Z|46f60725-7f31-49b7-9625-d011b134aa06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:01.518Z|c9e2fa0d-d63a-4678-bd7c-ab435482ad9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:01.519Z|c9e2fa0d-d63a-4678-bd7c-ab435482ad9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:11.163Z|8ad19fd6-cb8a-4af4-a836-dd6b480146d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:11.163Z|25ecec9a-6895-4dbc-aa33-91be568da06b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:11.163Z|98cf78c1-80d7-48db-8a9d-c4bb9faffc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:11.163Z|25ecec9a-6895-4dbc-aa33-91be568da06b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:11.163Z|98cf78c1-80d7-48db-8a9d-c4bb9faffc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:11.163Z|8ad19fd6-cb8a-4af4-a836-dd6b480146d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:16.326Z|ac523058-14ed-40b7-a2f9-4843cf27cb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:16.327Z|ac523058-14ed-40b7-a2f9-4843cf27cb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:21.186Z|94456e3d-6ffa-47cf-b8a2-4bb83cabdcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:21.187Z|94456e3d-6ffa-47cf-b8a2-4bb83cabdcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:21.192Z|b40dee46-cbf4-4bf4-9fb7-5a51c6d35891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:21.192Z|4bb3531a-63ce-4a3d-920a-053258575aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:21.192Z|b40dee46-cbf4-4bf4-9fb7-5a51c6d35891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:21.193Z|4bb3531a-63ce-4a3d-920a-053258575aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:31.209Z|140886d2-6388-4bbc-8bd8-efaf54470a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:31.210Z|140886d2-6388-4bbc-8bd8-efaf54470a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:31.211Z|659525c6-1ac7-4039-bf9f-26e8592ba152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:31.212Z|659525c6-1ac7-4039-bf9f-26e8592ba152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:31.215Z|45ef1543-ea74-49d1-988c-4c74d6e37bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:31.215Z|45ef1543-ea74-49d1-988c-4c74d6e37bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:31.326Z|717c5e58-8854-4ec0-88d1-454efd3d9cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:31.326Z|717c5e58-8854-4ec0-88d1-454efd3d9cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:31.519Z|1c2b3696-2037-419e-8293-d8fb111388ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:31.519Z|1c2b3696-2037-419e-8293-d8fb111388ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:41.236Z|18bc0c26-1938-4598-9d82-6128285ffd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:41.236Z|18bc0c26-1938-4598-9d82-6128285ffd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:41.236Z|1eb16e64-d46f-49b3-b8d2-6b9433427781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:41.237Z|1eb16e64-d46f-49b3-b8d2-6b9433427781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:41.238Z|40b441a2-5f63-47ea-9450-748c854a70ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:41.238Z|40b441a2-5f63-47ea-9450-748c854a70ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:46.326Z|39b65ad3-716b-413e-a1cf-ee097666e15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:06:46.326Z|39b65ad3-716b-413e-a1cf-ee097666e15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:06:48.108Z|167e0657-ea58-43b5-849f-363f202bd98e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:06:48.108Z|167e0657-ea58-43b5-849f-363f202bd98e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:51.257Z|4096633b-1d2f-4321-b2fb-caf98ce7479f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:51.258Z|4096633b-1d2f-4321-b2fb-caf98ce7479f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:51.258Z|8b7ef4d2-1833-43f4-8208-8d6e85b6aaff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:51.259Z|4bfdbf72-e0c1-46b1-a44e-885f3b746e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:06:51.259Z|8b7ef4d2-1833-43f4-8208-8d6e85b6aaff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:06:51.259Z|4bfdbf72-e0c1-46b1-a44e-885f3b746e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:01.280Z|a18ceb10-4b04-46fe-9c0b-c408b42c5d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:01.281Z|a18ceb10-4b04-46fe-9c0b-c408b42c5d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:01.281Z|1ecb019c-51b1-4847-809c-539f58f9d390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:01.282Z|1ecb019c-51b1-4847-809c-539f58f9d390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:01.282Z|4c027f93-15ff-45e1-a33f-450463d7a573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:01.282Z|4c027f93-15ff-45e1-a33f-450463d7a573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:01.326Z|b855afb5-0d9e-4e80-a946-102848b302b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:01.327Z|b855afb5-0d9e-4e80-a946-102848b302b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:01.520Z|aabca5d2-4aa6-46e8-99a0-d8adc3ea255d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:01.520Z|aabca5d2-4aa6-46e8-99a0-d8adc3ea255d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:11.306Z|cb8f0619-101f-4402-9ac7-051f0ea219ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:11.306Z|cb8f0619-101f-4402-9ac7-051f0ea219ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:11.307Z|d940e79e-95ff-4a65-bec4-39e22ca3899f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:11.307Z|538a7e7b-e0f9-4d41-bad3-be4f5261c6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:11.307Z|d940e79e-95ff-4a65-bec4-39e22ca3899f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:11.307Z|538a7e7b-e0f9-4d41-bad3-be4f5261c6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:16.326Z|2be0843f-3970-48f4-b5f2-01d13d5ec223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:16.326Z|2be0843f-3970-48f4-b5f2-01d13d5ec223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:21.329Z|ed2733d7-2479-473c-bae4-53badd9d41b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:21.329Z|8735f819-7729-4042-b8d7-0e0c5bcac46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:21.330Z|8735f819-7729-4042-b8d7-0e0c5bcac46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:21.330Z|ed2733d7-2479-473c-bae4-53badd9d41b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:21.331Z|add31422-28e3-4ad0-bbbe-d426d0d55631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:21.331Z|add31422-28e3-4ad0-bbbe-d426d0d55631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:31.326Z|d2ce2be5-8345-496d-9446-4934e9c5e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:31.326Z|d2ce2be5-8345-496d-9446-4934e9c5e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:31.352Z|99d5d7e0-736c-4616-b714-7dae78119f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:31.353Z|99d5d7e0-736c-4616-b714-7dae78119f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:31.355Z|a4925027-a4d7-4931-92d8-ac93433828b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:31.356Z|a4925027-a4d7-4931-92d8-ac93433828b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:31.356Z|fa5fe47d-50ef-440b-8bdb-b0e78e2804fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:31.357Z|fa5fe47d-50ef-440b-8bdb-b0e78e2804fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:31.521Z|72bf7c06-43b4-4d6c-8add-0c2159c03f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:31.521Z|72bf7c06-43b4-4d6c-8add-0c2159c03f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:41.378Z|3b6cfb2f-bf19-43a5-8f50-75ebbd2fb0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:41.378Z|15efda84-6da9-4189-8853-2bb630e3a275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:41.378Z|d0bc6501-a548-4eab-ba28-7e91857f06cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:41.378Z|15efda84-6da9-4189-8853-2bb630e3a275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:41.378Z|3b6cfb2f-bf19-43a5-8f50-75ebbd2fb0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:41.379Z|d0bc6501-a548-4eab-ba28-7e91857f06cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:46.326Z|58c6732c-b21d-42f2-acce-566824551229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:07:46.328Z|58c6732c-b21d-42f2-acce-566824551229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:07:48.108Z|bd3c2e16-63bb-44af-a51a-bebd86c90a62|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:07:48.108Z|bd3c2e16-63bb-44af-a51a-bebd86c90a62|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:51.398Z|981913b7-a91e-4aea-9142-aaed6bcb9698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:51.399Z|452ff76f-d543-4607-b6cd-df3e63762271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:51.398Z|42256936-4ddb-4c74-9722-9faa9ce3862b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:07:51.399Z|981913b7-a91e-4aea-9142-aaed6bcb9698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:51.399Z|42256936-4ddb-4c74-9722-9faa9ce3862b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:07:51.399Z|452ff76f-d543-4607-b6cd-df3e63762271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:01.326Z|2c1a6f3d-cd7b-474b-8713-e28e398934a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:01.326Z|2c1a6f3d-cd7b-474b-8713-e28e398934a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:01.419Z|b35525aa-c945-459f-90a5-40d74369db07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:01.419Z|fcd91d71-e24d-4bb6-a5c6-b04f76f78d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:01.419Z|fcd91d71-e24d-4bb6-a5c6-b04f76f78d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:01.419Z|b35525aa-c945-459f-90a5-40d74369db07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:01.423Z|337b6b28-44f2-4d15-934e-e2d2de3bd2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:01.423Z|337b6b28-44f2-4d15-934e-e2d2de3bd2ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:01.522Z|d9c3db1e-58f7-44c4-9e23-665f4134fa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:01.522Z|d9c3db1e-58f7-44c4-9e23-665f4134fa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:11.440Z|1a7eda9b-e99f-4ce7-a829-e7d7d090963c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:11.440Z|1a7eda9b-e99f-4ce7-a829-e7d7d090963c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:11.440Z|aeb0b15a-d6a7-477a-95bb-7cc69c7ef194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:11.441Z|aeb0b15a-d6a7-477a-95bb-7cc69c7ef194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:11.441Z|45da4971-e130-4d2e-84fc-202b832ef291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:11.442Z|45da4971-e130-4d2e-84fc-202b832ef291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:16.326Z|516f7b72-1d51-4ea8-910a-53e0ab2bcf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:16.326Z|516f7b72-1d51-4ea8-910a-53e0ab2bcf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:21.461Z|fa52dc68-4fdb-4ccd-b654-378b606ff969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:21.461Z|95ad241c-b878-464c-aee4-e93615525687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:21.461Z|9fcd438c-e546-4bf2-a6cb-1a5895193518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:21.462Z|fa52dc68-4fdb-4ccd-b654-378b606ff969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:21.462Z|95ad241c-b878-464c-aee4-e93615525687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:21.462Z|9fcd438c-e546-4bf2-a6cb-1a5895193518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:31.326Z|35ad4461-815c-4918-875d-186feaa52d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:31.328Z|35ad4461-815c-4918-875d-186feaa52d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:31.481Z|7bc8725a-21d3-4928-a0a7-361ea251af85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:31.481Z|bda019b9-1e99-47df-b163-34496f47a048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:31.481Z|560ef63f-9bd0-4a4d-8bf1-929947a5b168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:31.482Z|560ef63f-9bd0-4a4d-8bf1-929947a5b168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:31.482Z|bda019b9-1e99-47df-b163-34496f47a048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:31.482Z|7bc8725a-21d3-4928-a0a7-361ea251af85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:31.523Z|01a36871-8aa6-4c5f-b644-0d3e252e1177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:31.523Z|01a36871-8aa6-4c5f-b644-0d3e252e1177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:41.502Z|77f8b181-6404-4355-a9ae-616e171685d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:41.502Z|b430acb6-9761-47ca-95b7-8d0c9eb7f4ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:41.502Z|e76d1dc9-43ff-4171-8031-f68bf1e61363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:41.503Z|77f8b181-6404-4355-a9ae-616e171685d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:41.503Z|b430acb6-9761-47ca-95b7-8d0c9eb7f4ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:41.503Z|e76d1dc9-43ff-4171-8031-f68bf1e61363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:46.326Z|88fcc803-66a8-4ca3-91be-7117869e7d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:08:46.326Z|88fcc803-66a8-4ca3-91be-7117869e7d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:08:48.109Z|6a0631eb-3805-4e33-8152-a98ff97b03ba|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:08:48.109Z|6a0631eb-3805-4e33-8152-a98ff97b03ba|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:51.525Z|5e8757f4-7651-4bd8-97b8-0f378ac2e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:51.525Z|a1269ae0-d0a2-42d3-aefd-a235d3a33db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:51.525Z|5e8757f4-7651-4bd8-97b8-0f378ac2e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:51.525Z|a1269ae0-d0a2-42d3-aefd-a235d3a33db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:08:51.528Z|5d1ffc08-a90c-4d26-94f4-f8506d9d709e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:08:51.529Z|5d1ffc08-a90c-4d26-94f4-f8506d9d709e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:01.326Z|0158e8d9-f6b6-4569-8a7c-adf3ced0066b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:01.326Z|0158e8d9-f6b6-4569-8a7c-adf3ced0066b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:01.523Z|0adcdba4-d8c2-4801-adad-93433d3ed81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:01.524Z|0adcdba4-d8c2-4801-adad-93433d3ed81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:01.547Z|e5e85c7f-55f7-4aa9-b4ef-20659cb16c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:01.547Z|a184629e-9eda-486d-97e5-bb05cadb888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:01.547Z|a184629e-9eda-486d-97e5-bb05cadb888d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:01.547Z|e5e85c7f-55f7-4aa9-b4ef-20659cb16c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:01.548Z|bed00618-4a66-487f-a996-2efd921dcd27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:01.548Z|bed00618-4a66-487f-a996-2efd921dcd27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:11.570Z|1faa396a-d71e-412b-b779-24fd99a5a1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:11.570Z|1faa396a-d71e-412b-b779-24fd99a5a1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:11.577Z|17333e58-1d58-470b-ab5f-e5fc0ff8545f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:11.577Z|ac0c4fa6-ca1f-479c-92c0-b958b4b7e0f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:11.578Z|17333e58-1d58-470b-ab5f-e5fc0ff8545f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:11.578Z|ac0c4fa6-ca1f-479c-92c0-b958b4b7e0f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:16.326Z|055a721d-b467-4c5a-b38c-5be1d77b259f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:16.328Z|055a721d-b467-4c5a-b38c-5be1d77b259f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:21.592Z|e455cbd9-fcdb-4e78-b6d5-4c08ab4ff2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:21.592Z|e455cbd9-fcdb-4e78-b6d5-4c08ab4ff2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:21.599Z|4a80fb01-5b5e-43fd-9bda-9e0a63e9baaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:21.599Z|4a80fb01-5b5e-43fd-9bda-9e0a63e9baaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:21.601Z|88273bd1-54c9-4ec3-a1d6-1279483fece5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:21.601Z|88273bd1-54c9-4ec3-a1d6-1279483fece5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:31.326Z|dee6bbd8-5b97-43fe-a69d-6eef6e51efe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:31.326Z|dee6bbd8-5b97-43fe-a69d-6eef6e51efe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:31.524Z|a3c1ec1c-15b7-4a34-8cab-d0d8418670f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:31.525Z|a3c1ec1c-15b7-4a34-8cab-d0d8418670f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:31.612Z|708f8aa5-2c21-4693-b1cc-2778a85f1719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:31.613Z|708f8aa5-2c21-4693-b1cc-2778a85f1719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:31.619Z|95c0ff18-a8a5-4511-b7ca-6b74dd81d363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:31.620Z|95c0ff18-a8a5-4511-b7ca-6b74dd81d363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:31.622Z|f4ae69ba-0c17-42c0-8df4-dbbae62e797f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:31.623Z|f4ae69ba-0c17-42c0-8df4-dbbae62e797f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:41.636Z|9a57ded8-ee8f-42d8-b6d1-0d1b4ce9594a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:41.636Z|9a57ded8-ee8f-42d8-b6d1-0d1b4ce9594a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:41.642Z|0dd6de30-dc44-4ef5-a981-a1371e529cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:41.642Z|9478ccf4-ae6c-4f48-a4ca-258d207d6f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:41.643Z|0dd6de30-dc44-4ef5-a981-a1371e529cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:41.643Z|9478ccf4-ae6c-4f48-a4ca-258d207d6f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:46.326Z|7dfbb094-d1a9-4578-af44-1d720ae42355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:09:46.326Z|7dfbb094-d1a9-4578-af44-1d720ae42355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:09:48.107Z|4cdc726b-e613-4d13-b472-71dbffc3ecce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:09:48.108Z|4cdc726b-e613-4d13-b472-71dbffc3ecce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:51.659Z|4b04c424-3042-4733-b412-d4ba4af70585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:51.660Z|4b04c424-3042-4733-b412-d4ba4af70585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:51.663Z|d273c624-d0f3-47c7-bbb2-95e8cf1498f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:51.663Z|d273c624-d0f3-47c7-bbb2-95e8cf1498f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:09:51.664Z|b61a3cad-16e6-4bae-87e4-1ed53cd47abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:09:51.664Z|b61a3cad-16e6-4bae-87e4-1ed53cd47abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:01.326Z|7fa39a4d-5964-4e93-8bc2-4b62b3c7e41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:01.328Z|7fa39a4d-5964-4e93-8bc2-4b62b3c7e41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:01.525Z|decd99de-bc98-4657-9812-2cafc999854b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:01.526Z|decd99de-bc98-4657-9812-2cafc999854b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:01.679Z|d5505be4-17f6-46eb-aa93-c0e41ffcdfd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:01.679Z|d5505be4-17f6-46eb-aa93-c0e41ffcdfd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:01.682Z|e412ada1-7656-4803-b39b-c1af257c424f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:01.682Z|e412ada1-7656-4803-b39b-c1af257c424f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:01.683Z|29622024-0887-4d96-865a-f78771021190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:01.683Z|29622024-0887-4d96-865a-f78771021190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:11.702Z|72124e4a-a450-49c7-91dd-4b54b6df3e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:11.702Z|bfbd5dc4-2622-4ee4-a04c-717e351076f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:11.702Z|72124e4a-a450-49c7-91dd-4b54b6df3e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:11.702Z|bfbd5dc4-2622-4ee4-a04c-717e351076f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:11.705Z|cb6322bb-47d6-4d7a-abf6-73146f0e13f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:11.705Z|cb6322bb-47d6-4d7a-abf6-73146f0e13f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:16.326Z|4cbd1251-35b5-410e-b8ec-2c87f38a2b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:16.326Z|4cbd1251-35b5-410e-b8ec-2c87f38a2b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:21.726Z|18c4e428-9116-480e-bb4d-e1bd9e264fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:21.726Z|3cf036b6-cb52-4d8e-983b-903b056df292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:21.726Z|aa4382c2-865a-449f-984c-f600722add89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:21.726Z|18c4e428-9116-480e-bb4d-e1bd9e264fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:21.726Z|aa4382c2-865a-449f-984c-f600722add89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:21.726Z|3cf036b6-cb52-4d8e-983b-903b056df292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:31.326Z|f9f2d3de-25ed-490d-aa81-a5a0a4f71a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:31.326Z|f9f2d3de-25ed-490d-aa81-a5a0a4f71a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:31.526Z|ecf53091-a3b3-4006-9d43-756ed81a5c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:31.527Z|ecf53091-a3b3-4006-9d43-756ed81a5c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:31.748Z|732bbee5-ad74-4d89-a16c-ec7c316f12ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:31.749Z|732bbee5-ad74-4d89-a16c-ec7c316f12ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:31.749Z|d43bfdee-e53f-45ef-9a79-3941a4bcbb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:31.749Z|d43bfdee-e53f-45ef-9a79-3941a4bcbb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:31.749Z|6dd86e93-6998-4f0e-b954-da1a9566ccd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:31.750Z|6dd86e93-6998-4f0e-b954-da1a9566ccd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:41.771Z|fb4e8cf3-e947-49ae-81ba-02a1f55cbee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:41.771Z|fb4e8cf3-e947-49ae-81ba-02a1f55cbee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:41.772Z|3b2edb3c-e5fc-416d-8b44-ba4427ab9b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:41.772Z|3b2edb3c-e5fc-416d-8b44-ba4427ab9b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:41.773Z|bac362cc-e25b-471c-a2d4-74c6069b6322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:41.774Z|bac362cc-e25b-471c-a2d4-74c6069b6322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:46.326Z|3ad12538-88a7-4ffc-b82e-81bd9a2550b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:10:46.328Z|3ad12538-88a7-4ffc-b82e-81bd9a2550b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:10:48.108Z|6e969215-24ef-414a-be15-43e02ac96862|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:10:48.109Z|6e969215-24ef-414a-be15-43e02ac96862|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:51.793Z|6634a82f-fb04-46d3-9d9a-a6c658df744e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:51.794Z|6634a82f-fb04-46d3-9d9a-a6c658df744e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:51.795Z|786eaf7f-e103-4b6e-8038-2add4e125001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:51.796Z|786eaf7f-e103-4b6e-8038-2add4e125001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:10:51.797Z|a113812c-672a-432a-acc7-7af3c24c186b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:10:51.797Z|a113812c-672a-432a-acc7-7af3c24c186b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:01.326Z|ac17d52d-3c84-4896-a0e8-1b0ece22fae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:01.326Z|ac17d52d-3c84-4896-a0e8-1b0ece22fae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:01.527Z|145a40f6-aaea-4fdf-b385-43fd0569f16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:01.527Z|145a40f6-aaea-4fdf-b385-43fd0569f16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:01.816Z|32127305-8681-4702-a705-88f26ba30ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:01.816Z|80aaab08-c428-4ea1-9aa6-273998447420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:01.816Z|fed5c745-71d5-4284-b7f9-525b8666cbed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:01.816Z|32127305-8681-4702-a705-88f26ba30ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:01.816Z|80aaab08-c428-4ea1-9aa6-273998447420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:01.816Z|fed5c745-71d5-4284-b7f9-525b8666cbed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:11.839Z|eaec87f2-6126-4180-a800-9392e71fe018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:11.839Z|545c55ea-cd1b-498c-875e-40bc3e28b316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:11.839Z|d42f32bc-4a1a-4e48-b1a9-fcd8aeea5676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:11.840Z|545c55ea-cd1b-498c-875e-40bc3e28b316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:11.840Z|d42f32bc-4a1a-4e48-b1a9-fcd8aeea5676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:11.840Z|eaec87f2-6126-4180-a800-9392e71fe018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:16.326Z|69bc4df5-08ad-49b7-b668-b028424e9472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:16.326Z|69bc4df5-08ad-49b7-b668-b028424e9472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:21.863Z|c1506c05-178f-4ca0-b635-211d06f6befa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:21.863Z|c1506c05-178f-4ca0-b635-211d06f6befa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:21.863Z|afaa4da9-b5b0-4f97-85b0-f05c05000a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:21.864Z|afaa4da9-b5b0-4f97-85b0-f05c05000a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:21.864Z|da637a6a-0c8c-4d72-8993-5e632a04d43a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:21.864Z|da637a6a-0c8c-4d72-8993-5e632a04d43a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:31.326Z|6b4bd8f8-0526-417f-a6c5-a983d6a2ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:31.328Z|6b4bd8f8-0526-417f-a6c5-a983d6a2ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:31.528Z|ead299e3-5787-4b7e-ae35-70f844a4ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:31.528Z|ead299e3-5787-4b7e-ae35-70f844a4ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:31.885Z|04db050a-7c29-48c2-aae7-bde342b215a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:31.885Z|24640b95-f70b-4228-95f3-4e4a240550b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:31.885Z|24640b95-f70b-4228-95f3-4e4a240550b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:31.885Z|04db050a-7c29-48c2-aae7-bde342b215a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:31.886Z|961297e9-53ff-43e2-bdcf-f9647d29ba86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:31.887Z|961297e9-53ff-43e2-bdcf-f9647d29ba86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:41.904Z|632b71a6-fbb8-4588-929a-2d453943212c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:41.905Z|632b71a6-fbb8-4588-929a-2d453943212c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:41.907Z|68e30024-e364-46d3-b2ea-469d908cedd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:41.907Z|68e30024-e364-46d3-b2ea-469d908cedd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:41.910Z|40e225c5-0779-4d56-a72b-38d4373bbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:41.910Z|40e225c5-0779-4d56-a72b-38d4373bbaa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:46.326Z|cfccc2e7-55a8-4d80-926c-3f5be6c1e1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:11:46.326Z|cfccc2e7-55a8-4d80-926c-3f5be6c1e1cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:11:48.108Z|7e36c774-a408-4ba4-8d3d-aab30a3da149|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:11:48.108Z|7e36c774-a408-4ba4-8d3d-aab30a3da149|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:51.928Z|9da69bbc-b0b2-4e6c-8269-6db7266186d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:51.929Z|9da69bbc-b0b2-4e6c-8269-6db7266186d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:51.930Z|85a33aaf-e3e3-4b93-9513-abd7a45c2494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:51.930Z|85a33aaf-e3e3-4b93-9513-abd7a45c2494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:11:51.933Z|754707c2-8254-481f-8e67-211e8e2ef9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:11:51.934Z|754707c2-8254-481f-8e67-211e8e2ef9f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:01.326Z|d393431b-12be-49ec-8fbf-20d1e1385ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:01.326Z|d393431b-12be-49ec-8fbf-20d1e1385ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:01.529Z|8fe26fae-d2fa-4ed0-ac62-2ef3addc6284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:01.529Z|8fe26fae-d2fa-4ed0-ac62-2ef3addc6284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:01.951Z|5c300b80-72e6-48a2-a358-27c111a2a52b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:01.951Z|5c300b80-72e6-48a2-a358-27c111a2a52b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:01.952Z|e575dbbd-1ebb-4a55-8a0c-cad5a8d3654d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:01.952Z|e575dbbd-1ebb-4a55-8a0c-cad5a8d3654d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:01.954Z|1a5e410e-ba01-4e53-9fb5-61fde2229789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:01.954Z|1a5e410e-ba01-4e53-9fb5-61fde2229789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:11.974Z|e3416eea-d384-4d74-81e8-17b4fd872d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:11.974Z|bb7a3d28-8896-44af-84e1-4b0f46f43732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:11.974Z|e3416eea-d384-4d74-81e8-17b4fd872d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:11.974Z|bb7a3d28-8896-44af-84e1-4b0f46f43732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:11.977Z|b07de351-2800-43ec-9907-fa453fde6f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:11.978Z|b07de351-2800-43ec-9907-fa453fde6f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:16.326Z|e7c5c16b-5d75-480c-befe-170054ed3b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:16.328Z|e7c5c16b-5d75-480c-befe-170054ed3b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:21.998Z|1a452ba8-ed95-4a24-82f2-5758ac0c7792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:21.998Z|2920dafd-d9b6-4a67-8e51-7bc20d9fc407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:21.998Z|1a452ba8-ed95-4a24-82f2-5758ac0c7792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:21.998Z|2920dafd-d9b6-4a67-8e51-7bc20d9fc407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:22.000Z|6e7b32e9-2d09-4565-9735-95995f2c3156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:22.001Z|6e7b32e9-2d09-4565-9735-95995f2c3156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:31.326Z|03699d5e-b5ab-4a6b-992c-a6c456a7040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:31.326Z|03699d5e-b5ab-4a6b-992c-a6c456a7040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:31.530Z|d8cca1fa-6320-4969-b7bd-b70b645f339a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:31.530Z|d8cca1fa-6320-4969-b7bd-b70b645f339a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:32.023Z|86c102eb-2f8f-4d94-9bf7-912253819095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:32.023Z|1077be9d-8eef-4ce1-a32f-d59e7a7d4cb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:32.023Z|8d563b3d-cb5d-4633-b6b1-78dab86041ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:32.024Z|86c102eb-2f8f-4d94-9bf7-912253819095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:32.024Z|1077be9d-8eef-4ce1-a32f-d59e7a7d4cb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:32.024Z|8d563b3d-cb5d-4633-b6b1-78dab86041ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:42.050Z|260fdeb3-bef5-45b5-999b-6a3e7906dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:42.050Z|683c250d-e053-40c5-be93-09d134f5d354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:42.050Z|5085f527-c2dc-4e2b-83e7-bbecece2d2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:42.051Z|260fdeb3-bef5-45b5-999b-6a3e7906dd62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:42.051Z|683c250d-e053-40c5-be93-09d134f5d354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:42.051Z|5085f527-c2dc-4e2b-83e7-bbecece2d2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:46.326Z|e93e6dc3-c4e7-450a-8e13-83e99a79529c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:12:46.326Z|e93e6dc3-c4e7-450a-8e13-83e99a79529c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:12:48.108Z|656ef151-7efe-4040-af89-e9f8ef0c85d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:12:48.108Z|656ef151-7efe-4040-af89-e9f8ef0c85d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:52.071Z|96e6dcb4-869a-4e95-a1d1-f9a9a48b29c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:52.072Z|96e6dcb4-869a-4e95-a1d1-f9a9a48b29c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:52.074Z|4bf5d8f2-8d0e-43c3-9b67-414235eb82d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:52.074Z|4bf5d8f2-8d0e-43c3-9b67-414235eb82d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:12:52.076Z|246e2ab9-86a4-4f04-af95-beb1dfbf8513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:12:52.077Z|246e2ab9-86a4-4f04-af95-beb1dfbf8513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:01.326Z|08d67d2e-e5c6-492b-991c-c1574b941d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:01.328Z|08d67d2e-e5c6-492b-991c-c1574b941d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:01.530Z|622f4b62-7b96-4c12-96af-01329da5c1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:01.531Z|622f4b62-7b96-4c12-96af-01329da5c1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:02.092Z|3e0bbd5d-13bf-444a-8026-d70143be1d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:02.093Z|3e0bbd5d-13bf-444a-8026-d70143be1d95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:02.096Z|d56d592e-a3a5-4f5c-8425-9e02f74454b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:02.096Z|f0a8b621-4ee5-49b3-8e10-0665c66f1513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:02.096Z|f0a8b621-4ee5-49b3-8e10-0665c66f1513|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:02.096Z|d56d592e-a3a5-4f5c-8425-9e02f74454b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:12.114Z|f76d89bd-adeb-4ebf-86ce-8a5f80b37d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:12.115Z|f76d89bd-adeb-4ebf-86ce-8a5f80b37d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:12.118Z|ccdfcdbf-ad37-4b34-a341-6d58bb046bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:12.118Z|07250f14-ac13-4cfc-a418-18f02e34ff7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:12.118Z|07250f14-ac13-4cfc-a418-18f02e34ff7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:12.118Z|ccdfcdbf-ad37-4b34-a341-6d58bb046bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:16.326Z|52ab7892-4a3e-418b-ac32-f090344d0929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:16.326Z|52ab7892-4a3e-418b-ac32-f090344d0929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:22.137Z|a284b3c0-aeab-47e8-acf5-0285a3b940cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:22.138Z|a284b3c0-aeab-47e8-acf5-0285a3b940cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:22.139Z|31c14fe0-71bc-4ce6-b9b0-03ed784b9e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:22.139Z|31c14fe0-71bc-4ce6-b9b0-03ed784b9e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:22.140Z|cc2446f2-891a-448f-a22a-a1dae359b1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:22.141Z|cc2446f2-891a-448f-a22a-a1dae359b1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:31.326Z|6b144a90-4ea7-4f00-bf04-0385f0b9ea11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:31.326Z|6b144a90-4ea7-4f00-bf04-0385f0b9ea11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:31.531Z|b3c6e586-f479-46e7-b622-c799ff8eb0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:31.532Z|b3c6e586-f479-46e7-b622-c799ff8eb0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:32.161Z|124f293a-ff13-4d88-b3e2-81e85fe731e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:32.161Z|3641b986-1f71-4512-96df-5da9f40d93c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:32.161Z|3641b986-1f71-4512-96df-5da9f40d93c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:32.161Z|124f293a-ff13-4d88-b3e2-81e85fe731e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:32.163Z|fee44701-a8f4-458e-a216-3dc81af39dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:32.163Z|fee44701-a8f4-458e-a216-3dc81af39dd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:42.187Z|48728697-53ec-4322-9ee5-b71212a9feda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:42.187Z|a55bc56e-fede-4416-a76c-13490807617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:42.187Z|0b817932-21b8-4325-abaa-0985d0a7f0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:42.188Z|a55bc56e-fede-4416-a76c-13490807617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:42.188Z|48728697-53ec-4322-9ee5-b71212a9feda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:42.188Z|0b817932-21b8-4325-abaa-0985d0a7f0dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:46.326Z|e3e4e59f-30f5-40b5-bea0-19df8c1bf39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:13:46.328Z|e3e4e59f-30f5-40b5-bea0-19df8c1bf39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:13:48.108Z|8b1e5554-a496-462e-a3e6-09f0d29779c7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:13:48.109Z|8b1e5554-a496-462e-a3e6-09f0d29779c7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:52.211Z|849b6620-b4b2-4142-a980-5082cec21291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:52.211Z|ca69b931-9c7c-476e-b8db-d01e944e512d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:52.211Z|849b6620-b4b2-4142-a980-5082cec21291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:52.211Z|ca69b931-9c7c-476e-b8db-d01e944e512d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:13:52.212Z|a86a7961-e75d-42d3-9556-2299567e91f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:13:52.213Z|a86a7961-e75d-42d3-9556-2299567e91f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:01.326Z|ffeeea9f-ce44-4043-85ec-5e1d403424b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:01.326Z|ffeeea9f-ce44-4043-85ec-5e1d403424b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:01.532Z|3c7e0a12-e4cd-4a46-8f73-4670becdf6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:01.533Z|3c7e0a12-e4cd-4a46-8f73-4670becdf6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:02.234Z|cd512b2a-e3c9-42e4-8e73-e4f0bf1700ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:02.234Z|859db2b0-7de0-4b26-9dae-c989f1b27880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:02.235Z|cd512b2a-e3c9-42e4-8e73-e4f0bf1700ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:02.235Z|859db2b0-7de0-4b26-9dae-c989f1b27880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:02.240Z|48edacba-fb1d-4f24-a067-c32550c9b6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:02.240Z|48edacba-fb1d-4f24-a067-c32550c9b6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:12.254Z|55ede1c9-7f75-4759-a842-0d2b393763a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:12.255Z|55ede1c9-7f75-4759-a842-0d2b393763a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:12.258Z|fe66c82e-6fbe-4e04-aca8-903e1992bc0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:12.258Z|fe66c82e-6fbe-4e04-aca8-903e1992bc0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:12.258Z|15eef814-58bc-4005-96a9-9d7e3440620d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:12.259Z|15eef814-58bc-4005-96a9-9d7e3440620d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:16.326Z|6529857d-b3fe-42e4-8898-477cf2aff6ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:16.326Z|6529857d-b3fe-42e4-8898-477cf2aff6ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:22.275Z|4219b37c-ed52-4476-af11-9fcded2d78b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:22.276Z|4219b37c-ed52-4476-af11-9fcded2d78b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:22.276Z|8cb709a9-0550-45d5-aab9-9721f8ad68c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:22.276Z|8cb709a9-0550-45d5-aab9-9721f8ad68c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:22.279Z|f98df59c-8ba5-4a05-886c-6e01e66a7d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:22.280Z|f98df59c-8ba5-4a05-886c-6e01e66a7d36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:31.326Z|2bdda5c4-0581-4c9e-a209-68b6b381d9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:31.328Z|2bdda5c4-0581-4c9e-a209-68b6b381d9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:31.533Z|d1124b83-2903-47c7-b36e-4be7c2175d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:31.533Z|d1124b83-2903-47c7-b36e-4be7c2175d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:32.297Z|5d04599b-8f74-476b-acd5-1c293b186262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:32.297Z|f1eb0ae1-d7f5-4f47-8459-5cf048399004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:32.298Z|5d04599b-8f74-476b-acd5-1c293b186262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:32.298Z|f1eb0ae1-d7f5-4f47-8459-5cf048399004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:32.299Z|8749d529-bbb6-4ab4-9960-17a84128f0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:32.300Z|8749d529-bbb6-4ab4-9960-17a84128f0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:42.323Z|9356813d-947b-4ee7-9ce3-d25bf3b8fa39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:42.323Z|e2b37b84-1ba1-47a1-8353-a3125f7c31f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:42.323Z|1b1ea554-9023-4fe0-b9cf-9f14f67824d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:42.323Z|9356813d-947b-4ee7-9ce3-d25bf3b8fa39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:42.323Z|e2b37b84-1ba1-47a1-8353-a3125f7c31f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:42.323Z|1b1ea554-9023-4fe0-b9cf-9f14f67824d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:46.326Z|7856e3c0-ffcd-4a35-ab58-e61f3fdd9841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:14:46.326Z|7856e3c0-ffcd-4a35-ab58-e61f3fdd9841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:14:48.108Z|6054adf4-564d-478b-a401-265741f59615|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:14:48.109Z|6054adf4-564d-478b-a401-265741f59615|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:52.345Z|1ca3151e-9396-4066-81f6-0e2ef8d51d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:52.345Z|995333d3-7890-4341-99f9-2e01ff5401a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:52.346Z|98c07317-a0b3-400a-bf67-22e7d1ad0843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:14:52.346Z|1ca3151e-9396-4066-81f6-0e2ef8d51d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:52.346Z|995333d3-7890-4341-99f9-2e01ff5401a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:14:52.346Z|98c07317-a0b3-400a-bf67-22e7d1ad0843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:01.326Z|9b3d51df-ecb2-4155-858e-8db305879839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:01.326Z|9b3d51df-ecb2-4155-858e-8db305879839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:01.534Z|797afbf9-d89e-4d56-bd5d-bce9b34d5a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:01.534Z|797afbf9-d89e-4d56-bd5d-bce9b34d5a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:02.366Z|a7c0e970-4629-40a8-bf04-807c234b1479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:02.367Z|a7c0e970-4629-40a8-bf04-807c234b1479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:02.369Z|e4ecc420-56f5-48fc-ace5-3ddff7ed7ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:02.370Z|a40d7d8d-ad8a-4905-a999-433880284e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:02.370Z|e4ecc420-56f5-48fc-ace5-3ddff7ed7ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:02.370Z|a40d7d8d-ad8a-4905-a999-433880284e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:12.390Z|2557b5fd-e5bb-4edc-b1b0-b53e0449142a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:12.390Z|17a70848-be71-462b-a526-938d7cd244c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:12.390Z|2557b5fd-e5bb-4edc-b1b0-b53e0449142a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:12.391Z|17a70848-be71-462b-a526-938d7cd244c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:12.392Z|4ed8d291-bcfc-43f9-8d91-4d2bfb9e49a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:12.393Z|4ed8d291-bcfc-43f9-8d91-4d2bfb9e49a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:16.326Z|393e448d-5329-423a-a60c-7710c9f98ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:16.328Z|393e448d-5329-423a-a60c-7710c9f98ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:22.412Z|a740dccc-2c22-48b8-baaf-37d498ec246e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:22.412Z|a740dccc-2c22-48b8-baaf-37d498ec246e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:22.414Z|12bb7fa4-fc63-4882-821a-746cac458f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:22.414Z|916b0926-cf17-4ecc-8a20-ef386032a839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:22.414Z|12bb7fa4-fc63-4882-821a-746cac458f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:22.415Z|916b0926-cf17-4ecc-8a20-ef386032a839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:31.326Z|7fdb1d51-407e-47fa-b93c-9eacbf1b69ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:31.326Z|7fdb1d51-407e-47fa-b93c-9eacbf1b69ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:31.535Z|d97ef424-faa7-4a28-aba9-39459e54e4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:31.535Z|d97ef424-faa7-4a28-aba9-39459e54e4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:32.435Z|449efa09-d49b-4d2e-9c51-e139d7ef504f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:32.435Z|c759e0c4-5aa0-408a-8f27-342fe209d54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:32.436Z|449efa09-d49b-4d2e-9c51-e139d7ef504f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:32.436Z|c759e0c4-5aa0-408a-8f27-342fe209d54e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:32.436Z|0a916c23-de37-46d7-81a2-d3ee4c86d80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:32.436Z|0a916c23-de37-46d7-81a2-d3ee4c86d80e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:42.457Z|96a740de-584e-41a0-8953-33637b122cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:42.458Z|96a740de-584e-41a0-8953-33637b122cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:42.458Z|bb518730-27a8-431d-b247-24c89f08904e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:42.458Z|5c648cef-4889-40bb-aa62-f3bf72dfa271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:42.458Z|bb518730-27a8-431d-b247-24c89f08904e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:42.458Z|5c648cef-4889-40bb-aa62-f3bf72dfa271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:46.326Z|f55e6351-1eb7-454a-96b0-d6d3f85d4174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:15:46.326Z|f55e6351-1eb7-454a-96b0-d6d3f85d4174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:15:48.107Z|cbf2ef41-48b5-4486-b196-33301231e501|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:15:48.108Z|cbf2ef41-48b5-4486-b196-33301231e501|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:52.479Z|4d66cbfe-f071-49c0-8653-8eeb7fd9488c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:52.480Z|4d66cbfe-f071-49c0-8653-8eeb7fd9488c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:52.482Z|ba8d2631-622a-41a3-95b2-6bce14bda086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:52.482Z|e59fe15a-4333-4ef0-9f9b-0702ea26b6d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:15:52.482Z|ba8d2631-622a-41a3-95b2-6bce14bda086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:15:52.482Z|e59fe15a-4333-4ef0-9f9b-0702ea26b6d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:01.326Z|4d4241c3-1890-4fa0-b046-ff3fc3e4aede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:01.328Z|4d4241c3-1890-4fa0-b046-ff3fc3e4aede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:01.536Z|ddc420a2-d5be-4f5e-baab-1c9f4821f741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:01.536Z|ddc420a2-d5be-4f5e-baab-1c9f4821f741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:02.505Z|e82c0102-5920-4077-8eba-492976ce41ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:02.505Z|e3bf6f54-1f1f-4730-a8c4-db8b1147e7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:02.505Z|73f80574-b11b-4148-a5ce-2661d5f6899a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:02.505Z|e3bf6f54-1f1f-4730-a8c4-db8b1147e7ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:02.505Z|73f80574-b11b-4148-a5ce-2661d5f6899a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:02.505Z|e82c0102-5920-4077-8eba-492976ce41ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:12.529Z|9ebdc8d9-ce14-4294-b944-0e2f7ecf5836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:12.530Z|9ebdc8d9-ce14-4294-b944-0e2f7ecf5836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:12.531Z|4a07a958-8f7a-4919-8532-9265cc36472b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:12.532Z|23f5e2ba-a64c-4269-857d-40d1b73695dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:12.532Z|4a07a958-8f7a-4919-8532-9265cc36472b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:12.532Z|23f5e2ba-a64c-4269-857d-40d1b73695dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:16.326Z|4374e3f2-f14a-4ba1-8daa-4b0cfde25eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:16.326Z|4374e3f2-f14a-4ba1-8daa-4b0cfde25eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:22.553Z|d6ece8cc-4699-4b18-9410-829fd740c75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:22.553Z|d6ece8cc-4699-4b18-9410-829fd740c75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:22.559Z|feb46172-cb9c-46b2-8ec8-f23ceb5dad16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:22.559Z|a09a2a0e-5db2-4406-8911-8408722e053f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:22.560Z|feb46172-cb9c-46b2-8ec8-f23ceb5dad16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:22.560Z|a09a2a0e-5db2-4406-8911-8408722e053f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:31.326Z|afe9d4f1-6fa4-4a06-8412-97dbd0cb8cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:31.326Z|afe9d4f1-6fa4-4a06-8412-97dbd0cb8cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:31.536Z|1cdcc3d7-ab9b-40ba-848b-7ac04b6c3b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:31.537Z|1cdcc3d7-ab9b-40ba-848b-7ac04b6c3b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:32.577Z|01b96dc7-75ae-4896-b0c3-49f7b32f1b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:32.577Z|01b96dc7-75ae-4896-b0c3-49f7b32f1b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:32.581Z|0d912e00-f85c-4335-b98c-5dbebb222237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:32.581Z|751e164b-549e-4a11-8060-b54c42568150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:32.581Z|0d912e00-f85c-4335-b98c-5dbebb222237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:32.581Z|751e164b-549e-4a11-8060-b54c42568150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:42.600Z|8514d904-a99c-4cdc-b3dd-c7bf152e09a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:42.600Z|8514d904-a99c-4cdc-b3dd-c7bf152e09a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:42.603Z|c077ab79-6ae0-4669-9efe-4ebaa29c4a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:42.603Z|0625c531-3fba-4a79-88a6-46b08a1b5cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:42.604Z|0625c531-3fba-4a79-88a6-46b08a1b5cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:42.604Z|c077ab79-6ae0-4669-9efe-4ebaa29c4a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:46.326Z|915d7e1f-c270-46ca-a810-73946cf4c038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:16:46.328Z|915d7e1f-c270-46ca-a810-73946cf4c038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:16:48.107Z|1efe3704-17f9-4ca7-8d38-8b62d131d33e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:16:48.108Z|1efe3704-17f9-4ca7-8d38-8b62d131d33e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:52.623Z|7aa14365-fa7c-4314-bc44-7c412d1f1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:52.623Z|619573f8-ce53-4d7e-b7e3-d5132509b5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:52.624Z|7aa14365-fa7c-4314-bc44-7c412d1f1ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:52.624Z|619573f8-ce53-4d7e-b7e3-d5132509b5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:16:52.627Z|e6b2b30a-945f-4536-80a7-c3addb2ea347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:16:52.627Z|e6b2b30a-945f-4536-80a7-c3addb2ea347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:01.326Z|c2f3a726-a39d-4e84-9134-fba29b13d0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:01.326Z|c2f3a726-a39d-4e84-9134-fba29b13d0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:01.537Z|cb632a79-a9c9-4613-b98e-2de608246f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:01.538Z|cb632a79-a9c9-4613-b98e-2de608246f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:02.647Z|a2e2465f-2649-40ad-a3fd-5ab4de96831e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:02.647Z|8af36a63-8b2b-4a0f-819b-1caafc424dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:02.648Z|8af36a63-8b2b-4a0f-819b-1caafc424dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:02.648Z|a2e2465f-2649-40ad-a3fd-5ab4de96831e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:02.649Z|3f1b5b89-83d0-4990-8f87-727c4cc18839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:02.649Z|3f1b5b89-83d0-4990-8f87-727c4cc18839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:16.024Z|b8e37c69-e308-4a4a-820f-f3c9db16f1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:16.025Z|b8e37c69-e308-4a4a-820f-f3c9db16f1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:16.027Z|cd65b1a9-0915-4259-9798-eede2a4a937a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:16.027Z|2953a972-970e-4345-91c9-75c4fb212e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:16.027Z|2953a972-970e-4345-91c9-75c4fb212e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:16.027Z|cd65b1a9-0915-4259-9798-eede2a4a937a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:16.326Z|9495119d-1a68-40d2-9eaf-9738029ae93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:16.326Z|9495119d-1a68-40d2-9eaf-9738029ae93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:26.042Z|2c519ae0-cb0d-48ff-bee9-e92d2243ecf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:26.043Z|2c519ae0-cb0d-48ff-bee9-e92d2243ecf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:26.046Z|74e466b6-74b9-4a9e-9c8f-561132fbe243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:26.046Z|74e466b6-74b9-4a9e-9c8f-561132fbe243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:26.047Z|5cb6a6d4-699a-4f61-8e64-b3424a541424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:26.048Z|5cb6a6d4-699a-4f61-8e64-b3424a541424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:31.326Z|d20ff7d8-0d1e-48a5-a1c7-21d5c56ef234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:31.328Z|d20ff7d8-0d1e-48a5-a1c7-21d5c56ef234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:31.538Z|e765c8f2-077d-49f9-b164-698bf94c332c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:31.539Z|e765c8f2-077d-49f9-b164-698bf94c332c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:35.878Z|8d921090-dde2-418b-b804-f544f69154e3|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:17:35.879Z|8d921090-dde2-418b-b804-f544f69154e3|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:41.096Z|629783ce-7836-4882-a881-c6da63e5db37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:41.096Z|b0989627-ad36-44e0-a90b-ec05f64839c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:41.097Z|629783ce-7836-4882-a881-c6da63e5db37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:41.097Z|b0989627-ad36-44e0-a90b-ec05f64839c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:41.164Z|5c2ddf75-2543-4134-be91-6bbad7262355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:17:41.164Z|5c2ddf75-2543-4134-be91-6bbad7262355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:17:44.807Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:17:44.813Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 70b33ecb-ce66-4a12-993c-7450c1865f74 already exists in requestDb InfraActiveRequests table
2022-01-31T02:17:44.842Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74
2022-01-31T02:17:44.843Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|INFO|500||Invoke
2022-01-31T02:17:44.843Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||===========================request begin================================================
2022-01-31T02:17:44.843Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74
2022-01-31T02:17:44.843Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Method      : GET
2022-01-31T02:17:44.844Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbbf24349a2a5543", X-B3-SpanId:"8587f33578490030", X-B3-ParentSpanId:"bbbf24349a2a5543", X-B3-Sampled:"0", X-ONAP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-TransactionID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ECOMP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a35a478-d71a-44f6-841a-dd23cf46c7a8"]
2022-01-31T02:17:44.844Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Request body: 
2022-01-31T02:17:44.845Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||==========================request end================================================
2022-01-31T02:17:45.337Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||============================response begin==========================================
2022-01-31T02:17:45.337Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:17:45.337Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Status text  : 
2022-01-31T02:17:45.338Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B0DEF8D2465921BFF818015BCD89EEAE; 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:"Mon, 31 Jan 2022 02:17:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:17:45.338Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||Response body: 
2022-01-31T02:17:45.339Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|DEBUG|500||=======================response end=================================================
2022-01-31T02:17:45.339Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b33ecb-ce66-4a12-993c-7450c1865f74|INFO|404|Not Found|InvokeReturn
2022-01-31T02:17:45.381Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 70b33ecb-ce66-4a12-993c-7450c1865f74
2022-01-31T02:17:45.392Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:17:45.394Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:17:45.394Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:17:45.394Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:17:45.395Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:17:45.395Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:17:45.395Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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:"bbbf24349a2a5543", X-B3-SpanId:"e21b88cd520d561b", X-B3-ParentSpanId:"bbbf24349a2a5543", X-B3-Sampled:"0", X-ONAP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-TransactionID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ECOMP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98dd1bd4-99ee-4318-b586-f78c902cac0d"]
2022-01-31T02:17:45.395Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:17:45.396Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:17:45.418Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:17:45.419Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:17:45.419Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:17:45.419Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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:"Mon, 31 Jan 2022 02:17:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:17:45.419Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:17:45.420Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:17:45.420Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:17:45.423Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:17:45.424Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:17:45.425Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:17:45.426Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:17:45.426Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:17:45.426Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:17:45.426Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:17:45.426Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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:"bbbf24349a2a5543", X-B3-SpanId:"bd2a9e12d920fc59", X-B3-ParentSpanId:"bbbf24349a2a5543", X-B3-Sampled:"0", X-ONAP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-TransactionID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ECOMP-RequestID:"70b33ecb-ce66-4a12-993c-7450c1865f74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c8de39f-009b-4d15-9ae3-138b30230444"]
2022-01-31T02:17:45.427Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:17:45.427Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:17:45.462Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:17:45.462Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:17:45.462Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:17:45.462Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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:"Mon, 31 Jan 2022 02:17:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:17:45.463Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:17:45.463Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:17:45.463Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:17:45.464Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:17:45.465Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4e9ae16e
2022-01-31T02:17:45.469Z|70b33ecb-ce66-4a12-993c-7450c1865f74|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:17:46.326Z|5e6aae38-802b-424c-ba08-7370af8cc665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:17:46.326Z|5e6aae38-802b-424c-ba08-7370af8cc665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:17:48.108Z|1ebb1286-48e0-4af7-936b-40442c8840b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:17:48.108Z|1ebb1286-48e0-4af7-936b-40442c8840b3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:01.057Z|f3c4cda4-83f6-446d-9278-6d1675c7c72b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:01.058Z|f3c4cda4-83f6-446d-9278-6d1675c7c72b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:01.061Z|d5539d42-6d6f-40ef-be49-6b2d43701bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:01.062Z|d5539d42-6d6f-40ef-be49-6b2d43701bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:01.066Z|22b2bd45-311f-49cb-9b68-e5bde2eda2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:01.066Z|22b2bd45-311f-49cb-9b68-e5bde2eda2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:01.326Z|361c5b35-e9ed-4142-adb7-95e70312174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:01.326Z|361c5b35-e9ed-4142-adb7-95e70312174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:01.539Z|46c0cb56-14f5-4c26-8026-84f7ea105eaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:01.540Z|46c0cb56-14f5-4c26-8026-84f7ea105eaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:11.156Z|6fa83965-b05b-40b4-a6e8-4e4b3baf4c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:11.157Z|6fa83965-b05b-40b4-a6e8-4e4b3baf4c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:11.159Z|5b5d6917-f683-4868-8c5b-fab617015254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:11.159Z|5b5d6917-f683-4868-8c5b-fab617015254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:11.167Z|97b1f954-af26-4d67-b29c-fd7e67610428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:11.168Z|97b1f954-af26-4d67-b29c-fd7e67610428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:16.326Z|317644b9-8c7c-4f3f-b2c6-a9ce294d078c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:16.328Z|317644b9-8c7c-4f3f-b2c6-a9ce294d078c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:21.178Z|affe5a8f-a728-4c79-89da-bca8a01d55d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:21.178Z|6097ce17-d79f-477b-b7b3-e902a9f12785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:21.179Z|affe5a8f-a728-4c79-89da-bca8a01d55d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:21.179Z|6097ce17-d79f-477b-b7b3-e902a9f12785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:21.266Z|df820411-18a3-4197-95c1-0c7011311fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:21.266Z|df820411-18a3-4197-95c1-0c7011311fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:31.268Z|0a425bf8-d4e4-42d2-ab24-aabecde73c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:31.268Z|0a425bf8-d4e4-42d2-ab24-aabecde73c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:31.270Z|edd753b7-8ef5-492d-bb9a-57ef0b4ceb09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:31.270Z|edd753b7-8ef5-492d-bb9a-57ef0b4ceb09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:31.287Z|0180d4a4-b993-4628-9862-ef36fddac9d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:31.288Z|0180d4a4-b993-4628-9862-ef36fddac9d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:31.326Z|6b82ac68-efa0-4fdb-8f7f-7ff55ce8360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:31.326Z|6b82ac68-efa0-4fdb-8f7f-7ff55ce8360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:31.540Z|fc24001b-0b3a-48d7-89cf-aeae6f7b3c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:31.540Z|fc24001b-0b3a-48d7-89cf-aeae6f7b3c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:41.294Z|52b56377-ec72-4d66-8f85-ec35e64ebee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:41.294Z|46ca7ab0-d70e-4915-bdee-4e90ecc8a22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:41.295Z|52b56377-ec72-4d66-8f85-ec35e64ebee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:41.295Z|46ca7ab0-d70e-4915-bdee-4e90ecc8a22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:41.310Z|0bc722d0-3e13-4f70-a66c-84f28c58d28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:41.310Z|0bc722d0-3e13-4f70-a66c-84f28c58d28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:46.326Z|9f0e23c4-a565-4adb-9dfa-72fe559a5f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:18:46.326Z|9f0e23c4-a565-4adb-9dfa-72fe559a5f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:18:48.108Z|7ca3aad9-6b4a-4b3e-8b3f-12c19416e16d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:18:48.109Z|7ca3aad9-6b4a-4b3e-8b3f-12c19416e16d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:51.319Z|773b2131-a88a-4171-967b-85b2039d75d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:51.319Z|3d21e3a3-d74d-480c-b409-9f537bd67707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:51.320Z|773b2131-a88a-4171-967b-85b2039d75d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:51.320Z|3d21e3a3-d74d-480c-b409-9f537bd67707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:51.333Z|857b587f-1a9d-4a78-adcd-f130ddf7cf8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:18:51.334Z|857b587f-1a9d-4a78-adcd-f130ddf7cf8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:18:56.959Z|a7cab75c-f4e5-4838-ac3a-db4d8adbd745|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:18:56.960Z|a7cab75c-f4e5-4838-ac3a-db4d8adbd745|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:01.326Z|e2041bc2-5dd5-4c1f-929a-2a623e504f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:01.328Z|e2041bc2-5dd5-4c1f-929a-2a623e504f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:01.344Z|aeacdc44-95a3-4003-ab97-e13963d60c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:01.344Z|945bf543-5ff0-46ae-8858-36d652b63c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:01.344Z|aeacdc44-95a3-4003-ab97-e13963d60c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:01.344Z|945bf543-5ff0-46ae-8858-36d652b63c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:01.353Z|079039e8-076b-4109-9231-2c118aa06128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:01.353Z|079039e8-076b-4109-9231-2c118aa06128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:01.541Z|d7605383-bf90-4bc9-83e4-cdeee825dadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:01.541Z|d7605383-bf90-4bc9-83e4-cdeee825dadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:11.367Z|ccb92c92-fd06-4313-8017-577bb200fbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:11.368Z|ccb92c92-fd06-4313-8017-577bb200fbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:11.369Z|5c313063-79ed-4553-802d-77171fd62baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:11.369Z|5c313063-79ed-4553-802d-77171fd62baf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:11.376Z|bb3cccf7-8d16-4f1f-aa56-1ab8033ac013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:11.376Z|bb3cccf7-8d16-4f1f-aa56-1ab8033ac013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:16.326Z|745f8353-a962-414c-af09-0d761e872324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:16.326Z|745f8353-a962-414c-af09-0d761e872324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:21.389Z|b447e050-c0b3-4404-bb96-edbf3f1e4e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:21.390Z|b447e050-c0b3-4404-bb96-edbf3f1e4e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:21.390Z|4848ac84-79ef-4285-8e63-40a9d0b6c3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:21.391Z|4848ac84-79ef-4285-8e63-40a9d0b6c3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:21.396Z|a7dc2664-6c2c-4874-bf4c-7875b7ebafcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:21.397Z|a7dc2664-6c2c-4874-bf4c-7875b7ebafcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:31.326Z|a2e55916-be1a-4e23-bdb9-5bc8014b73d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:31.326Z|a2e55916-be1a-4e23-bdb9-5bc8014b73d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:31.411Z|8dbde193-11fc-431a-a988-83cbbe9d2789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:31.411Z|b80576d5-6eb2-489b-833c-294cbdc5992a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:31.411Z|8dbde193-11fc-431a-a988-83cbbe9d2789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:31.411Z|b80576d5-6eb2-489b-833c-294cbdc5992a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:31.415Z|5a13395e-9d12-4491-a983-38ec99a14e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:31.416Z|5a13395e-9d12-4491-a983-38ec99a14e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:31.542Z|4779bf4f-06db-4aee-a736-e1d1c561da3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:31.542Z|4779bf4f-06db-4aee-a736-e1d1c561da3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:39.191Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:19:39.192Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 17cb838c-76dc-4417-ae62-d27883876887 already exists in requestDb InfraActiveRequests table
2022-01-31T02:19:39.192Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887
2022-01-31T02:19:39.193Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|INFO|500||Invoke
2022-01-31T02:19:39.193Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||===========================request begin================================================
2022-01-31T02:19:39.193Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887
2022-01-31T02:19:39.193Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Method      : GET
2022-01-31T02:19:39.194Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ea47f3b1abce33", X-B3-SpanId:"533484305e84ffd2", X-B3-ParentSpanId:"53ea47f3b1abce33", X-B3-Sampled:"0", X-ONAP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-TransactionID:"17cb838c-76dc-4417-ae62-d27883876887", X-ECOMP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c69f58d8-74cf-4539-94e3-920169abd81e"]
2022-01-31T02:19:39.194Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Request body: 
2022-01-31T02:19:39.194Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||==========================request end================================================
2022-01-31T02:19:39.218Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||============================response begin==========================================
2022-01-31T02:19:39.218Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:19:39.218Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Status text  : 
2022-01-31T02:19:39.219Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:19:39.219Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||Response body: 
2022-01-31T02:19:39.219Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|DEBUG|500||=======================response end=================================================
2022-01-31T02:19:39.220Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/17cb838c-76dc-4417-ae62-d27883876887|INFO|404|Not Found|InvokeReturn
2022-01-31T02:19:39.223Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 17cb838c-76dc-4417-ae62-d27883876887
2022-01-31T02:19:39.223Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:19:39.224Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:19:39.224Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:19:39.224Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:19:39.225Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:19:39.225Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:19:39.225Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"53ea47f3b1abce33", X-B3-SpanId:"19523815e72abedd", X-B3-ParentSpanId:"53ea47f3b1abce33", X-B3-Sampled:"0", X-ONAP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-TransactionID:"17cb838c-76dc-4417-ae62-d27883876887", X-ECOMP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ac6250a-e903-4ae4-a3c1-57933818a0c6"]
2022-01-31T02:19:39.226Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:19:39.226Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:19:39.231Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:19:39.231Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:19:39.232Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:19:39.232Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:19:39.232Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:19:39.233Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:19:39.233Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:19:39.234Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:19:39.234Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:19:39.235Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:19:39.235Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:19:39.236Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:19:39.236Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:19:39.236Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:19:39.236Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"53ea47f3b1abce33", X-B3-SpanId:"f86f5ff2c3d11312", X-B3-ParentSpanId:"53ea47f3b1abce33", X-B3-Sampled:"0", X-ONAP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-TransactionID:"17cb838c-76dc-4417-ae62-d27883876887", X-ECOMP-RequestID:"17cb838c-76dc-4417-ae62-d27883876887", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b60b84-451b-4403-9797-be73be0eb193"]
2022-01-31T02:19:39.237Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:19:39.237Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:19:39.249Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:19:39.250Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:19:39.250Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:19:39.250Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:19:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:19:39.251Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:19:39.251Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:19:39.251Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:19:39.252Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:19:39.253Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@39e6c18c
2022-01-31T02:19:39.254Z|17cb838c-76dc-4417-ae62-d27883876887|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:19:41.430Z|52f0e283-2660-47a7-9f96-aa3bc397f906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:41.431Z|52f0e283-2660-47a7-9f96-aa3bc397f906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:41.434Z|57b03b0c-707f-4412-9517-a415d249381f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:41.434Z|d493e526-5582-47ee-b178-44e0b9300562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:41.435Z|57b03b0c-707f-4412-9517-a415d249381f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:41.435Z|d493e526-5582-47ee-b178-44e0b9300562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:46.326Z|dd5f289a-325f-44a6-86a3-5bc45c80ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:19:46.328Z|dd5f289a-325f-44a6-86a3-5bc45c80ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:19:48.107Z|92a3f382-563f-4f24-bad6-de0b0611181a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:19:48.108Z|92a3f382-563f-4f24-bad6-de0b0611181a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:51.454Z|9d4b06f8-fd76-4cec-b726-62835548c787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:51.454Z|2f762471-3292-4e94-8b13-fbc6a2a1bdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:51.455Z|9d4b06f8-fd76-4cec-b726-62835548c787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:51.454Z|2f762471-3292-4e94-8b13-fbc6a2a1bdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:19:51.457Z|418d1752-45a9-4e53-b091-2f14a1031115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:19:51.458Z|418d1752-45a9-4e53-b091-2f14a1031115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:01.326Z|f8b672f6-9f31-408e-ab47-aee0c1cb3196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:01.326Z|f8b672f6-9f31-408e-ab47-aee0c1cb3196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:01.474Z|d85c1604-9761-42d2-9b8a-c1c3e613412e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:01.475Z|d85c1604-9761-42d2-9b8a-c1c3e613412e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:01.475Z|57d16196-7df4-4259-a2ec-65d30167c0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:01.475Z|57d16196-7df4-4259-a2ec-65d30167c0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:01.477Z|c84c4297-96a3-496d-b12a-703792e2192c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:01.478Z|c84c4297-96a3-496d-b12a-703792e2192c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:01.543Z|90a6c756-4ad2-4fe6-9f4f-f3feacc55646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:01.543Z|90a6c756-4ad2-4fe6-9f4f-f3feacc55646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:11.495Z|856cea1f-9fc4-480b-9a53-2f02ba0012d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:11.495Z|f89e8fb8-00b1-4555-981d-9b8704eaae92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:11.496Z|856cea1f-9fc4-480b-9a53-2f02ba0012d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:11.495Z|faf1ceee-c013-42dd-ae1f-22eb952dc9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:11.496Z|f89e8fb8-00b1-4555-981d-9b8704eaae92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:11.496Z|faf1ceee-c013-42dd-ae1f-22eb952dc9cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:16.326Z|e76f9678-a8da-47d1-ae4e-61fa4bdaf965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:16.326Z|e76f9678-a8da-47d1-ae4e-61fa4bdaf965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:21.519Z|6eff6008-4297-4abf-ad87-fb06b63c87c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:21.519Z|ffbf7a6d-8c24-4bc3-9101-e650c2a81761|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:21.519Z|4591157e-3d7e-471c-a8f2-68daf3d83da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:21.520Z|ffbf7a6d-8c24-4bc3-9101-e650c2a81761|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:21.520Z|6eff6008-4297-4abf-ad87-fb06b63c87c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:21.520Z|4591157e-3d7e-471c-a8f2-68daf3d83da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:31.326Z|d446c7a4-4a7a-4070-94f4-81c0d5b63869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:31.329Z|d446c7a4-4a7a-4070-94f4-81c0d5b63869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:31.543Z|31a94322-7618-43d0-a48e-038e1337827c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:31.543Z|17e1c842-3f88-4106-83dc-a1b5402f3c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:31.543Z|9078d1d5-6e4a-45a6-9f2b-f8debfcb6346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:31.544Z|5d6f9cbd-a29c-45bf-a18a-1265fd919a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:31.544Z|31a94322-7618-43d0-a48e-038e1337827c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:31.544Z|5d6f9cbd-a29c-45bf-a18a-1265fd919a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:31.544Z|17e1c842-3f88-4106-83dc-a1b5402f3c2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:31.544Z|9078d1d5-6e4a-45a6-9f2b-f8debfcb6346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:41.568Z|b777eaba-42f9-412b-9d0f-f74708020eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:41.568Z|7d87c765-6945-4deb-9600-31e18d9576b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:41.568Z|7d87c765-6945-4deb-9600-31e18d9576b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:41.568Z|b777eaba-42f9-412b-9d0f-f74708020eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:41.570Z|d451732c-a67f-4c79-a781-43aa5186adc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:41.570Z|d451732c-a67f-4c79-a781-43aa5186adc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:46.326Z|6d32799b-ad98-469e-bed4-2c699184cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:20:46.326Z|6d32799b-ad98-469e-bed4-2c699184cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:20:48.115Z|681639fc-c92e-4fa8-babe-734873e29983|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:20:48.116Z|681639fc-c92e-4fa8-babe-734873e29983|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:50.211Z|58030000-2baa-4faf-892c-27bbf45adfd3|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:20:50.211Z|58030000-2baa-4faf-892c-27bbf45adfd3|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:51.592Z|357d5ec1-8eef-4b67-b7e7-9193a5ba1007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:51.593Z|357d5ec1-8eef-4b67-b7e7-9193a5ba1007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:51.592Z|303dcabc-4129-4bbe-bfd6-9c9d4d9f540a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:51.592Z|bf77e1c7-e01a-4f1c-bf2f-c9c269b886a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:20:51.593Z|303dcabc-4129-4bbe-bfd6-9c9d4d9f540a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:20:51.594Z|bf77e1c7-e01a-4f1c-bf2f-c9c269b886a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:01.326Z|9cc25d4a-3c5a-4f6c-bbd7-769444368045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:01.326Z|9cc25d4a-3c5a-4f6c-bbd7-769444368045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:01.545Z|231b3c84-7d3d-4a24-8350-cc2723374051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:01.545Z|231b3c84-7d3d-4a24-8350-cc2723374051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:01.618Z|76fbde9b-f9be-4f4d-9abb-b9c2f4e3878b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:01.618Z|76fbde9b-f9be-4f4d-9abb-b9c2f4e3878b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:01.618Z|bb6a4f53-97f8-4197-af6f-1f09338996a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:01.619Z|bb6a4f53-97f8-4197-af6f-1f09338996a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:01.619Z|4125d029-72a2-4b6f-bfaf-f5f07247ca35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:01.620Z|4125d029-72a2-4b6f-bfaf-f5f07247ca35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:11.642Z|2c1c6b2b-a194-4ed3-812f-607182237cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:11.643Z|2c1c6b2b-a194-4ed3-812f-607182237cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:11.643Z|fb08d40b-51df-4ac0-83aa-6fb05f8be654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:11.643Z|fb08d40b-51df-4ac0-83aa-6fb05f8be654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:11.642Z|0939cd4e-bb02-42ea-9ac7-cf5f24458268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:11.645Z|0939cd4e-bb02-42ea-9ac7-cf5f24458268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:16.326Z|f1830afc-2f16-4738-808a-0cc6f027cc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:16.328Z|f1830afc-2f16-4738-808a-0cc6f027cc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:20.172Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:21:20.173Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e599f03b-b1c3-4b0c-a919-104c21bef7fd already exists in requestDb InfraActiveRequests table
2022-01-31T02:21:20.174Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd
2022-01-31T02:21:20.174Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|INFO|500||Invoke
2022-01-31T02:21:20.174Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||===========================request begin================================================
2022-01-31T02:21:20.174Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd
2022-01-31T02:21:20.175Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Method      : GET
2022-01-31T02:21:20.175Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd4e3512caf53be", X-B3-SpanId:"9f80420565edf59d", X-B3-ParentSpanId:"dfd4e3512caf53be", X-B3-Sampled:"0", X-ONAP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-TransactionID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ECOMP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3ac0d88-52f7-4370-8fca-ec0bdf68482a"]
2022-01-31T02:21:20.175Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Request body: 
2022-01-31T02:21:20.175Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||==========================request end================================================
2022-01-31T02:21:20.201Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||============================response begin==========================================
2022-01-31T02:21:20.201Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:21:20.201Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Status text  : 
2022-01-31T02:21:20.202Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:21:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:21:20.202Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||Response body: 
2022-01-31T02:21:20.202Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|DEBUG|500||=======================response end=================================================
2022-01-31T02:21:20.202Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e599f03b-b1c3-4b0c-a919-104c21bef7fd|INFO|404|Not Found|InvokeReturn
2022-01-31T02:21:20.205Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e599f03b-b1c3-4b0c-a919-104c21bef7fd
2022-01-31T02:21:20.206Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:21:20.206Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:21:20.206Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dfd4e3512caf53be", X-B3-SpanId:"bc9b5bdc9c1882a5", X-B3-ParentSpanId:"dfd4e3512caf53be", X-B3-Sampled:"0", X-ONAP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-TransactionID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ECOMP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efa773b1-653f-46f7-a438-9fbe48fc9a1c"]
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:21:20.207Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:21:20.212Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:21:20.213Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:21:20.213Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:21:20.213Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:21:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:21:20.213Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:21:20.214Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:21:20.214Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:21:20.214Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:21:20.215Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:21:20.215Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:21:20.215Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:21:20.215Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:21:20.216Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:21:20.216Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:21:20.216Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dfd4e3512caf53be", X-B3-SpanId:"47e565719a9590f3", X-B3-ParentSpanId:"dfd4e3512caf53be", X-B3-Sampled:"0", X-ONAP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-TransactionID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ECOMP-RequestID:"e599f03b-b1c3-4b0c-a919-104c21bef7fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c63d529b-ef0d-4900-a8d0-c53a84d7d156"]
2022-01-31T02:21:20.216Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:21:20.216Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:21:20.225Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:21:20.225Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:21:20.225Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:21:20.225Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:21:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:21:20.226Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:21:20.226Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:21:20.226Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:21:20.226Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:21:20.227Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7a1548dc
2022-01-31T02:21:20.228Z|e599f03b-b1c3-4b0c-a919-104c21bef7fd|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:21:21.668Z|517ff1d8-58f8-493a-9f73-1f536004a50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:21.668Z|8bfe6417-652e-4472-933f-8f928de92b14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:21.668Z|b1dd942b-3e66-4081-b9af-8b0d08695d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:21.668Z|8bfe6417-652e-4472-933f-8f928de92b14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:21.668Z|517ff1d8-58f8-493a-9f73-1f536004a50b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:21.668Z|b1dd942b-3e66-4081-b9af-8b0d08695d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:31.326Z|1ece5bfd-421a-46d9-a35d-167a4ab0772a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:31.326Z|1ece5bfd-421a-46d9-a35d-167a4ab0772a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:31.546Z|0f5d72e5-db8d-4265-ad78-4818009b9677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:31.546Z|0f5d72e5-db8d-4265-ad78-4818009b9677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:31.690Z|7448fde1-5828-459f-8aaf-9eecc1e617b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:31.691Z|7448fde1-5828-459f-8aaf-9eecc1e617b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:31.692Z|c52edc94-2db6-4c63-97e2-fc9d01b8d444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:31.692Z|c52edc94-2db6-4c63-97e2-fc9d01b8d444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:31.693Z|9e62c2cc-6925-45a0-98ef-871e872b24a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:31.694Z|9e62c2cc-6925-45a0-98ef-871e872b24a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:41.712Z|fb626a74-4ca2-424a-8ec0-88a30069178c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:41.713Z|fb626a74-4ca2-424a-8ec0-88a30069178c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:41.715Z|3e2d8db7-b425-49d2-ba5a-647e35a08655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:41.715Z|c33afa51-bd98-491c-9a2a-6ae033895391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:41.715Z|3e2d8db7-b425-49d2-ba5a-647e35a08655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:41.716Z|c33afa51-bd98-491c-9a2a-6ae033895391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:46.326Z|5ff842db-f1cd-48d6-8a3a-ba5e57f898ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:21:46.326Z|5ff842db-f1cd-48d6-8a3a-ba5e57f898ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:21:48.107Z|0a2cbed8-641d-487a-87f9-4e3b61e95f8e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:21:48.108Z|0a2cbed8-641d-487a-87f9-4e3b61e95f8e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:51.737Z|3b98f721-d314-4c3d-af06-7d52b329b50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:51.737Z|5f21a079-bf36-4b28-b0ce-275b4e424e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:51.738Z|3b98f721-d314-4c3d-af06-7d52b329b50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:51.738Z|b05b910a-19cf-4486-a0a2-7b6f79a6650f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:21:51.738Z|5f21a079-bf36-4b28-b0ce-275b4e424e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:21:51.738Z|b05b910a-19cf-4486-a0a2-7b6f79a6650f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:01.326Z|ceadedc8-527a-449f-8e85-a115fe0dcc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:01.328Z|ceadedc8-527a-449f-8e85-a115fe0dcc57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:01.546Z|d3e9fe9c-339a-41cb-a8e7-ddfcd5f56011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:01.547Z|d3e9fe9c-339a-41cb-a8e7-ddfcd5f56011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:01.759Z|3685b7c2-bb30-41f8-b52f-08b1557dfd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:01.759Z|9181f66c-d4ef-4350-b2e3-048bbf7bed83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:01.759Z|3685b7c2-bb30-41f8-b52f-08b1557dfd3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:01.759Z|9181f66c-d4ef-4350-b2e3-048bbf7bed83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:01.761Z|d62b14b5-16dc-480a-91de-7100c083f2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:01.761Z|d62b14b5-16dc-480a-91de-7100c083f2b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:11.779Z|222a3c23-4c97-455c-bac7-112298fe1d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:11.779Z|222a3c23-4c97-455c-bac7-112298fe1d41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:11.780Z|d861adce-8b31-4946-9e35-396ca3d17121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:11.780Z|d861adce-8b31-4946-9e35-396ca3d17121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:11.784Z|c3f44185-3a19-405a-b12e-87f42998600d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:11.785Z|c3f44185-3a19-405a-b12e-87f42998600d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:14.686Z|d631a904-b8d0-46b3-9bd7-238813c0ac58|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:22:14.686Z|d631a904-b8d0-46b3-9bd7-238813c0ac58|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:16.326Z|76e6ab29-5918-4372-9df8-759fe82d8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:16.326Z|76e6ab29-5918-4372-9df8-759fe82d8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:21.802Z|5b60a6f8-3922-42b4-a19a-963ad21e75de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:21.802Z|af94b382-464c-4faf-a2bb-fccc2fc7b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:21.802Z|5b60a6f8-3922-42b4-a19a-963ad21e75de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:21.802Z|af94b382-464c-4faf-a2bb-fccc2fc7b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:21.805Z|e3c44cf7-8604-4500-8eb3-c1cbb5d69569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:21.806Z|e3c44cf7-8604-4500-8eb3-c1cbb5d69569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:31.326Z|385dbbfb-d19d-480b-9ca3-a16604f49f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:31.326Z|385dbbfb-d19d-480b-9ca3-a16604f49f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:31.547Z|3d8d3478-fbda-4c66-90cd-3ea810345033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:31.548Z|3d8d3478-fbda-4c66-90cd-3ea810345033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:31.826Z|b2f33fb7-62cc-451f-a5c9-20f4ef4fbc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:31.827Z|b2f33fb7-62cc-451f-a5c9-20f4ef4fbc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:31.827Z|c7e93717-79d7-40ac-8128-1598c2ea56c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:31.827Z|f839d50a-d5f5-4306-906c-15d2c552dc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:31.827Z|c7e93717-79d7-40ac-8128-1598c2ea56c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:31.827Z|f839d50a-d5f5-4306-906c-15d2c552dc09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:33.182Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:22:33.183Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8c345ffa-a682-40e3-805f-3d04cee76bb4 already exists in requestDb InfraActiveRequests table
2022-01-31T02:22:33.184Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4
2022-01-31T02:22:33.184Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|INFO|500||Invoke
2022-01-31T02:22:33.185Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||===========================request begin================================================
2022-01-31T02:22:33.185Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4
2022-01-31T02:22:33.185Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Method      : GET
2022-01-31T02:22:33.185Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acb6501794aee8a2", X-B3-SpanId:"1d55fc1c8bfff14b", X-B3-ParentSpanId:"acb6501794aee8a2", X-B3-Sampled:"0", X-ONAP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-TransactionID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ECOMP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75a6a8c4-56df-4c78-a2dd-05c5be4ba2ff"]
2022-01-31T02:22:33.186Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Request body: 
2022-01-31T02:22:33.186Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||==========================request end================================================
2022-01-31T02:22:33.207Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||============================response begin==========================================
2022-01-31T02:22:33.207Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:22:33.207Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Status text  : 
2022-01-31T02:22:33.208Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:22:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:22:33.208Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||Response body: 
2022-01-31T02:22:33.208Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|DEBUG|500||=======================response end=================================================
2022-01-31T02:22:33.209Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c345ffa-a682-40e3-805f-3d04cee76bb4|INFO|404|Not Found|InvokeReturn
2022-01-31T02:22:33.211Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8c345ffa-a682-40e3-805f-3d04cee76bb4
2022-01-31T02:22:33.212Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:22:33.212Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:22:33.213Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:22:33.213Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:22:33.213Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:22:33.214Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:22:33.214Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"acb6501794aee8a2", X-B3-SpanId:"5c4e26e37245779c", X-B3-ParentSpanId:"acb6501794aee8a2", X-B3-Sampled:"0", X-ONAP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-TransactionID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ECOMP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dd3db27-2108-4bc5-8cb6-6c5c99f2c8dc"]
2022-01-31T02:22:33.214Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:22:33.214Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:22:33.219Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:22:33.220Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:22:33.220Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:22:33.220Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:22:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:22:33.221Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:22:33.221Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:22:33.221Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:22:33.222Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:22:33.222Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:22:33.223Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:22:33.223Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:22:33.223Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:22:33.223Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:22:33.224Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:22:33.224Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"acb6501794aee8a2", X-B3-SpanId:"ba0722ef7e44aa5e", X-B3-ParentSpanId:"acb6501794aee8a2", X-B3-Sampled:"0", X-ONAP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-TransactionID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ECOMP-RequestID:"8c345ffa-a682-40e3-805f-3d04cee76bb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5ec0044-63e5-4e9f-8cde-a57c4b5845f9"]
2022-01-31T02:22:33.224Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:22:33.224Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:22:33.234Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:22:33.234Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:22:33.234Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:22:33.235Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:22:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:22:33.235Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:22:33.236Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:22:33.236Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:22:33.237Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:22:33.238Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@51d747bf
2022-01-31T02:22:33.240Z|8c345ffa-a682-40e3-805f-3d04cee76bb4|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:22:41.850Z|c6b18da4-009d-4ca9-b928-4c2a0072ff1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:41.850Z|bfdc52d4-d2ff-40e2-ab12-e3cdf9c2aaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:41.850Z|71916629-b090-4ba4-b5a9-0732b2118d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:41.850Z|bfdc52d4-d2ff-40e2-ab12-e3cdf9c2aaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:41.850Z|c6b18da4-009d-4ca9-b928-4c2a0072ff1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:41.850Z|71916629-b090-4ba4-b5a9-0732b2118d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:46.326Z|54b35e49-6f34-4006-abe1-ef2540a06a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:22:46.328Z|54b35e49-6f34-4006-abe1-ef2540a06a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:22:48.108Z|e3074096-40f3-46b4-9d84-a189ace87777|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:22:48.108Z|e3074096-40f3-46b4-9d84-a189ace87777|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:51.873Z|847164c7-c6e3-46f2-ad5f-2b1df32497c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:51.873Z|c60246ec-dd8a-48ab-a36d-3b2efcaf67e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:51.874Z|c60246ec-dd8a-48ab-a36d-3b2efcaf67e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:51.874Z|847164c7-c6e3-46f2-ad5f-2b1df32497c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:22:51.875Z|fe85ad32-b231-4462-8abc-a32f3a579481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:22:51.875Z|fe85ad32-b231-4462-8abc-a32f3a579481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:01.326Z|51120acf-2bd8-4772-89a9-c0433df53f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:01.326Z|51120acf-2bd8-4772-89a9-c0433df53f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:01.548Z|caff2c5f-bb5f-464f-85c2-c97a3ca18e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:01.549Z|caff2c5f-bb5f-464f-85c2-c97a3ca18e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:01.897Z|fb053947-5a93-4ce5-8178-abad4a238f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:01.897Z|e204fe3d-7c4f-4a0d-9534-fcdd19ea129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:01.898Z|fb053947-5a93-4ce5-8178-abad4a238f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:01.898Z|e204fe3d-7c4f-4a0d-9534-fcdd19ea129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:01.899Z|cfacc62f-b3c8-493e-bd2e-17d949b4f557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:01.899Z|cfacc62f-b3c8-493e-bd2e-17d949b4f557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:11.919Z|b22e8a15-2f6a-4755-8e5f-abe4ea4c1d12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:11.919Z|e6a906e9-f030-4ddc-bad9-e3e027e8dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:11.919Z|b22e8a15-2f6a-4755-8e5f-abe4ea4c1d12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:11.919Z|e6a906e9-f030-4ddc-bad9-e3e027e8dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:11.922Z|3a0f3bfd-93bc-4a1b-a61a-0946b98bc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:11.922Z|3a0f3bfd-93bc-4a1b-a61a-0946b98bc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:16.326Z|62684ab9-15be-4393-a423-e101df2e3cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:16.326Z|62684ab9-15be-4393-a423-e101df2e3cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:21.941Z|547b086e-71f1-4733-80d5-735f0641422e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:21.941Z|85077278-8209-4c92-80bb-982e42ab11a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:21.941Z|1c39500e-f677-4614-9254-4503f533ed04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:21.941Z|547b086e-71f1-4733-80d5-735f0641422e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:21.941Z|1c39500e-f677-4614-9254-4503f533ed04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:21.941Z|85077278-8209-4c92-80bb-982e42ab11a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:31.326Z|477f1753-df09-4a8b-a3a4-e2f76dc2d9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:31.328Z|477f1753-df09-4a8b-a3a4-e2f76dc2d9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:31.549Z|44c0a39b-7a6d-4208-a69c-0f8875e1aa09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:31.550Z|44c0a39b-7a6d-4208-a69c-0f8875e1aa09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:31.964Z|4c137de4-3e94-4b0e-8a86-2d347ccb4472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:31.964Z|639bd3c7-d250-4cd7-8722-956b62f94ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:31.964Z|bae804c6-233b-40bd-99fc-85b4b96866e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:31.964Z|639bd3c7-d250-4cd7-8722-956b62f94ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:31.964Z|4c137de4-3e94-4b0e-8a86-2d347ccb4472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:31.964Z|bae804c6-233b-40bd-99fc-85b4b96866e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:41.986Z|977b91a3-cafa-4a15-93a8-ad783994ca7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:41.986Z|6c5de513-e0df-4185-9d5e-7bfc1bfa73c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:41.986Z|977b91a3-cafa-4a15-93a8-ad783994ca7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:41.986Z|6c5de513-e0df-4185-9d5e-7bfc1bfa73c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:41.990Z|f456db5d-b7f0-4d3a-8920-d4ef89c9936a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:41.991Z|f456db5d-b7f0-4d3a-8920-d4ef89c9936a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:46.326Z|88636a3c-9cd9-4803-88d9-2c558d6af974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:23:46.326Z|88636a3c-9cd9-4803-88d9-2c558d6af974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:23:48.108Z|8755b847-84e7-4155-b314-4430be0b5429|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:23:48.108Z|8755b847-84e7-4155-b314-4430be0b5429|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:52.008Z|ca3c94c5-f03e-4b1e-8135-8f209275b5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:52.008Z|281e2c9d-d714-4a28-abd5-92abd888c579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:52.009Z|ca3c94c5-f03e-4b1e-8135-8f209275b5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:52.009Z|281e2c9d-d714-4a28-abd5-92abd888c579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:52.011Z|818e760d-3b9a-4116-b974-d7e12558c720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:23:52.011Z|818e760d-3b9a-4116-b974-d7e12558c720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:23:52.532Z|c5ef2b09-385b-44f0-95a0-bc3bc5637477|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:23:52.533Z|c5ef2b09-385b-44f0-95a0-bc3bc5637477|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:01.326Z|96ea3cc7-bdbd-459d-b7b0-dac07c4f9a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:01.326Z|96ea3cc7-bdbd-459d-b7b0-dac07c4f9a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:01.550Z|00a6da78-024e-4460-8607-93aaa454f4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:01.550Z|00a6da78-024e-4460-8607-93aaa454f4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:02.032Z|803f1951-4ec2-414e-a18c-43995dccfece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:02.032Z|803f1951-4ec2-414e-a18c-43995dccfece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:02.037Z|1bce1d79-d953-4b78-a153-3d3b926fdcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:02.037Z|8114995a-f3b9-437f-8f93-f1f6b982ed3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:02.038Z|1bce1d79-d953-4b78-a153-3d3b926fdcee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:02.038Z|8114995a-f3b9-437f-8f93-f1f6b982ed3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:12.057Z|8d824842-01a8-4b22-96b4-e0d916908119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:12.057Z|e3293d23-dad8-463b-bb17-907acff25f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:12.057Z|8d824842-01a8-4b22-96b4-e0d916908119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:12.057Z|e3293d23-dad8-463b-bb17-907acff25f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:12.059Z|70c99b20-0990-408a-844d-a349f19ab925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:12.059Z|70c99b20-0990-408a-844d-a349f19ab925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:16.326Z|6e8374cf-df1a-4e49-b70f-f3d9237974d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:16.328Z|6e8374cf-df1a-4e49-b70f-f3d9237974d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:22.078Z|efd0da23-7dd8-4b16-939f-c3f4c8b213c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:22.078Z|877833de-3886-4201-b5c5-12449e391384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:22.078Z|1a631236-088e-4291-80c1-373979448914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:22.079Z|efd0da23-7dd8-4b16-939f-c3f4c8b213c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:22.079Z|877833de-3886-4201-b5c5-12449e391384|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:22.079Z|1a631236-088e-4291-80c1-373979448914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:25.178Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:24:25.179Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 61fad39a-b0c1-4bcb-9954-41e2b668c2f2 already exists in requestDb InfraActiveRequests table
2022-01-31T02:24:25.180Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2
2022-01-31T02:24:25.180Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|INFO|500||Invoke
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||===========================request begin================================================
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Method      : GET
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b512b96e5cb19937", X-B3-SpanId:"20dcfb73f35fde7c", X-B3-ParentSpanId:"b512b96e5cb19937", X-B3-Sampled:"0", X-ONAP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-TransactionID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ECOMP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"643646b7-1149-466a-b9a6-7b103e4cbf52"]
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Request body: 
2022-01-31T02:24:25.181Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||==========================request end================================================
2022-01-31T02:24:25.201Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||============================response begin==========================================
2022-01-31T02:24:25.201Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:24:25.201Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Status text  : 
2022-01-31T02:24:25.201Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:24:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:24:25.202Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||Response body: 
2022-01-31T02:24:25.202Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|DEBUG|500||=======================response end=================================================
2022-01-31T02:24:25.202Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61fad39a-b0c1-4bcb-9954-41e2b668c2f2|INFO|404|Not Found|InvokeReturn
2022-01-31T02:24:25.204Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 61fad39a-b0c1-4bcb-9954-41e2b668c2f2
2022-01-31T02:24:25.205Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:24:25.205Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:24:25.205Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:24:25.205Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:24:25.206Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:24:25.206Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:24:25.206Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b512b96e5cb19937", X-B3-SpanId:"36f2b951cf1edcd3", X-B3-ParentSpanId:"b512b96e5cb19937", X-B3-Sampled:"0", X-ONAP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-TransactionID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ECOMP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d024e66-0838-445a-a0aa-3cf8d5a209de"]
2022-01-31T02:24:25.206Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:24:25.206Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:24:25.212Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:24:25.212Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:24:25.212Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:24:25.213Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:24:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:24:25.213Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:24:25.213Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:24:25.213Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:24:25.214Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:24:25.214Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:24:25.215Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:24:25.215Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:24:25.215Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:24:25.215Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:24:25.215Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:24:25.216Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"b512b96e5cb19937", X-B3-SpanId:"622ad9bbf4a2bdb3", X-B3-ParentSpanId:"b512b96e5cb19937", X-B3-Sampled:"0", X-ONAP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-TransactionID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ECOMP-RequestID:"61fad39a-b0c1-4bcb-9954-41e2b668c2f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae8d4ab0-2bf4-4fcd-a5b3-370750026c00"]
2022-01-31T02:24:25.216Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:24:25.216Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:24:25.224Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:24:25.224Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:24:25.224Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:24:25.225Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:24:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:24:25.225Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:24:25.225Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:24:25.225Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:24:25.226Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:24:25.226Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2d4142a3
2022-01-31T02:24:25.228Z|61fad39a-b0c1-4bcb-9954-41e2b668c2f2|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:24:31.326Z|6029ea0d-70e0-4cdc-9ac3-115375da18f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:31.326Z|6029ea0d-70e0-4cdc-9ac3-115375da18f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:31.551Z|769b5365-56a9-4e4e-be44-8d0ef6b71586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:31.551Z|769b5365-56a9-4e4e-be44-8d0ef6b71586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:32.099Z|56f40615-cb22-4624-a0d0-79d8ba29403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:32.100Z|56f40615-cb22-4624-a0d0-79d8ba29403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:32.100Z|c457bfca-4e50-4bc5-9a68-6d73c255e777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:32.100Z|c457bfca-4e50-4bc5-9a68-6d73c255e777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:32.101Z|6a952d8d-b6c5-4f2f-a132-75bdf96d3bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:32.102Z|6a952d8d-b6c5-4f2f-a132-75bdf96d3bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:42.126Z|29a5033e-dc6a-44ce-89c7-c0bd42bc60f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:42.126Z|862ea247-9ef3-4870-a3a2-d841b09eb2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:42.126Z|ad2bba92-74a3-4bf6-9be6-8f1f08f4403e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:42.127Z|862ea247-9ef3-4870-a3a2-d841b09eb2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:42.127Z|ad2bba92-74a3-4bf6-9be6-8f1f08f4403e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:42.127Z|29a5033e-dc6a-44ce-89c7-c0bd42bc60f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:46.326Z|40562f91-c888-43bb-b94f-af07eeb0700d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:24:46.326Z|40562f91-c888-43bb-b94f-af07eeb0700d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:24:48.108Z|8ef1b7ab-9419-4a5a-8bab-cc7f7569ec30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:24:48.108Z|8ef1b7ab-9419-4a5a-8bab-cc7f7569ec30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:52.147Z|58ab54f5-b652-446e-b0c5-cbd73c985048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:52.147Z|58ab54f5-b652-446e-b0c5-cbd73c985048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:52.150Z|4ca01d16-0560-4458-b940-418de8367a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:52.151Z|4ca01d16-0560-4458-b940-418de8367a44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:24:52.151Z|a6edef48-1a82-406c-93e3-570eea77d1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:24:52.151Z|a6edef48-1a82-406c-93e3-570eea77d1e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:01.326Z|a12e5f2e-1c97-4be6-a454-5a1a29a255d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:01.328Z|a12e5f2e-1c97-4be6-a454-5a1a29a255d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:01.551Z|162d947b-a171-4113-a442-4e9c76409a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:01.552Z|162d947b-a171-4113-a442-4e9c76409a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:02.168Z|8cee7459-e80c-4a89-878f-e08078fe4a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:02.169Z|8cee7459-e80c-4a89-878f-e08078fe4a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:02.171Z|c064b0c6-d6ca-43db-a98f-9fb04e8db646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:02.171Z|c064b0c6-d6ca-43db-a98f-9fb04e8db646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:02.172Z|3a886d26-a1f9-4db8-b982-f787b4fadd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:02.172Z|3a886d26-a1f9-4db8-b982-f787b4fadd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:12.190Z|44a60e31-b464-4627-b43e-cd5042e98bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:12.190Z|608b45dd-52fd-4c73-b76f-e731e98efe19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:12.191Z|44a60e31-b464-4627-b43e-cd5042e98bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:12.191Z|608b45dd-52fd-4c73-b76f-e731e98efe19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:12.192Z|d3b9e081-ad2e-49a8-8937-0261b91b4537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:12.192Z|d3b9e081-ad2e-49a8-8937-0261b91b4537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:16.326Z|5ed04103-0069-46c7-92e3-0ea0a02b2937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:16.326Z|5ed04103-0069-46c7-92e3-0ea0a02b2937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:22.214Z|8a4329f3-821d-46ca-a126-8da39a8d60d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:22.214Z|8a4329f3-821d-46ca-a126-8da39a8d60d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:22.214Z|1201c646-71a8-4693-abce-26320c56b79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:22.215Z|1201c646-71a8-4693-abce-26320c56b79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:22.214Z|1b982c28-309d-4f41-a3be-3e03499d357f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:22.216Z|1b982c28-309d-4f41-a3be-3e03499d357f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:31.326Z|e1d67297-04d9-48d3-a6e2-cf20d237b465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:31.326Z|e1d67297-04d9-48d3-a6e2-cf20d237b465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:31.552Z|71f10ea5-8281-4801-87ca-d9fe6fe37799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:31.553Z|71f10ea5-8281-4801-87ca-d9fe6fe37799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:32.235Z|5e02b7e6-68ec-4e43-919a-95eeedf7483d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:32.235Z|ca5c1101-f3b7-4732-85a3-98229dbada8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:32.236Z|ca5c1101-f3b7-4732-85a3-98229dbada8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:32.236Z|5e02b7e6-68ec-4e43-919a-95eeedf7483d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:32.237Z|bdf4a194-bf9f-460a-a0e0-8005c9634800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:32.237Z|bdf4a194-bf9f-460a-a0e0-8005c9634800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:36.652Z|12119581-2cbf-4020-a029-93c31a598063|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:25:36.653Z|12119581-2cbf-4020-a029-93c31a598063|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:42.258Z|48b8f576-b9e6-43f3-9bac-8c442d615f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:42.258Z|6ae3882c-abf7-4777-8cf2-2e719b6a7ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:42.258Z|880baada-b624-4856-8d01-e9c2b89a8f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:42.258Z|880baada-b624-4856-8d01-e9c2b89a8f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:42.258Z|48b8f576-b9e6-43f3-9bac-8c442d615f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:42.258Z|6ae3882c-abf7-4777-8cf2-2e719b6a7ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:46.326Z|5b277b86-031e-457e-a25b-9cf8d45e9eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:25:46.328Z|5b277b86-031e-457e-a25b-9cf8d45e9eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:25:48.107Z|bd835bf3-fd3b-486c-9a1b-94e50efcdb5a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:25:48.108Z|bd835bf3-fd3b-486c-9a1b-94e50efcdb5a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:52.280Z|05283496-e8a0-45b8-84af-d805bc480c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:52.280Z|2f743a62-f0f5-4169-9051-0a4875bd06d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:52.280Z|9a319e34-e7d8-4971-ac50-e122d4ad9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:25:52.280Z|2f743a62-f0f5-4169-9051-0a4875bd06d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:52.280Z|05283496-e8a0-45b8-84af-d805bc480c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:25:52.280Z|9a319e34-e7d8-4971-ac50-e122d4ad9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:01.326Z|31b5a11d-3bf3-4e90-af53-2681a06a96b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:01.326Z|31b5a11d-3bf3-4e90-af53-2681a06a96b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:01.553Z|e1f08def-03bd-4cb0-b01e-90fa82c7c5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:01.554Z|e1f08def-03bd-4cb0-b01e-90fa82c7c5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:02.302Z|37519070-1249-4bb4-9d2d-1e05092acf6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:02.302Z|d675a685-a384-472e-bf69-1e85af83328a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:02.302Z|d675a685-a384-472e-bf69-1e85af83328a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:02.302Z|37519070-1249-4bb4-9d2d-1e05092acf6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:02.302Z|8951864e-7cfa-4f2d-86dd-49ae42df9210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:02.303Z|8951864e-7cfa-4f2d-86dd-49ae42df9210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:12.323Z|b012b17d-92ea-4c34-8d3e-d03beeb6fd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:12.323Z|23d3e621-7f09-44cf-bd61-1efcc1c2e3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:12.323Z|b6a0286b-e153-4c14-bdba-0c429ba45f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:12.324Z|b012b17d-92ea-4c34-8d3e-d03beeb6fd37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:12.324Z|23d3e621-7f09-44cf-bd61-1efcc1c2e3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:12.324Z|b6a0286b-e153-4c14-bdba-0c429ba45f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:16.326Z|5ce2ed5a-c5b7-4c60-b203-071e9d320162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:16.326Z|5ce2ed5a-c5b7-4c60-b203-071e9d320162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:22.346Z|20ccd589-2b61-4dca-8e4e-c8fcd5ddb2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:22.346Z|ef9381fd-4e46-4478-afd8-eb60ede46970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:22.347Z|ef9381fd-4e46-4478-afd8-eb60ede46970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:22.347Z|20ccd589-2b61-4dca-8e4e-c8fcd5ddb2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:22.348Z|869bfad3-3a09-49f7-b1ca-18c48d0ba722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:22.348Z|869bfad3-3a09-49f7-b1ca-18c48d0ba722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:31.326Z|a5c1e046-3ab2-44d1-b034-a090a5d4666a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:31.328Z|a5c1e046-3ab2-44d1-b034-a090a5d4666a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:31.554Z|4d230fa4-0e73-4926-88f1-8b7a2b2bd85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:31.555Z|4d230fa4-0e73-4926-88f1-8b7a2b2bd85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:32.368Z|6d34b9ab-291e-47bc-b43e-e7517ffac3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:32.369Z|6d34b9ab-291e-47bc-b43e-e7517ffac3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:32.370Z|268a9315-8e3d-4cdb-9f58-6ae04e0c61d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:32.370Z|bab9cba3-ce9e-4356-b8ae-d55de4943e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:32.370Z|268a9315-8e3d-4cdb-9f58-6ae04e0c61d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:32.370Z|bab9cba3-ce9e-4356-b8ae-d55de4943e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:42.394Z|cdb3e3fe-0abd-4be6-b5ba-816bec21b084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:42.394Z|926a0691-7115-40af-a4a6-8fce3bbf44e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:42.394Z|53cfab44-d3d7-4ae8-980a-a94d3d801656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:42.395Z|cdb3e3fe-0abd-4be6-b5ba-816bec21b084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:42.395Z|53cfab44-d3d7-4ae8-980a-a94d3d801656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:42.395Z|926a0691-7115-40af-a4a6-8fce3bbf44e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:46.326Z|1a761664-c52c-41ec-a496-eb6923f3cba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:26:46.326Z|1a761664-c52c-41ec-a496-eb6923f3cba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:26:48.108Z|294131a1-8cde-4806-b984-5e259190f560|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:26:48.109Z|294131a1-8cde-4806-b984-5e259190f560|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:49.228Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:26:49.229Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 9ccbb51c-19bb-47ed-86c6-5e78232525c9 already exists in requestDb InfraActiveRequests table
2022-01-31T02:26:49.230Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9
2022-01-31T02:26:49.230Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|INFO|500||Invoke
2022-01-31T02:26:49.231Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||===========================request begin================================================
2022-01-31T02:26:49.231Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9
2022-01-31T02:26:49.231Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Method      : GET
2022-01-31T02:26:49.232Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29121e82a55c1562", X-B3-SpanId:"8d883eb20255be98", X-B3-ParentSpanId:"29121e82a55c1562", X-B3-Sampled:"0", X-ONAP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-TransactionID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ECOMP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99d671f0-c1a1-4527-b20c-475aa075b204"]
2022-01-31T02:26:49.232Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Request body: 
2022-01-31T02:26:49.232Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||==========================request end================================================
2022-01-31T02:26:49.258Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||============================response begin==========================================
2022-01-31T02:26:49.259Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:26:49.259Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Status text  : 
2022-01-31T02:26:49.259Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:26:49.259Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||Response body: 
2022-01-31T02:26:49.260Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|DEBUG|500||=======================response end=================================================
2022-01-31T02:26:49.260Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9ccbb51c-19bb-47ed-86c6-5e78232525c9|INFO|404|Not Found|InvokeReturn
2022-01-31T02:26:49.263Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 9ccbb51c-19bb-47ed-86c6-5e78232525c9
2022-01-31T02:26:49.264Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:26:49.264Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:26:49.265Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:26:49.265Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:26:49.265Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:26:49.265Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:26:49.266Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"29121e82a55c1562", X-B3-SpanId:"0fe907cbe0276d7a", X-B3-ParentSpanId:"29121e82a55c1562", X-B3-Sampled:"0", X-ONAP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-TransactionID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ECOMP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98b062c3-6dcc-4db3-9660-e538b7b84fa9"]
2022-01-31T02:26:49.266Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:26:49.266Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:26:49.272Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:26:49.272Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:26:49.273Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:26:49.273Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:26:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:26:49.273Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:26:49.273Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:26:49.274Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:26:49.274Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:26:49.275Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:26:49.275Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:26:49.275Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:26:49.276Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:26:49.276Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:26:49.276Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:26:49.276Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"29121e82a55c1562", X-B3-SpanId:"2d893a6002027945", X-B3-ParentSpanId:"29121e82a55c1562", X-B3-Sampled:"0", X-ONAP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-TransactionID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ECOMP-RequestID:"9ccbb51c-19bb-47ed-86c6-5e78232525c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ee5569-0d2f-43bd-afda-e833c6a122e7"]
2022-01-31T02:26:49.277Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:26:49.277Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:26:49.285Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:26:49.285Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:26:49.286Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:26:49.286Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:26:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:26:49.287Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:26:49.287Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:26:49.287Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:26:49.287Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:26:49.288Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1e74c35b
2022-01-31T02:26:49.290Z|9ccbb51c-19bb-47ed-86c6-5e78232525c9|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:26:52.417Z|69e1d8e8-3b58-4263-b617-dfb2863e6771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:52.418Z|4259bc21-9320-4f99-9ed8-a614c7a33f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:52.418Z|639a190a-9df1-4330-a957-0f7fc06854dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:26:52.418Z|69e1d8e8-3b58-4263-b617-dfb2863e6771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:52.418Z|639a190a-9df1-4330-a957-0f7fc06854dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:26:52.418Z|4259bc21-9320-4f99-9ed8-a614c7a33f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:01.326Z|b0a1d0d9-8163-4d19-beca-bf012b60b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:01.326Z|b0a1d0d9-8163-4d19-beca-bf012b60b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:01.555Z|e6f1daac-ad83-4c32-9f28-a779b6630265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:01.555Z|e6f1daac-ad83-4c32-9f28-a779b6630265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:02.437Z|4a13aad8-efac-4f49-8c83-ec0f1dae2308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:02.437Z|9a9a7caf-7917-4baa-be56-6775f493ac2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:02.437Z|9a9a7caf-7917-4baa-be56-6775f493ac2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:02.437Z|4a13aad8-efac-4f49-8c83-ec0f1dae2308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:02.440Z|75240cdc-eca2-4297-86ce-ba4034db1ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:02.440Z|75240cdc-eca2-4297-86ce-ba4034db1ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:12.461Z|78c5ccd9-da34-4157-8da1-be29251604df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:12.462Z|78c5ccd9-da34-4157-8da1-be29251604df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:12.465Z|da14cef4-ce68-49f6-ab3f-2b82823bd15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:12.466Z|da14cef4-ce68-49f6-ab3f-2b82823bd15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:12.467Z|cc9014e3-fa2e-4ef3-88dd-400dd6838a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:12.468Z|cc9014e3-fa2e-4ef3-88dd-400dd6838a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:16.326Z|7795fd17-df3f-4662-8abc-4c5515c49568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:16.328Z|7795fd17-df3f-4662-8abc-4c5515c49568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:22.486Z|a152e3f2-b031-4eec-8c21-bd02b3f3c494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:22.486Z|f095fc12-dbb4-43dc-b2a7-f368701d1eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:22.487Z|a152e3f2-b031-4eec-8c21-bd02b3f3c494|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:22.487Z|f095fc12-dbb4-43dc-b2a7-f368701d1eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:22.491Z|bc3a5364-d236-4a0b-acd2-bb4f324fc88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:22.491Z|bc3a5364-d236-4a0b-acd2-bb4f324fc88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:31.326Z|cda09770-994a-4134-835b-ba3e75d07974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:31.326Z|cda09770-994a-4134-835b-ba3e75d07974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:31.556Z|83322e4b-c570-42ad-8544-c02b41ee13b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:31.556Z|83322e4b-c570-42ad-8544-c02b41ee13b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:32.512Z|f0bc81c8-21a0-4727-be00-475fb880fa7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:32.512Z|805cd44b-6c20-41a0-9392-e77dc0aece0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:32.512Z|bc0bf7c7-e71a-404f-9afc-e49ce74a3dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:32.512Z|805cd44b-6c20-41a0-9392-e77dc0aece0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:32.512Z|f0bc81c8-21a0-4727-be00-475fb880fa7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:32.512Z|bc0bf7c7-e71a-404f-9afc-e49ce74a3dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:42.535Z|4f666634-0031-4b4d-ba94-3d68fda2d30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:42.535Z|aca4dd50-c0ec-465d-9c4f-2ce3574903c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:42.535Z|4f666634-0031-4b4d-ba94-3d68fda2d30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:42.536Z|aca4dd50-c0ec-465d-9c4f-2ce3574903c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:42.538Z|3ae8eda6-a0ff-47c6-ba18-0c20e6f9ec3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:42.539Z|3ae8eda6-a0ff-47c6-ba18-0c20e6f9ec3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:46.326Z|4ef0d32f-6f9e-4c23-afa9-1a89c04ef382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:27:46.326Z|4ef0d32f-6f9e-4c23-afa9-1a89c04ef382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:27:48.108Z|bc6e5e37-544b-49b0-8b1f-41800dde4e08|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:27:48.108Z|bc6e5e37-544b-49b0-8b1f-41800dde4e08|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:49.525Z|9d29c829-206f-45b1-a8cb-8f0945dd5f26|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:27:49.526Z|9d29c829-206f-45b1-a8cb-8f0945dd5f26|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:52.556Z|157c92e7-8a43-4664-b1c6-533b5946304c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:52.556Z|bc6aaed2-781a-4d6c-8966-b4e873898394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:52.557Z|157c92e7-8a43-4664-b1c6-533b5946304c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:52.557Z|bc6aaed2-781a-4d6c-8966-b4e873898394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:27:52.560Z|f054fe0d-7587-4f75-bb3e-ae6942acc42d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:27:52.560Z|f054fe0d-7587-4f75-bb3e-ae6942acc42d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:01.326Z|660e8602-67a8-40e8-95a9-8fef99854285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:01.328Z|660e8602-67a8-40e8-95a9-8fef99854285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:01.557Z|ce134e23-b2db-4928-b44e-d2ee10e8f070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:01.557Z|ce134e23-b2db-4928-b44e-d2ee10e8f070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:02.580Z|ddf68e3a-3b76-4b4b-94d6-6fac991521db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:02.580Z|f4d9a4fc-2c05-4a74-a5de-e1aaa4d7c860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:02.580Z|f4d9a4fc-2c05-4a74-a5de-e1aaa4d7c860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:02.580Z|ddf68e3a-3b76-4b4b-94d6-6fac991521db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:02.582Z|8b9ecb48-6a14-4e71-af36-57bdfc088123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:02.582Z|8b9ecb48-6a14-4e71-af36-57bdfc088123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:12.603Z|42fd5954-dbf3-4e76-b8e5-0c93842c0c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:12.603Z|9380da81-3d0e-4bd1-93ef-84cd687eaa4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:12.604Z|42fd5954-dbf3-4e76-b8e5-0c93842c0c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:12.603Z|7494bc46-b183-42fb-b50e-0c396d15de2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:12.604Z|9380da81-3d0e-4bd1-93ef-84cd687eaa4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:12.604Z|7494bc46-b183-42fb-b50e-0c396d15de2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:16.326Z|743ad6c6-166e-41b4-9e2e-3dfb91a630dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:16.326Z|743ad6c6-166e-41b4-9e2e-3dfb91a630dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:22.625Z|bb87bdc1-5fac-4b53-8766-aefdb630c568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:22.625Z|e249839e-c385-4213-a6f8-87e46278ab8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:22.626Z|bb87bdc1-5fac-4b53-8766-aefdb630c568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:22.626Z|e249839e-c385-4213-a6f8-87e46278ab8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:22.627Z|a8cbbde0-7f8f-4bd9-b9bb-f43990ecfe41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:22.627Z|a8cbbde0-7f8f-4bd9-b9bb-f43990ecfe41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:31.326Z|476a6fcf-2bb8-4a8c-a219-dec1814fa0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:31.326Z|476a6fcf-2bb8-4a8c-a219-dec1814fa0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:31.558Z|27e71bd4-b79e-497f-a748-03614a31f6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:31.558Z|27e71bd4-b79e-497f-a748-03614a31f6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:32.649Z|8a9a45bc-5db7-4d20-a029-c0978e22b1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:32.649Z|0ed3a7ee-9347-48f1-8a57-39dfb8db5104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:32.649Z|0ed3a7ee-9347-48f1-8a57-39dfb8db5104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:32.649Z|8a9a45bc-5db7-4d20-a029-c0978e22b1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:32.651Z|cf4fc0e0-cfb6-40e9-997f-d734ec94f705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:32.651Z|cf4fc0e0-cfb6-40e9-997f-d734ec94f705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:42.672Z|621a1951-e783-4a66-bc3c-47ece46c5ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:42.673Z|621a1951-e783-4a66-bc3c-47ece46c5ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:42.673Z|9881b7bc-5345-47a6-bdb3-0d7e483af947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:42.674Z|cf889b26-1597-4395-9828-6a7093485032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:42.674Z|9881b7bc-5345-47a6-bdb3-0d7e483af947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:42.674Z|cf889b26-1597-4395-9828-6a7093485032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:46.326Z|9763efe5-d135-4dd8-abf9-6b549c134558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:28:46.328Z|9763efe5-d135-4dd8-abf9-6b549c134558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:28:48.108Z|c2cbe1f7-f4ca-41ba-b92f-21d0bc298d3c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:28:48.109Z|c2cbe1f7-f4ca-41ba-b92f-21d0bc298d3c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:52.696Z|7b25ac28-4688-4d39-8f98-4439e14b581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:52.696Z|b7a9c361-1af3-41fe-af3e-ad0a4780ef7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:52.696Z|b7a9c361-1af3-41fe-af3e-ad0a4780ef7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:52.696Z|7b25ac28-4688-4d39-8f98-4439e14b581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:28:52.705Z|cb5db750-7899-4348-93b9-b48983ec1839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:28:52.705Z|cb5db750-7899-4348-93b9-b48983ec1839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:01.326Z|3ce59188-66f7-4768-a9fc-7445000d32f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:01.326Z|3ce59188-66f7-4768-a9fc-7445000d32f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:01.559Z|c70776dc-d7f4-42a4-aaa7-2da256c15a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:01.559Z|c70776dc-d7f4-42a4-aaa7-2da256c15a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:02.721Z|72fafa74-9de8-4f9e-bbfc-78b603f11c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:02.721Z|089451de-61de-4f71-ae47-e9c304254a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:02.722Z|089451de-61de-4f71-ae47-e9c304254a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:02.722Z|72fafa74-9de8-4f9e-bbfc-78b603f11c01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:02.727Z|79e6882a-7d3e-44fd-8a8c-9cc85f04591f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:02.727Z|79e6882a-7d3e-44fd-8a8c-9cc85f04591f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:12.745Z|831bdbca-4856-4ccf-a91f-1b7e4a4aeb1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:12.745Z|39f50287-34cf-4a97-8f84-195428108a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:12.745Z|39f50287-34cf-4a97-8f84-195428108a60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:12.745Z|831bdbca-4856-4ccf-a91f-1b7e4a4aeb1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:12.748Z|5f4502ff-1bef-455c-ab02-cdd5530260fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:12.748Z|5f4502ff-1bef-455c-ab02-cdd5530260fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:16.326Z|00ea7bc8-ad20-43dd-8285-f53bf43cf098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:16.326Z|00ea7bc8-ad20-43dd-8285-f53bf43cf098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:22.767Z|47324fb1-a9b2-49a2-a38c-4596c4211478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:22.767Z|3848db62-54e2-43f0-a616-4c483a94d2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:22.768Z|47324fb1-a9b2-49a2-a38c-4596c4211478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:22.768Z|3848db62-54e2-43f0-a616-4c483a94d2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:22.770Z|2bd1ba9e-102e-4356-b789-1d5189a0fd76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:22.771Z|2bd1ba9e-102e-4356-b789-1d5189a0fd76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:31.326Z|dab340fc-75c8-4575-bf7f-5acd0ba1f473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:31.329Z|dab340fc-75c8-4575-bf7f-5acd0ba1f473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:31.560Z|b5455d2c-a1d8-407a-93b5-c97dbaa63853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:31.560Z|b5455d2c-a1d8-407a-93b5-c97dbaa63853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:32.796Z|6fb54f5d-b5ab-4e2d-8867-b2c7b54f2132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:32.796Z|5329516e-7ab9-44b5-a2ab-64c5187d58cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:32.797Z|5329516e-7ab9-44b5-a2ab-64c5187d58cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:32.797Z|d5a005ea-689a-4f2d-93ae-419c6a2fdc4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:32.797Z|6fb54f5d-b5ab-4e2d-8867-b2c7b54f2132|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:32.797Z|d5a005ea-689a-4f2d-93ae-419c6a2fdc4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:34.797Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:29:34.798Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3f31add0-5f8d-4aeb-9c1c-b06a86802d4e already exists in requestDb InfraActiveRequests table
2022-01-31T02:29:34.799Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e
2022-01-31T02:29:34.799Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|INFO|500||Invoke
2022-01-31T02:29:34.799Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||===========================request begin================================================
2022-01-31T02:29:34.799Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e
2022-01-31T02:29:34.800Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Method      : GET
2022-01-31T02:29:34.800Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1de545ad65f15b59", X-B3-SpanId:"3eab3d0058976e77", X-B3-ParentSpanId:"1de545ad65f15b59", X-B3-Sampled:"0", X-ONAP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-TransactionID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ECOMP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eb58d29-9a74-448b-bece-f14d97b70a66"]
2022-01-31T02:29:34.800Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Request body: 
2022-01-31T02:29:34.800Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||==========================request end================================================
2022-01-31T02:29:34.821Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||============================response begin==========================================
2022-01-31T02:29:34.822Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:29:34.822Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Status text  : 
2022-01-31T02:29:34.822Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:29:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:29:34.822Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||Response body: 
2022-01-31T02:29:34.823Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|DEBUG|500||=======================response end=================================================
2022-01-31T02:29:34.823Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|INFO|404|Not Found|InvokeReturn
2022-01-31T02:29:34.826Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3f31add0-5f8d-4aeb-9c1c-b06a86802d4e
2022-01-31T02:29:34.826Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:29:34.827Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:29:34.827Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:29:34.827Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:29:34.827Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:29:34.828Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:29:34.828Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1de545ad65f15b59", X-B3-SpanId:"5940ce883fb4d5cf", X-B3-ParentSpanId:"1de545ad65f15b59", X-B3-Sampled:"0", X-ONAP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-TransactionID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ECOMP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ce27f4-7486-4869-9ffd-efc0f0fc725f"]
2022-01-31T02:29:34.828Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:29:34.828Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:29:34.834Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:29:34.835Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:29:34.835Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:29:34.835Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:29:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:29:34.835Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:29:34.835Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:29:34.836Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:29:34.836Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:29:34.836Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:29:34.837Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:29:34.837Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:29:34.837Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:29:34.837Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:29:34.838Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:29:34.838Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"1de545ad65f15b59", X-B3-SpanId:"166bc3371f2a31a4", X-B3-ParentSpanId:"1de545ad65f15b59", X-B3-Sampled:"0", X-ONAP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-TransactionID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ECOMP-RequestID:"3f31add0-5f8d-4aeb-9c1c-b06a86802d4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1d1c4ac-7b9e-4e57-aa9f-967003cf1422"]
2022-01-31T02:29:34.838Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:29:34.838Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:29:34.847Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:29:34.847Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:29:34.847Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:29:34.848Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:29:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:29:34.848Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:29:34.848Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:29:34.849Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:29:34.849Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:29:34.850Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5da4a497
2022-01-31T02:29:34.852Z|3f31add0-5f8d-4aeb-9c1c-b06a86802d4e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:29:42.821Z|e2648a4e-0acf-4cfd-8f1c-60aa5a666fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:42.821Z|21217bd9-204b-4194-acb4-a379d1bf86b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:42.821Z|21217bd9-204b-4194-acb4-a379d1bf86b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:42.821Z|e2648a4e-0acf-4cfd-8f1c-60aa5a666fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:42.824Z|eb60e4a5-5037-449b-a15f-22089deb484b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:42.824Z|eb60e4a5-5037-449b-a15f-22089deb484b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:46.326Z|40091c7b-3e60-47db-bf68-387e704a7070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:29:46.326Z|40091c7b-3e60-47db-bf68-387e704a7070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:29:48.107Z|b721a62e-31f9-4242-a716-ab95adc1fb83|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:29:48.108Z|b721a62e-31f9-4242-a716-ab95adc1fb83|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:52.845Z|c6c46740-676e-4051-8401-3563d73bc6f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:52.845Z|c6c46740-676e-4051-8401-3563d73bc6f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:52.845Z|7d01b5b3-ced7-4350-880e-2437f869a7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:52.846Z|7d01b5b3-ced7-4350-880e-2437f869a7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:29:52.846Z|11005430-1ea3-4a64-83b6-79be0b3aedd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:29:52.846Z|11005430-1ea3-4a64-83b6-79be0b3aedd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:01.326Z|e570a7cc-df81-466e-9e00-48a05786dfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:01.326Z|e570a7cc-df81-466e-9e00-48a05786dfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:01.561Z|199895af-9639-48d7-ad09-24a9e3c102b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:01.561Z|199895af-9639-48d7-ad09-24a9e3c102b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:02.866Z|b8feb86d-4a1e-4723-9c45-d9c5a3a984d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:02.866Z|8452e248-c7d8-46ee-a9c7-d0b7b7cc97e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:02.866Z|7ab742ad-91c3-4d64-a5d2-fa6e73328bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:02.866Z|b8feb86d-4a1e-4723-9c45-d9c5a3a984d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:02.866Z|8452e248-c7d8-46ee-a9c7-d0b7b7cc97e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:02.866Z|7ab742ad-91c3-4d64-a5d2-fa6e73328bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:12.888Z|f72d2fdc-5c01-411c-853c-c550247ce1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:12.888Z|7d7772ff-48cc-46ef-b481-07d2d2da06df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:12.888Z|95c6f120-35c6-4a9f-983d-a6cff37e1da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:12.889Z|7d7772ff-48cc-46ef-b481-07d2d2da06df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:12.889Z|f72d2fdc-5c01-411c-853c-c550247ce1d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:12.889Z|95c6f120-35c6-4a9f-983d-a6cff37e1da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:16.326Z|41becc97-e211-4ae3-b5d2-df2161eb25d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:16.329Z|41becc97-e211-4ae3-b5d2-df2161eb25d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:22.909Z|907a8e8a-acd5-4762-b8e9-3c7a9a98c978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:22.909Z|907a8e8a-acd5-4762-b8e9-3c7a9a98c978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:22.909Z|085bf31e-e25c-4b9c-9033-6f58370a7528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:22.910Z|085bf31e-e25c-4b9c-9033-6f58370a7528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:22.912Z|440ff189-a36f-4505-bf48-d8dcb568aa11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:22.912Z|440ff189-a36f-4505-bf48-d8dcb568aa11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:25.615Z|d7e22652-a9b2-4f6b-9feb-5ce247c0fa4e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:30:25.615Z|d7e22652-a9b2-4f6b-9feb-5ce247c0fa4e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:31.326Z|78e4b566-5360-4e07-aad3-6cb732076f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:31.326Z|78e4b566-5360-4e07-aad3-6cb732076f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:31.562Z|6c819649-a377-4b1b-bbf5-4750cca89f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:31.562Z|6c819649-a377-4b1b-bbf5-4750cca89f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:32.930Z|da798325-21ea-441e-a36a-d61fd576343b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:32.930Z|da798325-21ea-441e-a36a-d61fd576343b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:32.931Z|698c39dd-ed8e-4b3e-84a0-8c1172592ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:32.932Z|698c39dd-ed8e-4b3e-84a0-8c1172592ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:32.932Z|53366be7-2e75-43df-86bf-bb153bbc363d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:32.933Z|53366be7-2e75-43df-86bf-bb153bbc363d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:42.951Z|881a0327-2b2f-46be-9199-7c494978ebcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:42.951Z|d6e781d5-d65c-421d-9174-e1ef8e20d2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:42.952Z|881a0327-2b2f-46be-9199-7c494978ebcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:42.952Z|d6e781d5-d65c-421d-9174-e1ef8e20d2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:42.954Z|e7388bac-d93a-4ea6-9770-fbf520c5cf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:42.954Z|e7388bac-d93a-4ea6-9770-fbf520c5cf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:46.326Z|81cb322e-be3c-447f-ad34-1ad7158fdead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:30:46.326Z|81cb322e-be3c-447f-ad34-1ad7158fdead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:30:48.107Z|16012c40-c6e5-4b38-b120-921534c83bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:30:48.108Z|16012c40-c6e5-4b38-b120-921534c83bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:52.974Z|1c164e7b-00db-4530-aec9-97c9a4d14178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:52.974Z|585e198c-f60e-4c90-9c3b-b4da3c259873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:52.974Z|d2f065ae-95e7-4c28-a089-1c8ca6ce9a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:30:52.975Z|585e198c-f60e-4c90-9c3b-b4da3c259873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:52.975Z|d2f065ae-95e7-4c28-a089-1c8ca6ce9a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:30:52.975Z|1c164e7b-00db-4530-aec9-97c9a4d14178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:01.326Z|240d8ed1-3867-422d-bef1-aaeebe55581b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:01.328Z|240d8ed1-3867-422d-bef1-aaeebe55581b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:01.563Z|b61b6d01-58f1-4939-bfaf-c8d7a35db2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:01.563Z|b61b6d01-58f1-4939-bfaf-c8d7a35db2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:02.998Z|212c138c-8840-484e-aa4f-f5469c611e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:02.999Z|efea3fa7-8929-49a5-a657-3ca8814f4c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:02.999Z|212c138c-8840-484e-aa4f-f5469c611e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:02.999Z|efea3fa7-8929-49a5-a657-3ca8814f4c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:03.000Z|7ff3d3fe-fca3-4b8d-bd98-419b43a71e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:03.001Z|7ff3d3fe-fca3-4b8d-bd98-419b43a71e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:13.020Z|3944cea2-42a2-478e-9b13-a86e2dcbe52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:13.020Z|3944cea2-42a2-478e-9b13-a86e2dcbe52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:13.022Z|b6e7f831-489d-430b-bcc2-83beeeaadff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:13.023Z|b6e7f831-489d-430b-bcc2-83beeeaadff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:13.023Z|aa43a34d-36e9-4a44-bb7a-4e48260c6f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:13.024Z|aa43a34d-36e9-4a44-bb7a-4e48260c6f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:16.326Z|348d02e6-1c9d-46f7-92d9-0fe13bed7244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:16.326Z|348d02e6-1c9d-46f7-92d9-0fe13bed7244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:23.041Z|928aba54-8298-4ccf-a38b-54b4e3bb115f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:23.041Z|928aba54-8298-4ccf-a38b-54b4e3bb115f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:23.042Z|421520ba-791d-4955-b468-62d040bf83d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:23.042Z|fe95ed41-1e2c-4249-a1f0-9d113913cf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:23.042Z|421520ba-791d-4955-b468-62d040bf83d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:23.042Z|fe95ed41-1e2c-4249-a1f0-9d113913cf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:31.326Z|29550dfd-0fd7-4de0-af50-0b2cdbe42d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:31.326Z|29550dfd-0fd7-4de0-af50-0b2cdbe42d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:31.564Z|22d97d2a-4783-4686-bba4-ef2ca2ab5b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:31.564Z|22d97d2a-4783-4686-bba4-ef2ca2ab5b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:33.062Z|59c27c0d-9c0c-4f72-8c8f-04f36f28e7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:33.062Z|59c27c0d-9c0c-4f72-8c8f-04f36f28e7e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:33.064Z|cda222f0-a3f3-434a-909c-42597a444e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:33.064Z|258ac60d-c10b-4737-9bcf-9b4712e62aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:33.064Z|cda222f0-a3f3-434a-909c-42597a444e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:33.065Z|258ac60d-c10b-4737-9bcf-9b4712e62aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:43.084Z|4724d507-51b9-4c33-a048-6dd5d8649ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:43.084Z|4724d507-51b9-4c33-a048-6dd5d8649ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:43.088Z|bd9433c3-fe89-44ff-900f-92a7bb34785f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:43.088Z|bd9433c3-fe89-44ff-900f-92a7bb34785f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:43.089Z|522c365f-802e-4417-8a0d-9b26d145e924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:43.090Z|522c365f-802e-4417-8a0d-9b26d145e924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:46.326Z|9a3666d6-8b83-4d51-80a1-0322548cc7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:31:46.328Z|9a3666d6-8b83-4d51-80a1-0322548cc7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:31:48.108Z|d5a827fc-279c-48be-b07a-b367a52933e1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:31:48.108Z|d5a827fc-279c-48be-b07a-b367a52933e1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:53.108Z|84373c12-6e5b-4a44-a6b1-017bcc468909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:53.108Z|76675dcf-76df-41b2-a02c-2b82ca64822e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:53.108Z|76675dcf-76df-41b2-a02c-2b82ca64822e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:53.108Z|84373c12-6e5b-4a44-a6b1-017bcc468909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:31:53.109Z|b2e32083-17f1-438f-b0dd-36ee467e613e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:31:53.109Z|b2e32083-17f1-438f-b0dd-36ee467e613e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:01.326Z|d7dad03c-3e2e-4bb7-b079-7d9bdc62b987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:01.326Z|d7dad03c-3e2e-4bb7-b079-7d9bdc62b987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:01.564Z|c905004a-5458-4d5a-a4d0-135e120eb1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:01.565Z|c905004a-5458-4d5a-a4d0-135e120eb1cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:03.130Z|c57e626e-0a20-456f-9d00-f6e2b83e34ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:03.130Z|f9301e96-121a-4e3d-b31d-51e884ba809c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:03.130Z|f9301e96-121a-4e3d-b31d-51e884ba809c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:03.130Z|c57e626e-0a20-456f-9d00-f6e2b83e34ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:03.131Z|ba961b62-385e-4d8d-b677-d30671cfd9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:03.132Z|ba961b62-385e-4d8d-b677-d30671cfd9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:13.153Z|03c60bb5-3151-4437-b9be-64eef183996a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:13.153Z|b46c6ff3-fb28-4066-a1c1-df915553d074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:13.154Z|03c60bb5-3151-4437-b9be-64eef183996a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:13.154Z|b46c6ff3-fb28-4066-a1c1-df915553d074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:13.157Z|08111393-9d7c-4e15-9f65-45dc85caf086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:13.157Z|08111393-9d7c-4e15-9f65-45dc85caf086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:15.278Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:32:15.280Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 66f82da7-fd9b-4e58-af73-88e7feb1ede1 already exists in requestDb InfraActiveRequests table
2022-01-31T02:32:15.280Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|INFO|500||Invoke
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||===========================request begin================================================
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Method      : GET
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02a55ab61a1fc2cc", X-B3-SpanId:"7057ce9915b7893b", X-B3-ParentSpanId:"02a55ab61a1fc2cc", X-B3-Sampled:"0", X-ONAP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-TransactionID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ECOMP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"222618cc-423d-42ae-af50-08fccde6b51c"]
2022-01-31T02:32:15.281Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Request body: 
2022-01-31T02:32:15.282Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||==========================request end================================================
2022-01-31T02:32:15.307Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||============================response begin==========================================
2022-01-31T02:32:15.307Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:32:15.308Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Status text  : 
2022-01-31T02:32:15.308Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:32:15.308Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||Response body: 
2022-01-31T02:32:15.308Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|DEBUG|500||=======================response end=================================================
2022-01-31T02:32:15.308Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66f82da7-fd9b-4e58-af73-88e7feb1ede1|INFO|404|Not Found|InvokeReturn
2022-01-31T02:32:15.311Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 66f82da7-fd9b-4e58-af73-88e7feb1ede1
2022-01-31T02:32:15.312Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:32:15.312Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:32:15.312Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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:"02a55ab61a1fc2cc", X-B3-SpanId:"cb3382f234406337", X-B3-ParentSpanId:"02a55ab61a1fc2cc", X-B3-Sampled:"0", X-ONAP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-TransactionID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ECOMP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dde55ba-b576-4b1a-9870-5c00a0488bfd"]
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:32:15.313Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:32:15.321Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:32:15.321Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:32:15.321Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:32:15.321Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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:"Mon, 31 Jan 2022 02:32:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:32:15.321Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:32:15.322Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:32:15.322Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:32:15.322Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:32:15.323Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:32:15.323Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:32:15.323Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:32:15.323Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:32:15.324Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:32:15.324Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:32:15.324Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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:"02a55ab61a1fc2cc", X-B3-SpanId:"38b32f5adeeb629a", X-B3-ParentSpanId:"02a55ab61a1fc2cc", X-B3-Sampled:"0", X-ONAP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-TransactionID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ECOMP-RequestID:"66f82da7-fd9b-4e58-af73-88e7feb1ede1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c57eb3fe-6aae-4c03-a18d-a032a09a1a98"]
2022-01-31T02:32:15.324Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:32:15.324Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:32:15.334Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:32:15.334Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:32:15.334Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:32:15.335Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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:"Mon, 31 Jan 2022 02:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:32:15.335Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:32:15.335Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:32:15.335Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:32:15.337Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:32:15.337Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1faf783f
2022-01-31T02:32:15.339Z|66f82da7-fd9b-4e58-af73-88e7feb1ede1|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:32:16.326Z|dd861b0f-c603-45a0-8420-5c5f1a526f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:16.326Z|dd861b0f-c603-45a0-8420-5c5f1a526f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:23.176Z|dd29df3d-3b0d-4f81-8743-75307641f2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:23.176Z|dd29df3d-3b0d-4f81-8743-75307641f2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:23.177Z|13df31da-cb65-4a70-8789-f6fc83414704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:23.178Z|13df31da-cb65-4a70-8789-f6fc83414704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:23.179Z|2a690a25-9b70-4c02-aa64-807568926ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:23.179Z|2a690a25-9b70-4c02-aa64-807568926ff6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:31.326Z|7d7e3a52-dfb5-4d01-b39b-06377b247164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:31.328Z|7d7e3a52-dfb5-4d01-b39b-06377b247164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:31.565Z|b179b633-73db-4bb2-9b1f-3355b386a375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:31.565Z|b179b633-73db-4bb2-9b1f-3355b386a375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:33.199Z|ab9b9b60-e10e-4cfb-b699-68e2f3298502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:33.199Z|d2d07abf-2a4e-4a9b-acab-a546e962ccad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:33.199Z|53185160-c1c9-46bf-bc0d-15683834d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:33.200Z|d2d07abf-2a4e-4a9b-acab-a546e962ccad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:33.200Z|ab9b9b60-e10e-4cfb-b699-68e2f3298502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:33.200Z|53185160-c1c9-46bf-bc0d-15683834d2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:43.220Z|77a6c76a-e923-426b-80be-8961dc6a1f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:43.220Z|b7552487-a297-4021-b62a-ffcab052b4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:43.221Z|77a6c76a-e923-426b-80be-8961dc6a1f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:43.221Z|eb7edfa8-65e1-46aa-a09e-8a25ed38bc9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:43.221Z|b7552487-a297-4021-b62a-ffcab052b4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:43.221Z|eb7edfa8-65e1-46aa-a09e-8a25ed38bc9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:46.326Z|3def5ce7-d441-41ee-a804-3236266e53b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:32:46.326Z|3def5ce7-d441-41ee-a804-3236266e53b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:32:48.108Z|7206d5fe-72ed-4e5e-964b-5535588bfad0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:32:48.108Z|7206d5fe-72ed-4e5e-964b-5535588bfad0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:53.245Z|ecfc72f4-c3ba-4dd4-bb57-31b2cb13fd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:53.245Z|0d2b0014-939e-418b-b467-3293f4c82ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:53.245Z|13ee6c28-edc9-4715-a7ac-0411dd5992d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:32:53.245Z|0d2b0014-939e-418b-b467-3293f4c82ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:53.245Z|ecfc72f4-c3ba-4dd4-bb57-31b2cb13fd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:32:53.245Z|13ee6c28-edc9-4715-a7ac-0411dd5992d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:01.326Z|5f50c698-d3b4-4a02-affe-8036dab221c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:01.326Z|5f50c698-d3b4-4a02-affe-8036dab221c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:01.566Z|996d4e49-28c4-4dea-a100-73aeddd6780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:01.566Z|996d4e49-28c4-4dea-a100-73aeddd6780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:03.266Z|d3957806-15c7-46c6-893d-8bdb61ed528f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:03.267Z|d3957806-15c7-46c6-893d-8bdb61ed528f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:03.268Z|f9702767-b272-4c88-a2e6-3a2ce614d679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:03.268Z|f9702767-b272-4c88-a2e6-3a2ce614d679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:03.269Z|bc91e590-a4e7-4438-9048-27b7daf257b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:03.269Z|bc91e590-a4e7-4438-9048-27b7daf257b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:11.641Z|33e0a526-b0b3-47a8-a3f2-0d9c5c451c92|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:33:11.642Z|33e0a526-b0b3-47a8-a3f2-0d9c5c451c92|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:13.290Z|85ced3d6-2edf-485f-8f75-1259820ae7e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:13.290Z|850703f4-e8bf-4b39-b1e5-8deacb0ce145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:13.290Z|85ced3d6-2edf-485f-8f75-1259820ae7e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:13.290Z|a8e46ee6-f92a-43b9-8155-c7ab9986dc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:13.290Z|850703f4-e8bf-4b39-b1e5-8deacb0ce145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:13.291Z|a8e46ee6-f92a-43b9-8155-c7ab9986dc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:16.326Z|9ecac846-7a2c-4d47-be1d-a48fafd5c412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:16.328Z|9ecac846-7a2c-4d47-be1d-a48fafd5c412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:23.315Z|22b43f53-68e7-427a-86ef-8a87ae3497ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:23.315Z|88e46bd6-cf47-4b99-8adc-3dfd7010d7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:23.315Z|33d26bbb-ce9b-464d-af3d-d3bb39a98e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:23.315Z|22b43f53-68e7-427a-86ef-8a87ae3497ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:23.315Z|33d26bbb-ce9b-464d-af3d-d3bb39a98e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:23.315Z|88e46bd6-cf47-4b99-8adc-3dfd7010d7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:31.325Z|395df659-943a-4d46-bcde-163e856239bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:31.326Z|395df659-943a-4d46-bcde-163e856239bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:31.566Z|867c2ed4-e51d-49c2-b57f-4eb862e82101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:31.567Z|867c2ed4-e51d-49c2-b57f-4eb862e82101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:33.339Z|8cb1b2ff-f68d-4525-a15c-2b57d9db5733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:33.340Z|8cb1b2ff-f68d-4525-a15c-2b57d9db5733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:33.341Z|5c381243-0f23-4a81-a4ae-cba718827d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:33.341Z|cbb6f68b-90f8-4dca-aae6-662c554a1a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:33.341Z|5c381243-0f23-4a81-a4ae-cba718827d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:33.342Z|cbb6f68b-90f8-4dca-aae6-662c554a1a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:43.363Z|3a6559e2-0084-4b7d-8e0a-a17f3876dd7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:43.363Z|e3f25a92-dddf-4e35-a9d8-613ca744f775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:43.364Z|3a6559e2-0084-4b7d-8e0a-a17f3876dd7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:43.364Z|e3f25a92-dddf-4e35-a9d8-613ca744f775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:43.365Z|a355ff40-21dc-41da-80d5-e6b834b8eae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:43.365Z|a355ff40-21dc-41da-80d5-e6b834b8eae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:46.326Z|969099ba-6e05-458c-8177-a444c90bd4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:33:46.326Z|969099ba-6e05-458c-8177-a444c90bd4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:33:48.108Z|79be2186-5d55-4079-83a2-b0c86510e377|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:33:48.109Z|79be2186-5d55-4079-83a2-b0c86510e377|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:53.383Z|7cff03c2-527d-4fd5-986b-3e20810c6701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:53.384Z|7cff03c2-527d-4fd5-986b-3e20810c6701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:53.384Z|f7e496a5-1e85-41b7-be14-31a93633a18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:53.384Z|f7e496a5-1e85-41b7-be14-31a93633a18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:33:53.387Z|0f7f8511-b23d-4755-8dd5-4a76113b4fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:33:53.387Z|0f7f8511-b23d-4755-8dd5-4a76113b4fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:01.326Z|d12d874c-3376-4db1-8430-81f037343666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:01.326Z|d12d874c-3376-4db1-8430-81f037343666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:01.567Z|6e970382-cd0c-49c2-ac49-49670ec6a92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:01.568Z|6e970382-cd0c-49c2-ac49-49670ec6a92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:03.405Z|aa464735-02c3-4c11-a1a0-334787eb99bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:03.405Z|d4ff4e56-a9e3-4a04-9631-1dd307ca68a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:03.405Z|aa464735-02c3-4c11-a1a0-334787eb99bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:03.405Z|d4ff4e56-a9e3-4a04-9631-1dd307ca68a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:03.406Z|fd4d52f5-c0a8-4084-89c4-d960599047ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:03.406Z|fd4d52f5-c0a8-4084-89c4-d960599047ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:13.426Z|b1ef451e-919f-41e7-8d84-98807a8d40f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:13.426Z|70993b21-6359-4319-b95d-768fec589b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:13.427Z|b3d4cd3b-ee36-419a-af51-181d773dbe49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:13.427Z|70993b21-6359-4319-b95d-768fec589b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:13.427Z|b1ef451e-919f-41e7-8d84-98807a8d40f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:13.427Z|b3d4cd3b-ee36-419a-af51-181d773dbe49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:16.326Z|0c1c995d-8e95-40f0-98fd-583540aa1b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:16.326Z|0c1c995d-8e95-40f0-98fd-583540aa1b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:23.447Z|1803d966-1134-4151-9602-e3d8c1d826cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:23.447Z|aa11b6dc-9df8-48b7-8e3c-925bf204e508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:23.448Z|1803d966-1134-4151-9602-e3d8c1d826cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:23.448Z|aa11b6dc-9df8-48b7-8e3c-925bf204e508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:23.448Z|3df009cd-0664-42e1-bb6a-a519a36bdd0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:23.449Z|3df009cd-0664-42e1-bb6a-a519a36bdd0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:26.330Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:34:26.335Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6daca99b-aa56-405b-a7e7-8b0a2137ec6a already exists in requestDb InfraActiveRequests table
2022-01-31T02:34:26.335Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04710cadc362f0d4", X-B3-SpanId:"710819209b091929", X-B3-ParentSpanId:"04710cadc362f0d4", X-B3-Sampled:"0", X-ONAP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ccb56c3-7aad-4132-acee-f70d28be6b09"]
2022-01-31T02:34:26.336Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:34:26.337Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:34:26.357Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:26.357Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:34:26.357Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:34:26.358Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:26.358Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: 
2022-01-31T02:34:26.358Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:26.358Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|404|Not Found|InvokeReturn
2022-01-31T02:34:26.439Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:34:31.326Z|82ae91d0-495e-435b-b15e-4c6e75ae0c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:31.326Z|82ae91d0-495e-435b-b15e-4c6e75ae0c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:31.569Z|e79cde3d-df32-4818-86bf-a21627c5aaa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:31.569Z|e79cde3d-df32-4818-86bf-a21627c5aaa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:33.472Z|8282e1e4-eb83-4725-879e-4e7a103e1360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:33.472Z|7be7f7c7-e56e-4896-9530-b159be9a17e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:33.473Z|7be7f7c7-e56e-4896-9530-b159be9a17e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:33.473Z|8282e1e4-eb83-4725-879e-4e7a103e1360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:33.474Z|4c479710-c372-425f-8982-4620f4b77ccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:33.475Z|4c479710-c372-425f-8982-4620f4b77ccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:41.632Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:34:41.753Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:34:41.754Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||Invoke
2022-01-31T02:34:42.094Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||InvokeReturn
2022-01-31T02:34:42.094Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:34:41:951-65319], vertex-id=[184368], Content-Length=[619], Date=[Mon, 31 Jan 2022 02:34:41 GMT], Content-Type=[application/json]}
2022-01-31T02:34:42.096Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"ad16617412ea44e7a78aaec9f7782d97","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643596344577","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-31T02:34:42.204Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:34:42.204Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:34:42.219Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:34:42.219Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:34:42.219Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:42.220Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:34:42.220Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:34:42.220Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"115", X-B3-TraceId:"04710cadc362f0d4", X-B3-SpanId:"90d40b016d044344", X-B3-ParentSpanId:"04710cadc362f0d4", X-B3-Sampled:"0", X-ONAP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa5ddeff-f2e8-46f8-8a3e-d0884a224df5"]
2022-01-31T02:34:42.220Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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_network-fa100933-4c17-475d-97cc-d858cd2c69fb","requestScope":"service"}
2022-01-31T02:34:42.220Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:34:42.387Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:42.387Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:42.387Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:34:42.388Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"Mon, 31 Jan 2022 02:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:42.388Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:34:42.388Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:42.388Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:34:42.397Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:34:42.398Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:34:42.398Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:42.398Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:34:42.398Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:34:42.399Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da8eb372-c376-426f-bacd-74fca11f8771"]
2022-01-31T02:34:42.399Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:34:42.399Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:34:42.621Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:42.621Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:42.622Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:34:42.622Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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      : [Set-Cookie:"JSESSIONID=8F6DC6C9263792D9243A657A436F02B4; 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:"Mon, 31 Jan 2022 02:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:42.623Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:34:42.623Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:42.623Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:34:42.746Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:34:42.746Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:34:42.747Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:42.747Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:34:42.747Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:34:42.747Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58462195-7ba6-44fb-911b-5320e7effd27"]
2022-01-31T02:34:42.747Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:34:42.748Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:34:42.791Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:42.791Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:42.792Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:34:42.792Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"Mon, 31 Jan 2022 02:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:42.793Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:34:42.793Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:42.793Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:34:42.804Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:34:42.804Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:34:42.804Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:42.804Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:34:42.805Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:34:42.805Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b1c3064-9b52-4666-b813-c7f52a6ee902"]
2022-01-31T02:34:42.805Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:34:42.805Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:34:42.828Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:42.828Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:42.828Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:34:42.828Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"Mon, 31 Jan 2022 02:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:42.829Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:34:42.830Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:42.830Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:34:42.843Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:34:42.843Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:34:42.843Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:42.844Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:34:42.844Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:34:42.844Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"1858", X-B3-TraceId:"04710cadc362f0d4", X-B3-SpanId:"3d36c580ab528651", X-B3-ParentSpanId:"04710cadc362f0d4", X-B3-Sampled:"0", X-ONAP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"090a0d35-10b4-4d25-bc5f-d5abd7d7b2e5"]
2022-01-31T02:34:42.844Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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":"6daca99b-aa56-405b-a7e7-8b0a2137ec6a","requestStatus":"IN_PROGRESS","startTime":1643596466443,"source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"6daca99b-aa56-405b-a7e7-8b0a2137ec6a"}
2022-01-31T02:34:42.844Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:34:43.195Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:43.195Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:34:43.196Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:34:43.196Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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/6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:43.198Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:34:26.443+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:34:43.001+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:34:43.198Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:43.198Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:34:43.252Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:34:43.253Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:34:43.253Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:43.254Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:34:43.254Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:34:43.254Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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:"2258", X-B3-TraceId:"04710cadc362f0d4", X-B3-SpanId:"9b08eb025e458f85", X-B3-ParentSpanId:"04710cadc362f0d4", X-B3-Sampled:"0", X-ONAP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5d1c9bc-3212-4c09-bd0a-6b12f79b5afe"]
2022-01-31T02:34:43.255Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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\":\"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\"modelUuid\":\"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\"modelInvariantUuid\":\"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ad16617412ea44e7a78aaec9f7782d97\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"6daca99b-aa56-405b-a7e7-8b0a2137ec6a","type":"String"},"mso-request-id":{"value":"6daca99b-aa56-405b-a7e7-8b0a2137ec6a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:34:43.255Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:34:43.504Z|7aa52206-bb15-4fb9-8288-0d4ed2ebc827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:43.504Z|238bc4dc-9d91-4180-ade4-451ec91e9701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:43.504Z|238bc4dc-9d91-4180-ade4-451ec91e9701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:43.504Z|7aa52206-bb15-4fb9-8288-0d4ed2ebc827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:43.506Z|8410abbd-6f9f-4ab8-a9a6-ea03d82b9443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:43.507Z|8410abbd-6f9f-4ab8-a9a6-ea03d82b9443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:46.326Z|265cf923-2e90-4e26-ac51-86203f052175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:34:46.326Z|265cf923-2e90-4e26-ac51-86203f052175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:34:47.845Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:47.845Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:34:47.846Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:34:47.846Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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=CFC77D752766E26D49D9E3AC09537875; Path=/; HttpOnly", Date:"Mon, 31 Jan 2022 02:34:47 GMT", X-ONAP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-TransactionID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ECOMP-RequestID:"6daca99b-aa56-405b-a7e7-8b0a2137ec6a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e5d1c9bc-3212-4c09-bd0a-6b12f79b5afe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:47.846Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|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\":\"6daca99b-aa56-405b-a7e7-8b0a2137ec6a\",\"instanceId\":\"3250a508-78b8-46e1-8211-8f9e8e85e308\"}}","message":"Success","processInstanceID":"593b8a4a-823e-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:34:47.846Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:47.847Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:34:47.941Z|6daca99b-aa56-405b-a7e7-8b0a2137ec6a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:34:48.109Z|8e8b4f2a-72e0-4a90-8713-97b61dffbed8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:34:48.110Z|8e8b4f2a-72e0-4a90-8713-97b61dffbed8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:48.323Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:34:48.348Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:48.348Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:34:48.349Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:48.349Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:48.349Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:34:48.350Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b070fd73989acbd6", X-B3-SpanId:"bac3e0dd3f3c9b48", X-B3-ParentSpanId:"b070fd73989acbd6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-TransactionID:"5efaad93-9add-4801-a5da-9637332657a4", X-ECOMP-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23abc1b3-8686-4d9b-b1a2-a6a7d4cf0ab8"]
2022-01-31T02:34:48.350Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:34:48.350Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:34:48.372Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:48.372Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:48.373Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:34:48.373Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:34:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:48.373Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:34:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:34:48.374Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:48.374Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:34:48.377Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:34:48.377Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:34:48.377Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:48.377Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:34:48.378Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:34:48.378Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b070fd73989acbd6", X-B3-SpanId:"4967df32aefffb24", X-B3-ParentSpanId:"b070fd73989acbd6", X-B3-Sampled:"0", X-ONAP-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-TransactionID:"5efaad93-9add-4801-a5da-9637332657a4", X-ECOMP-RequestID:"5efaad93-9add-4801-a5da-9637332657a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49ac8c0-34e9-4617-b3ea-4bf06332da4b"]
2022-01-31T02:34:48.378Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:34:48.378Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:34:48.445Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:48.445Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:48.446Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:34:48.446Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:34:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:48.446Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:34:48.447Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:48.447Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:34:48.471Z|5efaad93-9add-4801-a5da-9637332657a4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:34:53.528Z|87f996e2-ad62-4c80-a153-e41e2026b4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:53.529Z|87f996e2-ad62-4c80-a153-e41e2026b4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:53.533Z|76b6a73b-3ad9-40d4-9687-f6b3ed09790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:53.534Z|76b6a73b-3ad9-40d4-9687-f6b3ed09790f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:53.534Z|838bb3fa-41f9-4cc0-9df5-d65e4c97095c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:34:53.534Z|838bb3fa-41f9-4cc0-9df5-d65e4c97095c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:34:58.617Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:34:58.622Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"706a93fc5d16895a", X-B3-SpanId:"351e03e1dea3a2b6", X-B3-ParentSpanId:"706a93fc5d16895a", X-B3-Sampled:"0", X-ONAP-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-TransactionID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-ECOMP-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24be7fe1-fa77-4f29-b818-70a9c38d0ba1"]
2022-01-31T02:34:58.623Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:34:58.624Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:34:58.642Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:58.642Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:58.642Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:34:58.643Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:58.643Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:34:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:34:58.643Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:58.643Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:34:58.645Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:34:58.645Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:34:58.645Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:34:58.645Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:34:58.646Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:34:58.646Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"706a93fc5d16895a", X-B3-SpanId:"3a95e3d4c8a9715f", X-B3-ParentSpanId:"706a93fc5d16895a", X-B3-Sampled:"0", X-ONAP-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-TransactionID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-ECOMP-RequestID:"a14095ce-557d-4c26-aa75-6f9a1fc04154", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8b613e-c2f2-46e2-bf16-84d587c13811"]
2022-01-31T02:34:58.646Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:34:58.646Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:34:58.659Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:34:58.659Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:34:58.659Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:34:58.659Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:34:58.660Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:34:58.660Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:34:58.660Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:34:58.669Z|a14095ce-557d-4c26-aa75-6f9a1fc04154|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:01.326Z|f57a1163-7695-4b0c-8029-9f09a9d36433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:01.326Z|f57a1163-7695-4b0c-8029-9f09a9d36433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:01.569Z|44cfa778-6d5e-4d48-a1de-43f7c4886be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:01.570Z|44cfa778-6d5e-4d48-a1de-43f7c4886be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:03.551Z|3725d887-07ce-40ea-a215-2efdfa0bbd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:03.551Z|3725d887-07ce-40ea-a215-2efdfa0bbd74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:03.552Z|60caea38-7006-46fe-95d4-9f74192e38aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:03.553Z|60caea38-7006-46fe-95d4-9f74192e38aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:03.554Z|d0e1f456-fdad-41ac-ae5e-a7d1d06be67b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:03.554Z|d0e1f456-fdad-41ac-ae5e-a7d1d06be67b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:08.801Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:08.807Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:08.808Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:08.808Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:08.808Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:08.808Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:08.809Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e252eb92fb74ed4", X-B3-SpanId:"2bc0f8bb7842c22c", X-B3-ParentSpanId:"2e252eb92fb74ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-TransactionID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-ECOMP-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c03235f-7ad7-4bf1-8a2e-9243b6ea3c5f"]
2022-01-31T02:35:08.809Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:08.810Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:08.828Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:08.829Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:08.829Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:08.829Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:08.830Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:34:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:08.830Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:08.831Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:08.833Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:08.833Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:08.833Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:08.834Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:08.834Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:08.834Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e252eb92fb74ed4", X-B3-SpanId:"fdabde9887639af5", X-B3-ParentSpanId:"2e252eb92fb74ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-TransactionID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-ECOMP-RequestID:"69e08256-78a4-49e9-8e17-b74c361d5c49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d696bc68-8e7a-4faf-a083-c169ce7d4c9b"]
2022-01-31T02:35:08.835Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:08.835Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:08.844Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:08.845Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:08.845Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:08.845Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:08.846Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:08.847Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:08.847Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:08.856Z|69e08256-78a4-49e9-8e17-b74c361d5c49|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:13.572Z|68f72522-14f3-4206-b9f0-b5ab814f54ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:13.573Z|68f72522-14f3-4206-b9f0-b5ab814f54ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:13.574Z|ad95f973-d115-4351-8246-e6755584dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:13.575Z|ad95f973-d115-4351-8246-e6755584dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:13.576Z|2e0a32ec-738e-4b8e-bc95-bf44c06eec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:13.576Z|2e0a32ec-738e-4b8e-bc95-bf44c06eec77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:16.326Z|fce5d7cd-0181-4551-ba3a-85e40723820f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:16.326Z|fce5d7cd-0181-4551-ba3a-85e40723820f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:18.982Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:18.987Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:18.988Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:18.988Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:18.988Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:18.988Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:18.988Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a7a8cf5a7a1fdf1", X-B3-SpanId:"62f65dd81795ff87", X-B3-ParentSpanId:"6a7a8cf5a7a1fdf1", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-TransactionID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-ECOMP-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ed90bd9-3668-4828-b477-ddf184edab89"]
2022-01-31T02:35:18.989Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:18.989Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.009Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.010Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.010Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:19.010Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.010Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "endTime" : "2022-01-31T02:35:16.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:19.011Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.011Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:19.013Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.013Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:19.013Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.013Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.014Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:19.014Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a7a8cf5a7a1fdf1", X-B3-SpanId:"dacdcef6a2184b2d", X-B3-ParentSpanId:"6a7a8cf5a7a1fdf1", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-TransactionID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-ECOMP-RequestID:"2dd6fe9c-c71c-4b00-8923-a56db0988cec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d2a4fbf-7d2a-465f-bd99-b518aba6d1a8"]
2022-01-31T02:35:19.014Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:19.014Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.026Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.026Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.026Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:19.027Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.027Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:19.027Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.028Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:19.037Z|2dd6fe9c-c71c-4b00-8923-a56db0988cec|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:19.157Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:19.160Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.160Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:19.160Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.161Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.161Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:19.161Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ead7354564adfeb", X-B3-SpanId:"e707718a6bbda881", X-B3-ParentSpanId:"8ead7354564adfeb", X-B3-Sampled:"0", X-ONAP-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-TransactionID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-ECOMP-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"268612a1-97e4-4e4c-ad91-d0bf393c3544"]
2022-01-31T02:35:19.161Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:19.161Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.178Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.179Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.179Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:19.179Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.180Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "endTime" : "2022-01-31T02:35:16.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:19.180Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.180Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:19.182Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.182Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:19.182Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.182Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.183Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:19.183Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ead7354564adfeb", X-B3-SpanId:"3fd1bcfa3194bd45", X-B3-ParentSpanId:"8ead7354564adfeb", X-B3-Sampled:"0", X-ONAP-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-TransactionID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-ECOMP-RequestID:"025808f1-58dd-48f3-a9ac-ddbaf05d91d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e41953d9-21fe-495c-a264-204fcafbac1c"]
2022-01-31T02:35:19.183Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:19.183Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.200Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.201Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.201Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:19.201Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.202Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:19.202Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.202Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:19.210Z|025808f1-58dd-48f3-a9ac-ddbaf05d91d0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:19.337Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:19.341Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.342Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:19.342Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.342Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.343Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:19.343Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4027af8feb155f9", X-B3-SpanId:"2e3f036c196f8a56", X-B3-ParentSpanId:"c4027af8feb155f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-TransactionID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-ECOMP-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ac43b1a-9811-4140-9299-3583f6e2bfeb"]
2022-01-31T02:35:19.343Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:19.344Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.364Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.365Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.365Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:19.366Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.366Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "endTime" : "2022-01-31T02:35:16.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:19.367Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.367Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:19.370Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.370Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:19.371Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.371Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.371Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:19.372Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4027af8feb155f9", X-B3-SpanId:"878431d4c3478df0", X-B3-ParentSpanId:"c4027af8feb155f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-TransactionID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-ECOMP-RequestID:"c66f2a3d-d64a-48f8-83d5-ae8500909afe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e84aadd5-53aa-4b85-9f89-231da09e9b73"]
2022-01-31T02:35:19.372Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:19.373Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.386Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.387Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.387Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:19.387Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.387Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:19.388Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.388Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:19.397Z|c66f2a3d-d64a-48f8-83d5-ae8500909afe|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:19.520Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:19.524Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.524Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:19.524Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.525Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.525Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:19.525Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd7381bc0e23fc8", X-B3-SpanId:"32c0f7ad8af5c8a6", X-B3-ParentSpanId:"fdd7381bc0e23fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-TransactionID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-ECOMP-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01353158-215e-4b99-bcc2-b73b2500355d"]
2022-01-31T02:35:19.525Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:19.525Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.543Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.544Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.544Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:19.544Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.545Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "endTime" : "2022-01-31T02:35:16.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:19.545Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.545Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:19.547Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd7381bc0e23fc8", X-B3-SpanId:"3368f616ecf74e19", X-B3-ParentSpanId:"fdd7381bc0e23fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-TransactionID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-ECOMP-RequestID:"e4d98e23-6b9e-4609-a544-7f2283890039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d0adb5-c1b0-427e-bec9-fb062f27d543"]
2022-01-31T02:35:19.548Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:19.548Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.558Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.558Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.558Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:19.558Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.559Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:19.559Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.559Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:19.567Z|e4d98e23-6b9e-4609-a544-7f2283890039|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:19.684Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:19.687Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.688Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||Invoke
2022-01-31T02:35:19.688Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.688Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a
2022-01-31T02:35:19.689Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Method      : GET
2022-01-31T02:35:19.689Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81b09395186661b4", X-B3-SpanId:"90b614046d7fb7c3", X-B3-ParentSpanId:"81b09395186661b4", X-B3-Sampled:"0", X-ONAP-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-TransactionID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-ECOMP-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ecde022-2ed4-44bb-9132-00efbadd1b2a"]
2022-01-31T02:35:19.689Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Request body: 
2022-01-31T02:35:19.690Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.707Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.708Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.709Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Status text  : 
2022-01-31T02:35:19.709Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.710Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||Response body: {
  "requestId" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:34:26.000+00:00",
  "endTime" : "2022-01-31T02:35:16.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb\",\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\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n\t\t\t\"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"cd47db86-87e4-4162-a6d0-bc14f9b099df\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "serviceInstanceName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6daca99b-aa56-405b-a7e7-8b0a2137ec6a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a"
    }
  }
}
2022-01-31T02:35:19.710Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.710Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|INFO|500||InvokeReturn
2022-01-31T02:35:19.712Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.712Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:19.712Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:19.712Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false
2022-01-31T02:35:19.713Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:19.713Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81b09395186661b4", X-B3-SpanId:"2761551c3450b971", X-B3-ParentSpanId:"81b09395186661b4", X-B3-Sampled:"0", X-ONAP-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-TransactionID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-ECOMP-RequestID:"e91eccbd-7f38-47a5-872d-c1d979938f73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f3cb34-07d0-4327-9726-792d953c969b"]
2022-01-31T02:35:19.713Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:19.713Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:19.722Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:19.722Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:19.722Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:19.722Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:19.723Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:19.723Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:19.723Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6daca99b-aa56-405b-a7e7-8b0a2137ec6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:19.733Z|e91eccbd-7f38-47a5-872d-c1d979938f73|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6daca99b-aa56-405b-a7e7-8b0a2137ec6a|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:23.591Z|0c90c7d3-8615-4766-b50c-aa5e4b55154f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:23.592Z|0c90c7d3-8615-4766-b50c-aa5e4b55154f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:23.593Z|989eaf72-0abf-41f3-9f9a-8df3fe4765c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:23.593Z|989eaf72-0abf-41f3-9f9a-8df3fe4765c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:23.597Z|6564ba24-66be-4fe1-a174-c8d0f7a11355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:23.597Z|6564ba24-66be-4fe1-a174-c8d0f7a11355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:24.218Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:24.220Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||Checking if requestId: 7c196aa5-bc30-4598-b88d-a5804c70721d already exists in requestDb InfraActiveRequests table
2022-01-31T02:35:24.220Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:24.220Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||Invoke
2022-01-31T02:35:24.220Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.221Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:24.221Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Method      : GET
2022-01-31T02:35:24.221Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a0c22429e051750", X-B3-SpanId:"91f031f7f0b7e46b", X-B3-ParentSpanId:"2a0c22429e051750", X-B3-Sampled:"0", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6eeb7e4-b2a2-4e4f-9d5c-3ce96c48ef1e"]
2022-01-31T02:35:24.221Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Request body: 
2022-01-31T02:35:24.221Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.238Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.238Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:35:24.238Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status text  : 
2022-01-31T02:35:24.238Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.239Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Response body: 
2022-01-31T02:35:24.239Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.239Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:24.252Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:35:24.252Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:35:24.261Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:35:24.294Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:35:24.295Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|INFO|500||Invoke
2022-01-31T02:35:24.358Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:24.359Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:35:24:341-85064], Content-Length=[377], Date=[Mon, 31 Jan 2022 02:35:24 GMT], Content-Type=[application/json]}
2022-01-31T02:35:24.360Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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/3cc8d6d8-9630-4aa4-89f8-47cb41926c69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69","ERR.5.4.6114"]}}}

2022-01-31T02:35:24.390Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69
2022-01-31T02:35:24.391Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 3cc8d6d8-9630-4aa4-89f8-47cb41926c69
2022-01-31T02:35:24.394Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:35:24.417Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|INFO|500||Invoke
2022-01-31T02:35:24.418Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[378a4ff3-0e09-41bd-8836-4bc68355e85b], X-ECOMP-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d], X-TransactionId=[], X-ONAP-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d]}
2022-01-31T02:35:24.492Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:35:24:443-88995], Content-Length=[377], Date=[Mon, 31 Jan 2022 02:35:24 GMT], Content-Type=[application/json]}
2022-01-31T02:35:24.493Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|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/3cc8d6d8-9630-4aa4-89f8-47cb41926c69","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69","ERR.5.4.6114"]}}}

2022-01-31T02:35:24.493Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:24.495Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/3cc8d6d8-9630-4aa4-89f8-47cb41926c69
2022-01-31T02:35:24.495Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 3cc8d6d8-9630-4aa4-89f8-47cb41926c69
2022-01-31T02:35:24.498Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:35:24.524Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||Invoke
2022-01-31T02:35:24.525Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3682129f-9be9-4a74-aa23-e5eca313304c], X-ECOMP-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d], X-TransactionId=[], X-ONAP-RequestID=[7c196aa5-bc30-4598-b88d-a5804c70721d]}
2022-01-31T02:35:24.568Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|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/ad16617412ea44e7a78aaec9f7782d97 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:35:24:545-62106], vertex-id=[184368], Content-Length=[619], Date=[Mon, 31 Jan 2022 02:35:24 GMT], Content-Type=[application/json]}
2022-01-31T02:35:24.569Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||{"tenant-id":"ad16617412ea44e7a78aaec9f7782d97","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643596344577","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-31T02:35:24.569Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||InvokeReturn
2022-01-31T02:35:24.570Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:35:24.571Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:35:24.572Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:35:24.573Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:35:24.573Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.573Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:35:24.574Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:35:24.574Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"2a0c22429e051750", X-B3-SpanId:"4859ab91b6e19508", X-B3-ParentSpanId:"2a0c22429e051750", X-B3-Sampled:"0", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44751822-574b-4e72-8997-698d26174eaf"]
2022-01-31T02:35:24.574Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3250a508-78b8-46e1-8211-8f9e8e85e308"},"instanceName":"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0","requestScope":"network"}
2022-01-31T02:35:24.574Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.593Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.594Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:24.594Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:35:24.594Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.594Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:35:24.595Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.595Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:35:24.596Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b
2022-01-31T02:35:24.596Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|INFO|500||Invoke
2022-01-31T02:35:24.596Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.597Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b
2022-01-31T02:35:24.597Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Method      : GET
2022-01-31T02:35:24.597Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f0054f8-6f71-44a6-a2ec-331bdf0383b0"]
2022-01-31T02:35:24.597Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Request body: 
2022-01-31T02:35:24.598Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.629Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.630Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:24.630Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Status text  : 
2022-01-31T02:35:24.630Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.631Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "e4feaf62-5378-4ac4-852c-224768419a3b",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-01-31T02:32:15.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource"
    }
  }
}
2022-01-31T02:35:24.632Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.632Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b|INFO|500||InvokeReturn
2022-01-31T02:35:24.644Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource
2022-01-31T02:35:24.644Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|INFO|500||Invoke
2022-01-31T02:35:24.645Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.645Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource
2022-01-31T02:35:24.645Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Method      : GET
2022-01-31T02:35:24.646Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f760fb9-52e1-45d7-9bff-bb02d3406616"]
2022-01-31T02:35:24.646Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Request body: 
2022-01-31T02:35:24.646Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.675Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.675Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:24.675Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Status text  : 
2022-01-31T02:35:24.676Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.677Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "2d3221bc-4e76-4225-bda9-b0986baf55a7",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "bee9464c-58e1-440d-8fa9-597fc27eb774",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-01-31T02:32:15.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/2d3221bc-4e76-4225-bda9-b0986baf55a7/collectionNetworkResourceCustomization"
    }
  }
}
2022-01-31T02:35:24.677Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.678Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/e4feaf62-5378-4ac4-852c-224768419a3b/networkResource|INFO|500||InvokeReturn
2022-01-31T02:35:24.687Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-01-31T02:35:24.687Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-01-31T02:35:24.687Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.687Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-01-31T02:35:24.688Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:35:24.688Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958b8e68-8a97-4f06-9c5e-1b2c07be3070"]
2022-01-31T02:35:24.688Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:35:24.688Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.709Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.709Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:35:24.709Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:35:24.710Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.710Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:35:24.710Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.711Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:24.711Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-01-31T02:35:24.711Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-01-31T02:35:24.712Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.712Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-01-31T02:35:24.712Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:35:24.712Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b072810-2f87-4102-bb6f-4890ba817aba"]
2022-01-31T02:35:24.713Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:35:24.713Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.735Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.736Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:24.736Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:35:24.736Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.737Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 179,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2022-01-31T02:35:24.738Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.738Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:35:24.746Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:35:24.747Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:35:24.747Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.747Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:35:24.747Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:35:24.747Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"2670", X-B3-TraceId:"2a0c22429e051750", X-B3-SpanId:"c6aee15c459e5984", X-B3-ParentSpanId:"2a0c22429e051750", X-B3-Sampled:"0", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40cfd1b0-4482-4014-9fbe-a5f0b7d4b2e5"]
2022-01-31T02:35:24.748Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7c196aa5-bc30-4598-b88d-a5804c70721d","requestStatus":"IN_PROGRESS","startTime":1643596524252,"source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3250a508-78b8-46e1-8211-8f9e8e85e308","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"7c196aa5-bc30-4598-b88d-a5804c70721d"}
2022-01-31T02:35:24.748Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:35:24.776Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:24.777Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:35:24.777Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:35:24.777Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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/7c196aa5-bc30-4598-b88d-a5804c70721d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:24.778Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:35:24.252+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:35:24.760+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    }
  }
}
2022-01-31T02:35:24.778Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:24.779Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:35:24.788Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:35:24.789Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:35:24.789Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:24.789Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:35:24.789Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:35:24.790Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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:"2a0c22429e051750", X-B3-SpanId:"b67bf1ba5b228ea1", X-B3-ParentSpanId:"2a0c22429e051750", X-B3-Sampled:"0", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"103166ad-1d61-40fb-a1e9-ec8f87b6d828"]
2022-01-31T02:35:24.790Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/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\":\"bee9464c-58e1-440d-8fa9-597fc27eb774\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e4feaf62-5378-4ac4-852c-224768419a3b\",\"modelVersionId\":\"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\"modelCustomizationId\":\"e4feaf62-5378-4ac4-852c-224768419a3b\",\"modelUuid\":\"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\"modelInvariantUuid\":\"bee9464c-58e1-440d-8fa9-597fc27eb774\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\"source\":\"VID\",\"instanceName\":\"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3250a508-78b8-46e1-8211-8f9e8e85e308\",\"modelInfo\":{\"modelInvariantId\":\"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\"modelUuid\":\"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\",\"modelInvariantUuid\":\"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"}}}],\"cloudConfiguration\":{\"tenantId\":\"ad16617412ea44e7a78aaec9f7782d97\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"3250a508-78b8-46e1-8211-8f9e8e85e308\"}","type":"String"},"requestId":{"value":"7c196aa5-bc30-4598-b88d-a5804c70721d","type":"String"},"mso-request-id":{"value":"7c196aa5-bc30-4598-b88d-a5804c70721d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3250a508-78b8-46e1-8211-8f9e8e85e308","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/3250a508-78b8-46e1-8211-8f9e8e85e308/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:35:24.790Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:35:25.802Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:25.803Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:35:25.803Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:35:25.803Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:35:25 GMT", X-ONAP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-TransactionID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ECOMP-RequestID:"7c196aa5-bc30-4598-b88d-a5804c70721d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"103166ad-1d61-40fb-a1e9-ec8f87b6d828", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:25.804Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7c196aa5-bc30-4598-b88d-a5804c70721d\",\"instanceId\":\"ce49aa44-17e4-4d2e-9d0a-d91db1a70643\"}}","message":"Success","processInstanceID":"71a821a6-823e-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:35:25.804Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:25.804Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:35:25.808Z|7c196aa5-bc30-4598-b88d-a5804c70721d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:25.952Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:25.955Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:25.956Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||Invoke
2022-01-31T02:35:25.956Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:25.956Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:25.956Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Method      : GET
2022-01-31T02:35:25.957Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b878897411f8285b", X-B3-SpanId:"9b1786260db99905", X-B3-ParentSpanId:"b878897411f8285b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-TransactionID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-ECOMP-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2334d6a-6e31-4413-a3b5-43a85c9831b0"]
2022-01-31T02:35:25.957Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Request body: 
2022-01-31T02:35:25.957Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||==========================request end================================================
2022-01-31T02:35:25.975Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:25.976Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:25.976Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status text  : 
2022-01-31T02:35:25.976Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:25.977Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Response body: {
  "requestId" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:35:24.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "ce49aa44-17e4-4d2e-9d0a-d91db1a70643",
  "networkName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    }
  }
}
2022-01-31T02:35:25.977Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:25.977Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||InvokeReturn
2022-01-31T02:35:25.978Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:25.979Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:25.979Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:25.979Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:25.979Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:25.979Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b878897411f8285b", X-B3-SpanId:"564fb9afce7fbe60", X-B3-ParentSpanId:"b878897411f8285b", X-B3-Sampled:"0", X-ONAP-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-TransactionID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-ECOMP-RequestID:"0ec07d6f-506a-486e-aaaa-2af16f5abffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a0b45e-5280-4abc-b752-a06c2838d982"]
2022-01-31T02:35:25.980Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:25.980Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:25.990Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:25.990Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:25.990Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:25.990Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:25.991Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:25.991Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:25.991Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:26.000Z|0ec07d6f-506a-486e-aaaa-2af16f5abffd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:31.326Z|c6bb6db6-9992-42c7-a543-12cfec20242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:31.328Z|c6bb6db6-9992-42c7-a543-12cfec20242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:31.570Z|a322481d-9198-4f3a-9f7f-7ccbaf9718cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:31.571Z|a322481d-9198-4f3a-9f7f-7ccbaf9718cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:33.615Z|ed8e4702-c5dd-42ae-adb8-23a720e7f2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:33.615Z|8748d77e-3d68-4da0-acb1-801e43a4fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:33.616Z|ed8e4702-c5dd-42ae-adb8-23a720e7f2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:33.616Z|8748d77e-3d68-4da0-acb1-801e43a4fcaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:33.619Z|082f0ae1-63e0-4dbb-b35f-ebff8e274fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:33.619Z|082f0ae1-63e0-4dbb-b35f-ebff8e274fb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:36.135Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:36.139Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||Invoke
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Method      : GET
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"314e297f705deef5", X-B3-SpanId:"5aa19bebdabb2268", X-B3-ParentSpanId:"314e297f705deef5", X-B3-Sampled:"0", X-ONAP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-TransactionID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ECOMP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eab39400-b566-41b5-b5aa-fdcb4c5fbbc2"]
2022-01-31T02:35:36.140Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Request body: 
2022-01-31T02:35:36.141Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||==========================request end================================================
2022-01-31T02:35:36.845Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:36.845Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:36.845Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status text  : 
2022-01-31T02:35:36.846Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:36.846Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Response body: {
  "requestId" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-01-31T02:35:24.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "ce49aa44-17e4-4d2e-9d0a-d91db1a70643",
  "networkName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    }
  }
}
2022-01-31T02:35:36.847Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:36.847Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||InvokeReturn
2022-01-31T02:35:36.848Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:36.848Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:36.848Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:36.849Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:36.849Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:36.849Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"314e297f705deef5", X-B3-SpanId:"a5780338b46c005b", X-B3-ParentSpanId:"314e297f705deef5", X-B3-Sampled:"0", X-ONAP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-TransactionID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ECOMP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4ceb9a9-56a5-4cdb-b0e1-244f77fd203c"]
2022-01-31T02:35:36.849Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:36.849Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:36.858Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:36.858Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:36.858Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:36.859Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:36.859Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:36.860Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:36.860Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:36.899Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:35:36.900Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:35:36.900Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:36.900Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:35:36.900Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:35:36.900Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-TransactionID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ECOMP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e85957b-608e-43d7-b9e1-d36683fad736"]
2022-01-31T02:35:36.901Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:35:36.901Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:35:37.096Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:37.096Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:37.097Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:35:37.097Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77A53B48BE868D9B44C537D3B5CE60F6; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:35:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:37.098Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7410e46e-823e-11ec-93cf-0ae7c9688680","businessKey":"7c196aa5-bc30-4598-b88d-a5804c70721d","processDefinitionId":"SDNCHandler:1:a8f2c1ac-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-01-31T02:35:28.849+0000","endTime":"2022-01-31T02:35:32.630+0000","removalTime":null,"durationInMillis":3781,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"71a821a6-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"7277cd82-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:35:37.098Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:37.098Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:35:37.124Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:35:37.125Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:35:37.125Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:37.125Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:35:37.126Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:35:37.126Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-TransactionID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ECOMP-RequestID:"fca85425-f42a-4eb4-b71f-aecb25f968ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eca03a3b-8d0b-4194-b1fc-7ee7585e7283"]
2022-01-31T02:35:37.126Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:35:37.126Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:35:37.261Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:37.261Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:37.261Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:35:37.262Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E6F09FDBC36557C406DEA60D7BDE6AE; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:35:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:37.262Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:741159b1-823e-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"7410e46e-823e-11ec-93cf-0ae7c9688680","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:a8f2c1ac-8232-11ec-93cf-0ae7c9688680","processInstanceId":"7410e46e-823e-11ec-93cf-0ae7c9688680","executionId":"7410e46e-823e-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:35:28.852+0000","endTime":"2022-01-31T02:35:32.629+0000","durationInMillis":3777,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"71a821a6-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:35:37.262Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:37.263Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7410e46e-823e-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:35:37.267Z|fca85425-f42a-4eb4-b71f-aecb25f968ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:43.638Z|2b756f9b-5427-487d-a9a5-1226124e73de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:43.638Z|d0fc467b-d679-4e8b-8a30-93c8223c30ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:43.638Z|ac7d923b-c76c-472c-aa19-0e063c1e206f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:43.638Z|ac7d923b-c76c-472c-aa19-0e063c1e206f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:43.638Z|2b756f9b-5427-487d-a9a5-1226124e73de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:43.638Z|d0fc467b-d679-4e8b-8a30-93c8223c30ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:46.326Z|3a95b7c8-b80a-413a-b725-79d37bef8d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:35:46.326Z|3a95b7c8-b80a-413a-b725-79d37bef8d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:35:47.395Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:47.398Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||Invoke
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Method      : GET
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c384fc901d4bc604", X-B3-SpanId:"8f5d652de6b1f876", X-B3-ParentSpanId:"c384fc901d4bc604", X-B3-Sampled:"0", X-ONAP-RequestID:"02eace49-e369-4b40-a10e-26b38240837f", X-RequestID:"02eace49-e369-4b40-a10e-26b38240837f", X-TransactionID:"02eace49-e369-4b40-a10e-26b38240837f", X-ECOMP-RequestID:"02eace49-e369-4b40-a10e-26b38240837f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4022c334-0658-4427-9238-b824c55c9c35"]
2022-01-31T02:35:47.399Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Request body: 
2022-01-31T02:35:47.400Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||==========================request end================================================
2022-01-31T02:35:47.448Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:47.449Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status code  : 500 INTERNAL_SERVER_ERROR
2022-01-31T02:35:47.449Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status text  : 
2022-01-31T02:35:47.449Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:47 GMT", Connection:"close"]
2022-01-31T02:35:47.451Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Response body: {"timestamp":"2022-01-31T02:35:47.443+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"}
2022-01-31T02:35:47.451Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:47.451Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500|Internal Server Error|InvokeReturn
2022-01-31T02:35:47.454Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||ERROR|500||Exception occurred while communicating with RequestDb during InfraActiveRequest lookup 
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-01-31T02:35:47.443+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:589)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:136)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$118945b9.getOrchestrationRequest()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:35:47.459Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||ERROR|500||Error During API Call
org.onap.so.apihandlerinfra.exceptions.ValidateException: Exception occurred while communicating with RequestDb during InfraActiveRequest lookup
	at org.onap.so.apihandlerinfra.exceptions.ValidateException$Builder.build(ValidateException.java:44)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:598)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.getOrchestrationRequest(OrchestrationRequests.java:136)
	at org.onap.so.apihandlerinfra.OrchestrationRequests$$FastClassBySpringCGLIB$$6d71757b.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.OrchestrationRequests$$EnhancerBySpringCGLIB$$118945b9.getOrchestrationRequest()
	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)
Caused by: org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 : [{"timestamp":"2022-01-31T02:35:47.443+00:00","status":500,"error":"Internal Server Error","message":"","path":"/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"}]
	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186)
	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.db.request.client.RequestsDbClient.getSingleResponse(RequestsDbClient.java:537)
	at org.onap.so.db.request.client.RequestsDbClient.getInfraActiveRequestbyRequestId(RequestsDbClient.java:189)
	at org.onap.so.apihandlerinfra.OrchestrationRequests.infraActiveRequestLookup(OrchestrationRequests.java:589)
	... 113 common frames omitted
2022-01-31T02:35:47.459Z|02eace49-e369-4b40-a10e-26b38240837f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:47.617Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:47.621Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:47.621Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||Invoke
2022-01-31T02:35:47.621Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:47.621Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:47.621Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Method      : GET
2022-01-31T02:35:47.622Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b210b67053d01be7", X-B3-SpanId:"dd333247724c5176", X-B3-ParentSpanId:"b210b67053d01be7", X-B3-Sampled:"0", X-ONAP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-TransactionID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ECOMP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97be143-0369-4232-8877-7f242a724e19"]
2022-01-31T02:35:47.622Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Request body: 
2022-01-31T02:35:47.622Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||==========================request end================================================
2022-01-31T02:35:47.642Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:47.643Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:47.643Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Status text  : 
2022-01-31T02:35:47.643Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:47.644Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||Response body: {
  "requestId" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-01-31T02:35:24.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:35:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "ce49aa44-17e4-4d2e-9d0a-d91db1a70643",
  "networkName" : "basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7c196aa5-bc30-4598-b88d-a5804c70721d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d"
    }
  }
}
2022-01-31T02:35:47.644Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:47.644Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c196aa5-bc30-4598-b88d-a5804c70721d|INFO|500||InvokeReturn
2022-01-31T02:35:47.646Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:47.646Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:35:47.646Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:47.646Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false
2022-01-31T02:35:47.647Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:35:47.647Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b210b67053d01be7", X-B3-SpanId:"dd1f7b1ae7490011", X-B3-ParentSpanId:"b210b67053d01be7", X-B3-Sampled:"0", X-ONAP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-TransactionID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ECOMP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fe13f2f-612c-4e39-88f3-059fae9111e1"]
2022-01-31T02:35:47.647Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:35:47.647Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:35:47.657Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:47.658Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:47.658Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:35:47.658Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:47.659Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:35:47.659Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:47.659Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c196aa5-bc30-4598-b88d-a5804c70721d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:35:47.683Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:35:47.683Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:35:47.683Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:47.684Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:35:47.684Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:35:47.684Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-TransactionID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ECOMP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7a57a49-b998-4259-a9a5-b311c402a47e"]
2022-01-31T02:35:47.685Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:35:47.685Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:35:47.804Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:47.805Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:47.805Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:35:47.805Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=15FD514F8C6ABDE8DC3988D65D3EDAC5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"787", Date:"Mon, 31 Jan 2022 02:35:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:47.806Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7943008d-823e-11ec-93cf-0ae7c9688680","businessKey":"7c196aa5-bc30-4598-b88d-a5804c70721d","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-31T02:35:37.566+0000","endTime":"2022-01-31T02:35:39.071+0000","removalTime":null,"durationInMillis":1505,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"71a821a6-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"793fcc06-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-01-31T02:35:47.806Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:47.806Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:35:47.826Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:35:47.826Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:35:47.826Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:47.827Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:35:47.827Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:35:47.827Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-TransactionID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ECOMP-RequestID:"1be5d5ff-e58a-44fc-ab1d-f4462ec5d482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69e86d83-d074-4016-8d3a-5ee4f77487bc"]
2022-01-31T02:35:47.827Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:35:47.827Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:35:47.946Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:47.946Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:47.946Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:35:47.947Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4CF574FF1335F37101F9248618B541F6; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:35:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:47.947Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7a1ac318-823e-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"7943008d-823e-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processInstanceId":"7943008d-823e-11ec-93cf-0ae7c9688680","executionId":"7943008d-823e-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:35:38.980+0000","endTime":"2022-01-31T02:35:39.003+0000","durationInMillis":23,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"71a821a6-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:35:47.947Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:47.948Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7943008d-823e-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:35:47.952Z|1be5d5ff-e58a-44fc-ab1d-f4462ec5d482|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c196aa5-bc30-4598-b88d-a5804c70721d|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:35:48.108Z|304ec6e9-015e-490d-a702-203a8bcf1a62|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:35:48.108Z|304ec6e9-015e-490d-a702-203a8bcf1a62|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:53.661Z|8fd1961c-575b-4edf-a7c7-b3d1ad708e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:53.662Z|8fd1961c-575b-4edf-a7c7-b3d1ad708e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:53.664Z|8777f592-2968-46be-93b8-735805ca26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:53.664Z|8777f592-2968-46be-93b8-735805ca26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:53.664Z|46c8aa68-c293-4845-a0e6-da216e636e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:35:53.666Z|46c8aa68-c293-4845-a0e6-da216e636e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:35:58.628Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:35:58.630Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||Checking if requestId: a791c7b3-62e2-44f9-8f28-198902c2f85e already exists in requestDb InfraActiveRequests table
2022-01-31T02:35:58.630Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|INFO|500||Invoke
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Method      : GET
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3682703be20e0fa5", X-B3-SpanId:"77eca057f2f2f794", X-B3-ParentSpanId:"3682703be20e0fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-TransactionID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ECOMP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89ced1f-48f1-4e05-a1c1-1f73b0e78f43"]
2022-01-31T02:35:58.631Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Request body: 
2022-01-31T02:35:58.632Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||==========================request end================================================
2022-01-31T02:35:58.646Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:58.647Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:35:58.647Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Status text  : 
2022-01-31T02:35:58.647Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:35:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:58.647Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||Response body: 
2022-01-31T02:35:58.647Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:58.648Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:58.657Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:35:59.503Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:35:59.533Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:35:59.534Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-31T02:35:59.599Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-31T02:35:59.599Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:35:59:565-62359], Content-Length=[395], Date=[Mon, 31 Jan 2022 02:35:59 GMT], Content-Type=[application/json]}
2022-01-31T02:35:59.600Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-01-31T02:35:59.603Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-01-31T02:35:59.609Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:35:59.636Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||Invoke
2022-01-31T02:35:59.636Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a791c7b3-62e2-44f9-8f28-198902c2f85e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2a914535-fc9d-4b3b-916c-518524fc541b], X-ECOMP-RequestID=[a791c7b3-62e2-44f9-8f28-198902c2f85e], X-TransactionId=[], X-ONAP-RequestID=[a791c7b3-62e2-44f9-8f28-198902c2f85e]}
2022-01-31T02:35:59.688Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|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/ad16617412ea44e7a78aaec9f7782d97 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:35:59:660-83825], vertex-id=[184368], Content-Length=[1072], Date=[Mon, 31 Jan 2022 02:35:59 GMT], Content-Type=[application/json]}
2022-01-31T02:35:59.689Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||{"tenant-id":"ad16617412ea44e7a78aaec9f7782d97","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643596527287","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/ce49aa44-17e4-4d2e-9d0a-d91db1a70643","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ce49aa44-17e4-4d2e-9d0a-d91db1a70643"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-01-31T02:35:59.689Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||InvokeReturn
2022-01-31T02:35:59.690Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:35:59.690Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:35:59.691Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:35:59.691Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:35:59.692Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:59.692Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:35:59.692Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:35:59.693Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|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:"3682703be20e0fa5", X-B3-SpanId:"d9e67ef50f3dd380", X-B3-ParentSpanId:"3682703be20e0fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-TransactionID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ECOMP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9484ab80-1476-4295-9f62-dd7693113096"]
2022-01-31T02:35:59.693Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"ce49aa44-17e4-4d2e-9d0a-d91db1a70643","serviceInstanceId":"3250a508-78b8-46e1-8211-8f9e8e85e308"},"instanceName":null,"requestScope":"network"}
2022-01-31T02:35:59.693Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:35:59.718Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:59.718Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:59.718Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:35:59.718Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|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-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:59.719Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: {"requestId":"7c196aa5-bc30-4598-b88d-a5804c70721d","requestStatus":"IN_PROGRESS","statusMessage":"Exception occured during vnf adapter: Could not roll back JPA transaction; nested exception is org.hibernate.TransactionException: Unable to rollback against JDBC Connection.","flowStatus":"Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).","retryStatusMessage":"Retry 1/5 will be started in PT10S","progress":36,"startTime":"2022-01-31T02:35:24.000+00:00","endTime":"2022-01-31T02:35:54.000+00:00","source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"bee9464c-58e1-440d-8fa9-597fc27eb774\",\n    \"modelVersionId\": \"2d3221bc-4e76-4225-bda9-b0986baf55a7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e4feaf62-5378-4ac4-852c-224768419a3b\",\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\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"3250a508-78b8-46e1-8211-8f9e8e85e308\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"3cc8d6d8-9630-4aa4-89f8-47cb41926c69\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"2d910fcf-6153-4193-bc8b-868bbd6f5ff4\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"CamundaBPMN","modifyTime":"2022-01-31T02:35:54.000+00:00","cloudRegion":"RegionOne","serviceInstanceId":"3250a508-78b8-46e1-8211-8f9e8e85e308","requestScope":"network","requestAction":"createInstance","networkId":"ce49aa44-17e4-4d2e-9d0a-d91db1a70643","networkName":"basic_network-fa100933-4c17-475d-97cc-d858cd2c69fb_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks","extSystemErrorSource":"OPENSTACK","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"7c196aa5-bc30-4598-b88d-a5804c70721d"}
2022-01-31T02:35:59.719Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:59.719Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:35:59.757Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|500||Querying Camunda for process-instance history for requestId: 7c196aa5-bc30-4598-b88d-a5804c70721d
2022-01-31T02:35:59.758Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|INFO|500||Invoke
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-TransactionID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ECOMP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1faaa230-2b5f-4234-b6da-7452e10e1efd"]
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:35:59.759Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:35:59.879Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:59.879Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:35:59.879Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:35:59.879Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF111008438C308DDE17F0E88FAD4D57; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:35:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:59.880Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||Response body: [{"id":"71a821a6-823e-11ec-93cf-0ae7c9688680","businessKey":"7c196aa5-bc30-4598-b88d-a5804c70721d","processDefinitionId":"WorkflowActionBB:1:a909f376-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:35:24.807+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"71a821a6-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:35:59.880Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:59.880Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c196aa5-bc30-4598-b88d-a5804c70721d&active=true&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:35:59.943Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:35:59.943Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:35:59.943Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:35:59.944Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:35:59.944Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:35:59.944Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|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:"1574", X-B3-TraceId:"3682703be20e0fa5", X-B3-SpanId:"c9198d871813ff4c", X-B3-ParentSpanId:"3682703be20e0fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-TransactionID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ECOMP-RequestID:"a791c7b3-62e2-44f9-8f28-198902c2f85e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f86e46-8925-4837-8b60-dd7d53e3bb82"]
2022-01-31T02:35:59.945Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a791c7b3-62e2-44f9-8f28-198902c2f85e","requestStatus":"FAILED","statusMessage":"Error: Locked instance - This network (ce49aa44-17e4-4d2e-9d0a-d91db1a70643) already has a request being worked with a status of IN_PROGRESS (RequestId - 7c196aa5-bc30-4598-b88d-a5804c70721d). The existing request must finish or be cleaned up before proceeding.","progress":100,"startTime":1643596559604,"endTime":1643596559942,"source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n\t\"requestDetails\": {\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\": \"ad16617412ea44e7a78aaec9f7782d97\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"3250a508-78b8-46e1-8211-8f9e8e85e308","requestScope":"network","requestAction":"deleteInstance","networkId":"ce49aa44-17e4-4d2e-9d0a-d91db1a70643","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"a791c7b3-62e2-44f9-8f28-198902c2f85e"}
2022-01-31T02:35:59.945Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:35:59.964Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:35:59.964Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:35:59.964Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:35:59.965Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|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/a791c7b3-62e2-44f9-8f28-198902c2f85e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:35:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:35:59.965Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a791c7b3-62e2-44f9-8f28-198902c2f85e",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error: Locked instance - This network (ce49aa44-17e4-4d2e-9d0a-d91db1a70643) already has a request being worked with a status of IN_PROGRESS (RequestId - 7c196aa5-bc30-4598-b88d-a5804c70721d). The existing request must finish or be cleaned up before proceeding.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:35:59.604+00:00",
  "endTime" : "2022-01-31T02:35:59.942+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ad16617412ea44e7a78aaec9f7782d97\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:35:59.955+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "3250a508-78b8-46e1-8211-8f9e8e85e308",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "ce49aa44-17e4-4d2e-9d0a-d91db1a70643",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a791c7b3-62e2-44f9-8f28-198902c2f85e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a791c7b3-62e2-44f9-8f28-198902c2f85e"
    }
  }
}
2022-01-31T02:35:59.965Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:35:59.966Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:35:59.968Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||ERROR|500||Error During API Call
org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException: Error: Locked instance - This network (ce49aa44-17e4-4d2e-9d0a-d91db1a70643) already has a request being worked with a status of IN_PROGRESS (RequestId - 7c196aa5-bc30-4598-b88d-a5804c70721d). The existing request must finish or be cleaned up before proceeding.
	at org.onap.so.apihandlerinfra.exceptions.DuplicateRequestException$Builder.build(DuplicateRequestException.java:47)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.buildErrorOnDuplicateRecord(RequestHandlerUtils.java:373)
	at org.onap.so.apihandlerinfra.RequestHandlerUtils.checkForDuplicateRequests(RequestHandlerUtils.java:260)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:909)
	at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:849)
	at org.onap.so.apihandlerinfra.ServiceInstances.deleteNetworkInstance(ServiceInstances.java:757)
	at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$af262fe1.deleteNetworkInstance()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:35:59.968Z|a791c7b3-62e2-44f9-8f28-198902c2f85e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/3250a508-78b8-46e1-8211-8f9e8e85e308/networks/ce49aa44-17e4-4d2e-9d0a-d91db1a70643|InfraPortalClient|||INFO|409|Conflict|Exiting.
2022-01-31T02:36:01.326Z|28fa386f-0daf-4e65-be2c-66f737accbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:01.326Z|28fa386f-0daf-4e65-be2c-66f737accbe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:01.571Z|62a0a22b-7061-4189-81fe-5ce7f2b4564f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:01.572Z|62a0a22b-7061-4189-81fe-5ce7f2b4564f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:03.686Z|a58c2698-5f78-4999-aa85-7c6c7b87dc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:03.686Z|a842dad0-9a1d-4f63-9468-37e07d3c9ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:03.686Z|53c23d3a-a4f4-4b6b-98da-9830a005de7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:03.686Z|53c23d3a-a4f4-4b6b-98da-9830a005de7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:03.686Z|a842dad0-9a1d-4f63-9468-37e07d3c9ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:03.686Z|a58c2698-5f78-4999-aa85-7c6c7b87dc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:13.705Z|c1ab16ab-2a9f-4aed-9de3-1aca91869502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:13.706Z|c1ab16ab-2a9f-4aed-9de3-1aca91869502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:13.706Z|6e2d01ac-c1dd-4f6d-86a4-909ed3155502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:13.707Z|6e2d01ac-c1dd-4f6d-86a4-909ed3155502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:13.708Z|f48278a1-d0e6-4705-905e-700aa46814a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:13.709Z|f48278a1-d0e6-4705-905e-700aa46814a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:16.326Z|d525116b-257f-4c3d-89cc-9470df2722ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:16.328Z|d525116b-257f-4c3d-89cc-9470df2722ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:23.729Z|fdca1086-3eeb-4fbd-81f6-5e6408f61789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:23.729Z|535ccefd-5f38-4258-840a-0fd2954f8d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:23.729Z|535ccefd-5f38-4258-840a-0fd2954f8d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:23.729Z|fdca1086-3eeb-4fbd-81f6-5e6408f61789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:23.732Z|5da9e52c-970e-4112-9ea3-4661a649539b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:23.732Z|5da9e52c-970e-4112-9ea3-4661a649539b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:31.326Z|effb0a6d-5aa9-434f-838f-9d83a8881f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:31.326Z|effb0a6d-5aa9-434f-838f-9d83a8881f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:31.572Z|fcfc454f-0fc5-4010-aafd-217859d02cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:31.572Z|fcfc454f-0fc5-4010-aafd-217859d02cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:33.751Z|f3502c58-245d-47fd-9d12-9d1283c9aa84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:33.751Z|abb55068-e6e9-4f34-a572-17a1325f908e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:33.752Z|abb55068-e6e9-4f34-a572-17a1325f908e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:33.752Z|f3502c58-245d-47fd-9d12-9d1283c9aa84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:33.753Z|861a8fc9-a4b2-4795-8815-0aad97c6ad4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:33.754Z|861a8fc9-a4b2-4795-8815-0aad97c6ad4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:43.775Z|ae8d4910-0e40-49db-a258-5951b9a29883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:43.775Z|ae8d4910-0e40-49db-a258-5951b9a29883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:43.776Z|cd22cdb3-6dca-484a-81f1-b109a15ba17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:43.776Z|cd22cdb3-6dca-484a-81f1-b109a15ba17c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:43.775Z|73e76405-a223-4b95-aeda-21a8e70d59aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:43.778Z|73e76405-a223-4b95-aeda-21a8e70d59aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:46.326Z|dca616d8-f9cb-4abb-bc3a-7d548bc62e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:36:46.326Z|dca616d8-f9cb-4abb-bc3a-7d548bc62e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:36:48.107Z|0a092c75-e021-4237-9f47-55c7dc6ee930|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:36:48.108Z|0a092c75-e021-4237-9f47-55c7dc6ee930|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:53.797Z|f59e06d4-f5f0-4850-940a-151287504af8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:53.797Z|f59e06d4-f5f0-4850-940a-151287504af8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:53.800Z|acdaf9e8-726d-4c78-94c6-26dd62348ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:53.800Z|acdaf9e8-726d-4c78-94c6-26dd62348ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:36:53.800Z|3bf959ba-f907-4b7c-a6ae-e54ab801a362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:36:53.801Z|3bf959ba-f907-4b7c-a6ae-e54ab801a362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:01.326Z|5f2fc6d0-2dc1-46c1-9ea4-920dd9b28832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:01.328Z|5f2fc6d0-2dc1-46c1-9ea4-920dd9b28832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:01.573Z|065ebc14-d3b0-4d4b-b219-99bf6a1b193b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:01.574Z|065ebc14-d3b0-4d4b-b219-99bf6a1b193b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:03.820Z|3b13fd51-ecf3-4749-878b-65667e751250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:03.820Z|3b13fd51-ecf3-4749-878b-65667e751250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:03.821Z|74ea5a79-b3cf-4268-b3fc-f8dff97072a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:03.821Z|74ea5a79-b3cf-4268-b3fc-f8dff97072a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:03.824Z|da94d1f7-2ed1-4bf6-9a36-d8ba920b13c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:03.824Z|da94d1f7-2ed1-4bf6-9a36-d8ba920b13c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:13.842Z|dac76a07-aa9f-46b4-b51f-af02728d36be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:13.843Z|dac76a07-aa9f-46b4-b51f-af02728d36be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:13.843Z|38c930c4-559d-4cf9-8df4-cf9d1677a96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:13.844Z|38c930c4-559d-4cf9-8df4-cf9d1677a96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:13.846Z|7991a19e-61d9-40d9-919e-8582f2264499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:13.847Z|7991a19e-61d9-40d9-919e-8582f2264499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:16.326Z|073bfa8c-129c-46d0-bcb9-9f7476a21a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:16.326Z|073bfa8c-129c-46d0-bcb9-9f7476a21a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:23.869Z|6d616f20-7f6c-4ac0-9709-277eaf241537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:23.869Z|31f04b52-ec7d-4b62-bcca-5ac4383ab520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:23.869Z|864766d0-59e5-438a-a050-f666cdf41554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:23.869Z|31f04b52-ec7d-4b62-bcca-5ac4383ab520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:23.869Z|6d616f20-7f6c-4ac0-9709-277eaf241537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:23.869Z|864766d0-59e5-438a-a050-f666cdf41554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:31.326Z|78390724-c59f-4b70-92a1-c207f97be89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:31.326Z|78390724-c59f-4b70-92a1-c207f97be89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:31.574Z|fd2417e1-1a05-4d97-bb67-f875dcb7805e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:31.575Z|fd2417e1-1a05-4d97-bb67-f875dcb7805e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:33.894Z|b3d05ef0-5a06-4a11-84de-3a1eb7cb15bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:33.894Z|f0752718-b198-4325-8036-3fb3a83697f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:33.894Z|bd33f04c-7117-4ad9-a90d-c452198628c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:33.895Z|b3d05ef0-5a06-4a11-84de-3a1eb7cb15bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:33.895Z|bd33f04c-7117-4ad9-a90d-c452198628c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:33.895Z|f0752718-b198-4325-8036-3fb3a83697f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:43.916Z|37509209-c385-4e6e-b792-e3bd7cc27cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:43.916Z|37509209-c385-4e6e-b792-e3bd7cc27cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:43.917Z|a184f655-437b-4e61-92db-9bba297d99b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:43.917Z|59ec8c19-2ce8-467a-bd92-d1eb39f14637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:43.917Z|59ec8c19-2ce8-467a-bd92-d1eb39f14637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:43.917Z|a184f655-437b-4e61-92db-9bba297d99b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:46.326Z|1c86eb06-8182-41b3-9f25-8737693256cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:37:46.327Z|1c86eb06-8182-41b3-9f25-8737693256cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:37:48.107Z|c9217438-f1e4-4891-bda8-8cc8ea7be370|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:37:48.108Z|c9217438-f1e4-4891-bda8-8cc8ea7be370|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:53.936Z|0cbe945b-5599-4e91-b66f-efd0fe185caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:53.936Z|0cbe945b-5599-4e91-b66f-efd0fe185caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:53.937Z|b32f225e-64e9-4489-a1c7-91aed1b05a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:53.938Z|b32f225e-64e9-4489-a1c7-91aed1b05a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:37:53.940Z|01285b90-3c73-4530-a218-8d8090e0cc33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:37:53.941Z|01285b90-3c73-4530-a218-8d8090e0cc33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:01.326Z|bb4cbb9b-b2a2-4534-a092-a74cc24e8bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:01.326Z|bb4cbb9b-b2a2-4534-a092-a74cc24e8bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:01.575Z|630129e9-f24c-4f31-bbe2-70974c636e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:01.575Z|630129e9-f24c-4f31-bbe2-70974c636e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:03.956Z|7c4a8a0b-83ee-44ba-9629-6ef2ca080564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:03.957Z|7c4a8a0b-83ee-44ba-9629-6ef2ca080564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:03.958Z|5a66b87d-17f5-4562-bcc6-330ef2425520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:03.959Z|5a66b87d-17f5-4562-bcc6-330ef2425520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:03.961Z|6121ec9f-ab13-4dee-bb20-1a91d8b99302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:03.961Z|6121ec9f-ab13-4dee-bb20-1a91d8b99302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:13.980Z|9ee621af-cc01-4a55-9ec6-aef5c63575d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:13.981Z|9ee621af-cc01-4a55-9ec6-aef5c63575d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:13.982Z|42a66193-82e2-44f3-b930-3ba01df5658a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:13.982Z|42a66193-82e2-44f3-b930-3ba01df5658a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:13.982Z|b7d62594-dc6b-42ac-9e05-8956dfa41746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:13.982Z|b7d62594-dc6b-42ac-9e05-8956dfa41746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:15.307Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:38:15.308Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c169f27f-677a-42bc-be7b-4937d6d70e49 already exists in requestDb InfraActiveRequests table
2022-01-31T02:38:15.309Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49
2022-01-31T02:38:15.309Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|INFO|500||Invoke
2022-01-31T02:38:15.310Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||===========================request begin================================================
2022-01-31T02:38:15.310Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49
2022-01-31T02:38:15.310Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Method      : GET
2022-01-31T02:38:15.310Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dca2a98e690a84bc", X-B3-SpanId:"c075d6ec71e86e48", X-B3-ParentSpanId:"dca2a98e690a84bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-TransactionID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ECOMP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0acee0d5-630e-4359-8796-b829c7d9e4cc"]
2022-01-31T02:38:15.311Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Request body: 
2022-01-31T02:38:15.311Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||==========================request end================================================
2022-01-31T02:38:15.330Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||============================response begin==========================================
2022-01-31T02:38:15.331Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:38:15.331Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Status text  : 
2022-01-31T02:38:15.331Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:38:15.331Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||Response body: 
2022-01-31T02:38:15.331Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|DEBUG|500||=======================response end=================================================
2022-01-31T02:38:15.332Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c169f27f-677a-42bc-be7b-4937d6d70e49|INFO|404|Not Found|InvokeReturn
2022-01-31T02:38:15.341Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c169f27f-677a-42bc-be7b-4937d6d70e49
2022-01-31T02:38:15.346Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:38:15.347Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-01-31T02:38:15.347Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-01-31T02:38:15.347Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:38:15.348Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-01-31T02:38:15.348Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:38:15.348Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dca2a98e690a84bc", X-B3-SpanId:"ab4c8762a071ff7f", X-B3-ParentSpanId:"dca2a98e690a84bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-TransactionID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ECOMP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3c9c64-f050-4e31-b700-d8af8f4fdb5a"]
2022-01-31T02:38:15.348Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:38:15.348Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:38:15.354Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:38:15.354Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:38:15.354Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:38:15.354Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:38:15.354Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-01-31T02:38:15.355Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:38:15.355Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:38:15.355Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:38:15.356Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:38:15.356Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:38:15.356Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dca2a98e690a84bc", X-B3-SpanId:"7d0b6df79b30ec22", X-B3-ParentSpanId:"dca2a98e690a84bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-TransactionID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ECOMP-RequestID:"c169f27f-677a-42bc-be7b-4937d6d70e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be7f62d2-53a6-40f0-869c-8bbc1a6c5b90"]
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-01-31T02:38:15.357Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-01-31T02:38:15.366Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-01-31T02:38:15.366Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-01-31T02:38:15.366Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-01-31T02:38:15.367Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:38:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:38:15.367Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-01-31T02:38:15.367Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-01-31T02:38:15.367Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-01-31T02:38:15.368Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|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$$a24a0e89.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T02:38:15.368Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@24b198e
2022-01-31T02:38:15.369Z|c169f27f-677a-42bc-be7b-4937d6d70e49|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:38:16.326Z|671b50db-4730-47e8-8b2c-57e06f14039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:16.326Z|671b50db-4730-47e8-8b2c-57e06f14039b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:24.005Z|d4bfbbae-9a7b-4b30-83e3-ef6ed35369e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:24.006Z|d4bfbbae-9a7b-4b30-83e3-ef6ed35369e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:24.006Z|224dbd6e-b792-457e-804f-a48c8230d86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:24.006Z|224dbd6e-b792-457e-804f-a48c8230d86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:24.007Z|5daefc37-3e2e-4eb2-b786-cac073b5e498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:24.007Z|5daefc37-3e2e-4eb2-b786-cac073b5e498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:31.326Z|d17ea6e2-fbef-4ce9-961d-83ca88cfe740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:31.330Z|d17ea6e2-fbef-4ce9-961d-83ca88cfe740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:31.576Z|22e63406-b468-4f7c-a539-60f39a1044e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:31.577Z|22e63406-b468-4f7c-a539-60f39a1044e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:34.029Z|f91efb68-f317-4b19-a4da-8128896e615c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:34.029Z|00bff6e8-5763-424d-8530-332f2a53ca29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:34.029Z|f91efb68-f317-4b19-a4da-8128896e615c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:34.029Z|00bff6e8-5763-424d-8530-332f2a53ca29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:34.030Z|717a622a-ae87-4ec0-a62b-3ed2a946ba14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:34.030Z|717a622a-ae87-4ec0-a62b-3ed2a946ba14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:44.053Z|c7da15c5-28bb-4de4-be8a-328c56db3ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:44.053Z|86fe18c9-6830-44c0-8618-f06113d8471f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:44.053Z|c7da15c5-28bb-4de4-be8a-328c56db3ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:44.054Z|48a73db4-42dc-4814-b256-45cd8de8cf50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:44.053Z|86fe18c9-6830-44c0-8618-f06113d8471f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:44.054Z|48a73db4-42dc-4814-b256-45cd8de8cf50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:46.326Z|53b95116-e479-48f4-8465-233b2b63cc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:38:46.326Z|53b95116-e479-48f4-8465-233b2b63cc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:38:48.107Z|2ea4fa36-cb95-45c8-b950-b15471d5f779|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:38:48.108Z|2ea4fa36-cb95-45c8-b950-b15471d5f779|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:54.077Z|863a5cb1-d0c5-44c8-b969-2ee2a902d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:54.077Z|863a5cb1-d0c5-44c8-b969-2ee2a902d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:54.077Z|7136c473-af98-4935-943d-c6c9fa1afb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:54.078Z|7136c473-af98-4935-943d-c6c9fa1afb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:38:54.084Z|a2f6b757-7fe1-4b66-9915-23d825eff3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:38:54.084Z|a2f6b757-7fe1-4b66-9915-23d825eff3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:01.326Z|ff7789a8-984d-4cee-a872-761856ea53b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:01.326Z|ff7789a8-984d-4cee-a872-761856ea53b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:01.577Z|b306e10a-c619-4d97-a33a-580114690439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:01.578Z|b306e10a-c619-4d97-a33a-580114690439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:04.099Z|ecba50da-08b6-432b-aed5-4d2df6fb3937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:04.100Z|ecba50da-08b6-432b-aed5-4d2df6fb3937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:04.103Z|7706c251-c11b-484e-8745-57275229a658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:04.103Z|7706c251-c11b-484e-8745-57275229a658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:04.109Z|f90e97ba-aaf5-4fa4-87a0-a3cc8552ca3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:04.109Z|f90e97ba-aaf5-4fa4-87a0-a3cc8552ca3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:12.154Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:12.155Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 04f6cdc9-2d22-4a74-b09f-9d089adb3a26 already exists in requestDb InfraActiveRequests table
2022-01-31T02:39:12.156Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:12.157Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:12.157Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.157Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:12.157Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:12.158Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d425fae7d05b676", X-B3-SpanId:"606d75980388af11", X-B3-ParentSpanId:"4d425fae7d05b676", X-B3-Sampled:"0", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada3482d-b256-44f5-ab39-34df4866b80a"]
2022-01-31T02:39:12.158Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:12.158Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.176Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.176Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:39:12.176Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:12.176Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.177Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: 
2022-01-31T02:39:12.177Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.177Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|404|Not Found|InvokeReturn
2022-01-31T02:39:12.186Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:39:12.189Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:39:12.214Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|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/ad16617412ea44e7a78aaec9f7782d97|INFO|500||Invoke
2022-01-31T02:39:12.215Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|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/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[04f6cdc9-2d22-4a74-b09f-9d089adb3a26], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8b185a73-88c0-4c7e-b0ae-1e480ad990e6], X-ECOMP-RequestID=[04f6cdc9-2d22-4a74-b09f-9d089adb3a26], X-TransactionId=[], X-ONAP-RequestID=[04f6cdc9-2d22-4a74-b09f-9d089adb3a26]}
2022-01-31T02:39:12.267Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|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/ad16617412ea44e7a78aaec9f7782d97|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/ad16617412ea44e7a78aaec9f7782d97 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:39:12:240-34935], vertex-id=[221352], Content-Length=[609], Date=[Mon, 31 Jan 2022 02:39:12 GMT], Content-Type=[application/json]}
2022-01-31T02:39:12.268Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|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/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||{"tenant-id":"ad16617412ea44e7a78aaec9f7782d97","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643596570941","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-01-31T02:39:12.269Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|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/ad16617412ea44e7a78aaec9f7782d97|INFO|500||InvokeReturn
2022-01-31T02:39:12.270Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:39:12.270Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:39:12.270Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:39:12.271Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:39:12.271Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.271Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:39:12.271Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:39:12.272Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"4d425fae7d05b676", X-B3-SpanId:"2e78e02a46146e89", X-B3-ParentSpanId:"4d425fae7d05b676", X-B3-Sampled:"0", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e77c3406-cf7b-45fa-b70b-f931e2dc8bcc"]
2022-01-31T02:39:12.272Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70","requestScope":"service"}
2022-01-31T02:39:12.272Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.285Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.286Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:12.286Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:39:12.286Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.286Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:39:12.286Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.287Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:39:12.287Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:12.288Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:39:12.288Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.288Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:12.288Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:39:12.288Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"261d4767-d225-4bb9-b1e8-946dc35a24d4"]
2022-01-31T02:39:12.289Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:39:12.289Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.319Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.319Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:12.319Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:39:12.319Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.320Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:39:12.320Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.321Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:39:12.327Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:39:12.327Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:39:12.327Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.327Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:39:12.328Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:39:12.328Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af03ae1f-0384-4585-9fcd-31c3722f42fd"]
2022-01-31T02:39:12.328Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:39:12.328Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.342Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.342Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:12.342Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:39:12.342Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.343Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:39:12.344Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.344Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:39:12.345Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d64358-c0ee-40e0-babf-d16dfc31f071"]
2022-01-31T02:39:12.346Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:39:12.347Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.365Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.366Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:12.366Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:39:12.366Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.367Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:39:12.367Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.368Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:39:12.370Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1838", X-B3-TraceId:"4d425fae7d05b676", X-B3-SpanId:"acf23da4314837bd", X-B3-ParentSpanId:"4d425fae7d05b676", X-B3-Sampled:"0", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61205087-d038-4e48-8e06-8116efa7fc0f"]
2022-01-31T02:39:12.371Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","requestStatus":"IN_PROGRESS","startTime":1643596752186,"source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26"}
2022-01-31T02:39:12.372Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.394Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:12.394Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:39:12.394Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:39:12.394Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:12.395Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:39:12.186+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:39:12.384+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:12.396Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:12.396Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:39:12.407Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:39:12.407Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:39:12.407Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:12.407Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:39:12.408Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:39:12.408Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"4d425fae7d05b676", X-B3-SpanId:"3068dc19f7a12a34", X-B3-ParentSpanId:"4d425fae7d05b676", X-B3-Sampled:"0", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c3e944c-5d7c-447c-bc70-d9cdbf2e5b51"]
2022-01-31T02:39:12.408Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7a2843f6-f28d-4023-84ef-0e02203a6888\",\"modelUuid\":\"7a2843f6-f28d-4023-84ef-0e02203a6888\",\"modelInvariantUuid\":\"c022c80a-7319-4b76-a38a-88a8bf91a66c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ad16617412ea44e7a78aaec9f7782d97\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","type":"String"},"mso-request-id":{"value":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:39:12.408Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:39:12.751Z|bb5f5a22-2663-442c-8c3d-45e0c29bc2f0|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-01-31T02:39:12.752Z|bb5f5a22-2663-442c-8c3d-45e0c29bc2f0|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:13.422Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:13.422Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:39:13.423Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:39:13.423Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:39:13 GMT", X-ONAP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-TransactionID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ECOMP-RequestID:"04f6cdc9-2d22-4a74-b09f-9d089adb3a26", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8c3e944c-5d7c-447c-bc70-d9cdbf2e5b51", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:13.423Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"04f6cdc9-2d22-4a74-b09f-9d089adb3a26\",\"instanceId\":\"12d84f5b-4a8f-43c9-9f77-4f01cb03046b\"}}","message":"Success","processInstanceID":"f953940c-823e-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:39:13.424Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:13.424Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:39:13.428Z|04f6cdc9-2d22-4a74-b09f-9d089adb3a26|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:13.573Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:13.576Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bf7834a84f2ec4d", X-B3-SpanId:"3b9a695be223bc49", X-B3-ParentSpanId:"3bf7834a84f2ec4d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-TransactionID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-ECOMP-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d7d12e-2215-4304-913c-1749c781b353"]
2022-01-31T02:39:13.577Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:13.577Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:13.590Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:13.591Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:13.591Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:13.591Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:13.592Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:13.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:13.592Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:13.592Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:39:13.593Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:13.593Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bf7834a84f2ec4d", X-B3-SpanId:"79c335a97a2ad4b9", X-B3-ParentSpanId:"3bf7834a84f2ec4d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-TransactionID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-ECOMP-RequestID:"f5a01098-07e8-43fa-8093-cf1bdb22b459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0537b3d-e347-41ab-8f84-4ea01310cc90"]
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:39:13.594Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:39:13.602Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:13.602Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:13.603Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:39:13.603Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:13.603Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:39:13.604Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:13.604Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:39:13.611Z|f5a01098-07e8-43fa-8093-cf1bdb22b459|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:14.123Z|d612d9c3-3d28-4cb6-8af3-7893ddcd9da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:14.123Z|d612d9c3-3d28-4cb6-8af3-7893ddcd9da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:14.124Z|95d2516e-35e1-4e32-858f-f5e2dfc689ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:14.124Z|95d2516e-35e1-4e32-858f-f5e2dfc689ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:14.130Z|3c51af92-aa58-4ccc-ac65-728b3e418b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:14.131Z|3c51af92-aa58-4ccc-ac65-728b3e418b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:16.326Z|850ac548-579e-45d5-8af5-e423071ea554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:16.328Z|850ac548-579e-45d5-8af5-e423071ea554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:23.747Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:23.751Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:23.752Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:23.752Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:23.752Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:23.752Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:23.753Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68faad9a4178fd24", X-B3-SpanId:"c538467643f1a94f", X-B3-ParentSpanId:"68faad9a4178fd24", X-B3-Sampled:"0", X-ONAP-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-TransactionID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-ECOMP-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefd2c36-2ed9-415f-8f97-8a937480758f"]
2022-01-31T02:39:23.753Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:23.753Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:23.770Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:23.771Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:23.772Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:23.772Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:23.773Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:13.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:23.773Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:23.773Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:39:23.775Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:23.775Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:39:23.775Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:23.775Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:23.776Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:39:23.776Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68faad9a4178fd24", X-B3-SpanId:"6e7bba0860049af0", X-B3-ParentSpanId:"68faad9a4178fd24", X-B3-Sampled:"0", X-ONAP-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-TransactionID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-ECOMP-RequestID:"3767c365-c8dd-4f93-9945-a8e869f76a48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0d51c6f-6cfc-4617-a5a2-a6472a05f537"]
2022-01-31T02:39:23.776Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:39:23.777Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:39:23.787Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:23.788Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:23.788Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:39:23.789Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:23.790Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:39:23.790Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:23.791Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:39:23.805Z|3767c365-c8dd-4f93-9945-a8e869f76a48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:24.144Z|33a37589-df38-4435-bb7a-c4fb3790bfbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:24.144Z|33a37589-df38-4435-bb7a-c4fb3790bfbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:24.145Z|d7e37a0a-5a06-470f-93c2-0605281d55d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:24.145Z|d7e37a0a-5a06-470f-93c2-0605281d55d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:24.148Z|4768652c-56b8-4726-bcbf-b9b856d4fe9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:24.148Z|4768652c-56b8-4726-bcbf-b9b856d4fe9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:31.326Z|e2654876-72a8-42f1-840f-8533a30e027e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:31.326Z|e2654876-72a8-42f1-840f-8533a30e027e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:31.578Z|f1181925-8ad6-4a26-b3dc-6ccf8fa40fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:31.579Z|f1181925-8ad6-4a26-b3dc-6ccf8fa40fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:33.935Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:33.939Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:33.939Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:33.939Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:33.939Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:33.939Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:33.940Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"729b3185b72e4d84", X-B3-SpanId:"1f7998bca11daa07", X-B3-ParentSpanId:"729b3185b72e4d84", X-B3-Sampled:"0", X-ONAP-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-TransactionID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-ECOMP-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"568dd91a-40c9-4830-ab7a-5645fb74b105"]
2022-01-31T02:39:33.940Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:33.940Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:33.955Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:33.955Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:33.955Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:33.956Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:33.957Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:29.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:33.957Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:33.957Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:39:33.958Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:33.958Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"729b3185b72e4d84", X-B3-SpanId:"273c048edc0ecdc0", X-B3-ParentSpanId:"729b3185b72e4d84", X-B3-Sampled:"0", X-ONAP-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-TransactionID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-ECOMP-RequestID:"f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3bdffcf-d053-43d2-bc1f-77181b3d39f5"]
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:39:33.959Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:39:33.967Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:33.967Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:33.967Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:39:33.967Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:33.968Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:39:33.968Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:33.969Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:39:33.977Z|f1e07a05-a6d9-4005-9cdf-c1d83cd4b5d6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:34.166Z|698e8f73-5ff6-45d8-9d25-fae3704f3a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:34.166Z|8b4769b3-86d1-4bbf-9673-9d17438be552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:34.166Z|8b4769b3-86d1-4bbf-9673-9d17438be552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:34.166Z|698e8f73-5ff6-45d8-9d25-fae3704f3a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:34.167Z|82eefb31-11f5-4289-af3c-84120811fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:34.167Z|82eefb31-11f5-4289-af3c-84120811fd9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:37.757Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:37.759Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 798ccb02-bdb0-4a5d-92af-ac5dfcac5c67 already exists in requestDb InfraActiveRequests table
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:39:37.760Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e56d3acd2042a711", X-B3-SpanId:"880f16d8f6573d37", X-B3-ParentSpanId:"e56d3acd2042a711", X-B3-Sampled:"0", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f537358a-0b82-4523-b011-c5e77744da40"]
2022-01-31T02:39:37.761Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:39:37.761Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:39:37.774Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:37.774Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:39:37.775Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:39:37.775Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:37.775Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: 
2022-01-31T02:39:37.775Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:37.775Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|404|Not Found|InvokeReturn
2022-01-31T02:39:37.783Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:39:37.783Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:39:37.786Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:39:37.805Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:39:37.806Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5728aab2-9b69-4d96-ae81-63ec55bf5c48], X-ECOMP-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67], X-TransactionId=[], X-ONAP-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67]}
2022-01-31T02:39:37.886Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:39:37:825-49310], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:39:37 GMT], Content-Type=[application/json]}
2022-01-31T02:39:37.887Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:39:37.887Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:39:37.889Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-01-31T02:39:37.892Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:39:37.911Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:39:37.911Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0a3e8ab1-2018-43b7-b01f-2e98813111da], X-ECOMP-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67], X-TransactionId=[], X-ONAP-RequestID=[798ccb02-bdb0-4a5d-92af-ac5dfcac5c67]}
2022-01-31T02:39:37.947Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:39:37:930-98444], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:39:37 GMT], Content-Type=[application/json]}
2022-01-31T02:39:37.948Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:39:37.948Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:39:37.949Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:39:37.949Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:39:37.961Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:39:37.962Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:39:37.962Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:37.962Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:39:37.962Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:39:37.963Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e56d3acd2042a711", X-B3-SpanId:"b38edda52fd52ece", X-B3-ParentSpanId:"e56d3acd2042a711", X-B3-Sampled:"0", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4fa2390-a563-4a29-9525-038be8871ccb"]
2022-01-31T02:39:37.963Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b","requestScope":"service"}
2022-01-31T02:39:37.963Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:39:37.977Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:37.977Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:37.978Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:39:37.978Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:37.978Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:39:37.978Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:37.978Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:39:37.979Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884
2022-01-31T02:39:37.979Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|INFO|500||Invoke
2022-01-31T02:39:37.980Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:37.980Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884
2022-01-31T02:39:37.980Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Method      : GET
2022-01-31T02:39:37.980Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6a825df-af8e-4f0b-9fa2-329b1e97256d"]
2022-01-31T02:39:37.980Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Request body: 
2022-01-31T02:39:37.981Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.011Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.012Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:38.012Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Status text  : 
2022-01-31T02:39:38.012Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.012Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC",
  "description" : "catalog service description",
  "modelUUID" : "115c2239-abd5-46fe-bddf-3d90ff0dc884",
  "modelInvariantUUID" : "6770b138-062c-490f-9dce-d245233bd70e",
  "created" : "2022-01-31 02:33:59.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF fb79a2b5-1f28",
  "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/115c2239-abd5-46fe-bddf-3d90ff0dc884"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/pnfCustomizations"
    }
  }
}
2022-01-31T02:39:38.013Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.013Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|INFO|500||InvokeReturn
2022-01-31T02:39:38.017Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance
2022-01-31T02:39:38.018Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|INFO|500||Invoke
2022-01-31T02:39:38.018Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.018Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance
2022-01-31T02:39:38.018Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:39:38.019Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"388a02fe-43b4-4624-a9f4-ddbf36eb2e6a"]
2022-01-31T02:39:38.019Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:39:38.019Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.029Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.029Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:39:38.030Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:39:38.030Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&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:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.030Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:39:38.030Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.030Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:39:38.031Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e
2022-01-31T02:39:38.031Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|INFO|500||Invoke
2022-01-31T02:39:38.031Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.032Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e
2022-01-31T02:39:38.032Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Method      : GET
2022-01-31T02:39:38.032Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32ca5e69-346e-4663-9233-f4f82d5712f0"]
2022-01-31T02:39:38.032Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Request body: 
2022-01-31T02:39:38.032Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.054Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.055Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:38.055Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Status text  : 
2022-01-31T02:39:38.055Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.055Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC",
      "description" : "catalog service description",
      "modelUUID" : "115c2239-abd5-46fe-bddf-3d90ff0dc884",
      "modelInvariantUUID" : "6770b138-062c-490f-9dce-d245233bd70e",
      "created" : "2022-01-31 02:33:59.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF fb79a2b5-1f28",
      "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/115c2239-abd5-46fe-bddf-3d90ff0dc884"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/csar"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e"
    }
  }
}
2022-01-31T02:39:38.056Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.056Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6770b138-062c-490f-9dce-d245233bd70e|INFO|500||InvokeReturn
2022-01-31T02:39:38.062Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|INFO|500||Invoke
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d5e588b-6b6f-4122-b110-58648a31a998"]
2022-01-31T02:39:38.063Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:39:38.064Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.075Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.075Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:39:38.075Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:39:38.075Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&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:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.076Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:39:38.076Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.076Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=115c2239-abd5-46fe-bddf-3d90ff0dc884&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:39:38.076Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:38.077Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:39:38.077Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.077Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:39:38.077Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:39:38.077Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c648ace8-bed9-42aa-b103-4b0ebd74c531"]
2022-01-31T02:39:38.078Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:39:38.078Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.095Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.095Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:38.096Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:39:38.096Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.097Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:39:38.097Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.097Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:39:38.099Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef220498-72d2-4b6f-98b3-d9c4ec6273a1"]
2022-01-31T02:39:38.100Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:39:38.101Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.117Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.117Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:38.117Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:39:38.118Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.119Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:39:38.119Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.119Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:39:38.122Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|INFO|500||Invoke
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Method      : GET
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aa93694-a9c4-4cff-ab93-d9d8985fbd7f"]
2022-01-31T02:39:38.123Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Request body: 
2022-01-31T02:39:38.124Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.143Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.143Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:38.143Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Status text  : 
2022-01-31T02:39:38.143Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.145Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC",
  "description" : "catalog service description",
  "modelUUID" : "115c2239-abd5-46fe-bddf-3d90ff0dc884",
  "modelInvariantUUID" : "6770b138-062c-490f-9dce-d245233bd70e",
  "created" : "2022-01-31 02:33:59.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF fb79a2b5-1f28",
  "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/115c2239-abd5-46fe-bddf-3d90ff0dc884"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884/pnfCustomizations"
    }
  }
}
2022-01-31T02:39:38.145Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.145Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/115c2239-abd5-46fe-bddf-3d90ff0dc884|INFO|500||InvokeReturn
2022-01-31T02:39:38.148Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:39:38.149Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:39:38.149Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.149Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:39:38.149Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:39:38.150Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"e56d3acd2042a711", X-B3-SpanId:"f18ab4a62f927893", X-B3-ParentSpanId:"e56d3acd2042a711", X-B3-Sampled:"0", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1627b453-cab7-41a3-af0f-6fada080fde4"]
2022-01-31T02:39:38.150Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","requestStatus":"IN_PROGRESS","startTime":1643596777783,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"}
2022-01-31T02:39:38.150Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:39:38.171Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:38.172Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:39:38.172Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:39:38.172Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:38.174Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:39:37.783+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:39:38.161+00:00",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:39:38.174Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:38.174Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:39:38.182Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:39:38.182Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"e56d3acd2042a711", X-B3-SpanId:"1e870b80077f5a24", X-B3-ParentSpanId:"e56d3acd2042a711", X-B3-Sampled:"0", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cd6f8d2-10f0-4046-b1b5-ca03851c9b60"]
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\"modelUuid\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\"modelInvariantUuid\":\"6770b138-062c-490f-9dce-d245233bd70e\"},\"requestInfo\":{\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"instanceParams\":[],\"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"}}}","type":"String"},"requestId":{"value":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","type":"String"},"mso-request-id":{"value":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:39:38.183Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:39:39.194Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:39.194Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:39:39.194Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:39:39.195Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:39:39 GMT", X-ONAP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-TransactionID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ECOMP-RequestID:"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9cd6f8d2-10f0-4046-b1b5-ca03851c9b60", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:39.195Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67\",\"instanceId\":\"764818a3-4788-4a4b-9fa5-02b1e9dfd450\"}}","message":"Success","processInstanceID":"08b012c5-823f-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:39:39.195Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:39.196Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:39:39.199Z|798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:44.106Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:44.112Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:44.112Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:44.112Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:44.113Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:44.113Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:44.113Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42fcc09e9d9ce11a", X-B3-SpanId:"6db41984b9a5a7b1", X-B3-ParentSpanId:"42fcc09e9d9ce11a", X-B3-Sampled:"0", X-ONAP-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-TransactionID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-ECOMP-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c908b14b-3975-42ed-ab50-738d39f54bf5"]
2022-01-31T02:39:44.113Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:44.114Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:44.129Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:44.130Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:44.130Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:44.130Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:44.131Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:29.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:44.131Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:44.132Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:39:44.140Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:44.140Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:39:44.141Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:44.141Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:44.141Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:39:44.142Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42fcc09e9d9ce11a", X-B3-SpanId:"fb9db9dfbd3ee082", X-B3-ParentSpanId:"42fcc09e9d9ce11a", X-B3-Sampled:"0", X-ONAP-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-TransactionID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-ECOMP-RequestID:"cc1c845d-8cbf-482c-8738-790a39457d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f143ef58-a7b5-46f0-baa9-c8d8391c1297"]
2022-01-31T02:39:44.142Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:39:44.143Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:39:44.152Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:44.152Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:44.153Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:39:44.153Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:44.154Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:39:44.154Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:44.154Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:39:44.163Z|cc1c845d-8cbf-482c-8738-790a39457d0d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:39:44.187Z|73212898-ed9d-439b-90d4-8b1660a371bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:44.187Z|1cfe1add-b0c5-42ba-bf21-97c665126c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:44.187Z|73212898-ed9d-439b-90d4-8b1660a371bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:44.187Z|1cfe1add-b0c5-42ba-bf21-97c665126c74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:44.190Z|449d0d55-e6e8-4f6d-8390-3b576086c5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:44.190Z|449d0d55-e6e8-4f6d-8390-3b576086c5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:46.326Z|a26a1a04-a106-497c-8100-74419075a0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:39:46.326Z|a26a1a04-a106-497c-8100-74419075a0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:39:48.108Z|2c4e9e5e-dd79-4a44-b349-6ebbfacd4ced|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:39:48.108Z|2c4e9e5e-dd79-4a44-b349-6ebbfacd4ced|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:54.250Z|40c84336-e17f-46dc-910d-3c19fe820b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:54.250Z|d8321098-d6cb-4d50-bfd4-30543b4b105e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:54.250Z|35aab1dd-5383-4890-ae17-a30388ac4820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:39:54.251Z|40c84336-e17f-46dc-910d-3c19fe820b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:54.251Z|35aab1dd-5383-4890-ae17-a30388ac4820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:54.251Z|d8321098-d6cb-4d50-bfd4-30543b4b105e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:39:54.297Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:39:54.301Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:54.301Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:39:54.302Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:54.302Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:39:54.302Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:39:54.302Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98d9025c27a79bf3", X-B3-SpanId:"fb8dd3996aabd208", X-B3-ParentSpanId:"98d9025c27a79bf3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-TransactionID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-ECOMP-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"484433db-2737-4654-b1f7-6c88a79149cf"]
2022-01-31T02:39:54.303Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:39:54.303Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:39:54.321Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:54.321Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:54.322Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:39:54.322Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:54.323Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:50.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:39:54.323Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:54.324Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:39:54.326Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:54.326Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:39:54.326Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:39:54.327Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:39:54.327Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:39:54.327Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98d9025c27a79bf3", X-B3-SpanId:"96057af436556e5b", X-B3-ParentSpanId:"98d9025c27a79bf3", X-B3-Sampled:"0", X-ONAP-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-TransactionID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-ECOMP-RequestID:"3f486377-0ae0-41e5-8a08-3208cedcd7f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"480a688d-aee9-471c-9347-a8064ff1a12a"]
2022-01-31T02:39:54.328Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:39:54.328Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:39:54.339Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:39:54.339Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:39:54.340Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:39:54.340Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:39:54.340Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:39:54.341Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:39:54.341Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:39:54.349Z|3f486377-0ae0-41e5-8a08-3208cedcd7f3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:01.326Z|79108888-0818-465d-93f9-53b8807a80d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:01.328Z|79108888-0818-465d-93f9-53b8807a80d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:01.579Z|9db7ff0d-32fa-48fc-83b3-a1428e286fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:01.580Z|9db7ff0d-32fa-48fc-83b3-a1428e286fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:04.274Z|de2b6185-a383-4441-9cc8-c3539c1ec69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:04.274Z|7367c947-82a6-4d5e-be01-c7c25cbfdef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:04.274Z|25e8d117-1d0b-4f29-a59b-db0e3b01ade1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:04.275Z|7367c947-82a6-4d5e-be01-c7c25cbfdef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:04.275Z|de2b6185-a383-4441-9cc8-c3539c1ec69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:04.275Z|25e8d117-1d0b-4f29-a59b-db0e3b01ade1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:04.477Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:04.480Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b65397b62b3a542", X-B3-SpanId:"aaae8ff4084dad6d", X-B3-ParentSpanId:"1b65397b62b3a542", X-B3-Sampled:"0", X-ONAP-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-TransactionID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-ECOMP-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ece30bc5-3b19-479a-b156-33317a6504f6"]
2022-01-31T02:40:04.481Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:04.482Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:04.497Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:04.497Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:04.497Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:04.497Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:04.498Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:50.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:04.498Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:04.498Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:04.499Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b65397b62b3a542", X-B3-SpanId:"a98e36d6e8c52c6e", X-B3-ParentSpanId:"1b65397b62b3a542", X-B3-Sampled:"0", X-ONAP-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-TransactionID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-ECOMP-RequestID:"3defe5f1-fccf-45e2-a652-b645b40bac25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed5ece72-4802-44da-b304-f7d82284291b"]
2022-01-31T02:40:04.500Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:04.501Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:04.508Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:04.508Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:04.509Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:04.509Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:04.509Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:04.510Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:04.510Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:04.520Z|3defe5f1-fccf-45e2-a652-b645b40bac25|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:09.602Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:09.604Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e09933b2-f54c-4cf7-94e4-f77fa0a2f36b already exists in requestDb InfraActiveRequests table
2022-01-31T02:40:09.605Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:09.605Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:09.605Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.605Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:09.606Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:09.606Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"add8b2336f075bb2", X-B3-SpanId:"690a749e8d89236d", X-B3-ParentSpanId:"add8b2336f075bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e3ce70c-d1b3-4ddf-9c4e-4569ad46d0a3"]
2022-01-31T02:40:09.606Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:09.607Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.620Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.620Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:40:09.620Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:09.621Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.621Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: 
2022-01-31T02:40:09.621Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.622Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.629Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:40:09.629Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:40:09.632Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:40:09.653Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-31T02:40:09.653Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|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=[e09933b2-f54c-4cf7-94e4-f77fa0a2f36b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[64e2602f-9ded-44a5-b8f4-5588c4712f3d], X-ECOMP-RequestID=[e09933b2-f54c-4cf7-94e4-f77fa0a2f36b], X-TransactionId=[], X-ONAP-RequestID=[e09933b2-f54c-4cf7-94e4-f77fa0a2f36b]}
2022-01-31T02:40:09.697Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:40:09:677-29493], Content-Length=[313], Date=[Mon, 31 Jan 2022 02:40:09 GMT], Content-Type=[application/json]}
2022-01-31T02:40:09.698Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-31T02:40:09.698Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.701Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-31T02:40:09.701Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-31T02:40:09.705Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:40:09.723Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:40:09.723Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-01-31T02:40:09.761Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.762Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:40:09:745-89688], Content-Length=[313], Date=[Mon, 31 Jan 2022 02:40:09 GMT], Content-Type=[application/json]}
2022-01-31T02:40:09.763Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-01-31T02:40:09.765Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-01-31T02:40:09.766Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-01-31T02:40:09.766Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:40:09.766Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:40:09.772Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:40:09.773Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:40:09.773Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.773Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:40:09.774Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:40:09.774Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"add8b2336f075bb2", X-B3-SpanId:"c2c7e19d859a005b", X-B3-ParentSpanId:"add8b2336f075bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f8556a4-6761-49b3-9864-588c9fa0c369"]
2022-01-31T02:40:09.774Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa","requestScope":"service"}
2022-01-31T02:40:09.775Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.787Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.787Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:09.787Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:40:09.787Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.788Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:40:09.788Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.789Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:40:09.789Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca
2022-01-31T02:40:09.790Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|INFO|500||Invoke
2022-01-31T02:40:09.790Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.790Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca
2022-01-31T02:40:09.791Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Method      : GET
2022-01-31T02:40:09.791Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62d80d8d-b40a-47e2-a05c-b162af5811a1"]
2022-01-31T02:40:09.791Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Request body: 
2022-01-31T02:40:09.792Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.811Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.811Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:40:09.811Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Status text  : 
2022-01-31T02:40:09.812Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.812Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Response body: 
2022-01-31T02:40:09.812Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.813Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.813Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance
2022-01-31T02:40:09.814Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|INFO|500||Invoke
2022-01-31T02:40:09.814Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.814Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance
2022-01-31T02:40:09.815Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:40:09.815Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a914855a-9868-4a34-ba93-9cdaf47527db"]
2022-01-31T02:40:09.815Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:40:09.816Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.826Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.827Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:40:09.827Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:40:09.827Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&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:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.828Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:40:09.828Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.828Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=88525e60-c850-4895-85eb-776e5a87c6ca&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.829Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3
2022-01-31T02:40:09.829Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|INFO|500||Invoke
2022-01-31T02:40:09.830Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.830Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3
2022-01-31T02:40:09.830Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Method      : GET
2022-01-31T02:40:09.830Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3f941d-c004-414d-ab9f-9d4ffdb0ccc6"]
2022-01-31T02:40:09.831Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Request body: 
2022-01-31T02:40:09.831Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.846Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.846Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:09.846Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Status text  : 
2022-01-31T02:40:09.847Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.848Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3"
    }
  }
}
2022-01-31T02:40:09.849Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.849Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffc711a2-675a-409e-a1e8-a13bbaa582d3|INFO|500||InvokeReturn
2022-01-31T02:40:09.850Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:40:09.851Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:40:09.851Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.851Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:40:09.851Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:40:09.852Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e28ab279-82b5-4573-b95e-6098531e28db"]
2022-01-31T02:40:09.852Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:40:09.852Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.869Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.869Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:09.869Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:40:09.870Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.870Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:40:09.871Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.871Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:40:09.873Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:40:09.873Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:40:09.874Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.874Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:40:09.874Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:40:09.874Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c07a5bb3-36e5-4f19-9abf-43eadd236710"]
2022-01-31T02:40:09.875Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:40:09.875Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.894Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.894Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:09.894Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:40:09.895Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.896Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:40:09.896Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.897Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:40:09.899Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca
2022-01-31T02:40:09.900Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|INFO|500||Invoke
2022-01-31T02:40:09.900Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.900Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca
2022-01-31T02:40:09.901Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Method      : GET
2022-01-31T02:40:09.901Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27038d88-8e7d-447b-a4fe-8ccc7da4aa37"]
2022-01-31T02:40:09.901Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Request body: 
2022-01-31T02:40:09.902Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.918Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.918Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:40:09.918Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Status text  : 
2022-01-31T02:40:09.919Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.919Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||Response body: 
2022-01-31T02:40:09.919Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.920Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/88525e60-c850-4895-85eb-776e5a87c6ca|INFO|404|Not Found|InvokeReturn
2022-01-31T02:40:09.920Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:40:09.921Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:40:09.921Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.921Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:40:09.922Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:40:09.922Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1dc30d1-37ad-48a7-964c-599f532beec9"]
2022-01-31T02:40:09.922Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:40:09.923Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.941Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.941Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:09.942Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:40:09.942Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.943Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:40:09.943Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.944Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:40:09.946Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:40:09.947Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:40:09.947Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.947Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:40:09.948Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:40:09.948Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"add8b2336f075bb2", X-B3-SpanId:"71405165018207d1", X-B3-ParentSpanId:"add8b2336f075bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c093511d-5d56-44b3-8471-82f219cbb27e"]
2022-01-31T02:40:09.948Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","requestStatus":"IN_PROGRESS","startTime":1643596809629,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"}
2022-01-31T02:40:09.948Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:40:09.972Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:09.972Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:40:09.972Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:40:09.973Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:09.973Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:40:09.629+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:40:09.959+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:09.973Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:09.974Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:40:09.983Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:40:09.983Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:40:09.984Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:09.984Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:40:09.984Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:40:09.984Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"add8b2336f075bb2", X-B3-SpanId:"2f760932138cdfa8", X-B3-ParentSpanId:"add8b2336f075bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d08264-8afe-465b-9c07-74348b50a6e5"]
2022-01-31T02:40:09.985Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\"modelUuid\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\"modelInvariantUuid\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\"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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","type":"String"},"mso-request-id":{"value":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:40:09.985Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:40:10.470Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:10.473Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d0062966045674", X-B3-SpanId:"7714859af393f3e2", X-B3-ParentSpanId:"82d0062966045674", X-B3-Sampled:"0", X-ONAP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-TransactionID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ECOMP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94b04e5d-2e86-47b3-8285-196693ccff5a"]
2022-01-31T02:40:10.474Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:40:10.475Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:40:10.531Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:10.532Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:10.532Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:40:10.532Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:10.533Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:43.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:40:10.533Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:10.534Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:40:10.535Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:10.535Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:10.535Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:10.535Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:10.536Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:10.536Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d0062966045674", X-B3-SpanId:"4d4ca7c146f40fd9", X-B3-ParentSpanId:"82d0062966045674", X-B3-Sampled:"0", X-ONAP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-TransactionID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ECOMP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e281138-7524-42ab-8df2-b69cfeec0e11"]
2022-01-31T02:40:10.536Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:10.536Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:10.553Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:10.553Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:10.553Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:10.554Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:10.555Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:10.555Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:10.555Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:10.596Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:10.596Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:10.597Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:10.597Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:10.597Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:10.597Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-TransactionID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ECOMP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceea9d58-0641-4788-b1c4-41acf7f50472"]
2022-01-31T02:40:10.598Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:10.598Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:10.775Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:10.775Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:10.775Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:10.776Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8AE8B08BABF0CC4AAF75A4250CB5C35E; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:10.776Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:40:10.776Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:10.777Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:10.795Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:10.796Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:10.796Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:10.796Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:10.796Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:10.797Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-TransactionID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ECOMP-RequestID:"a3004763-4d9f-4fc2-8b01-b54310f58cf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89d9692e-d09e-4fed-b2ec-f5903c783c07"]
2022-01-31T02:40:10.797Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:10.797Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:10.943Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:10.943Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:10.944Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:10.944Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DCDB38E45989C2EE54C79B51E7D837BF; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:10.945Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:40:10.945Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:10.945Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:10.948Z|a3004763-4d9f-4fc2-8b01-b54310f58cf4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:10.995Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:10.995Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:40:10.996Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:40:10.996Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:40:10 GMT", X-ONAP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-TransactionID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ECOMP-RequestID:"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"51d08264-8afe-465b-9c07-74348b50a6e5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:10.996Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b\",\"instanceId\":\"58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9\"}}","message":"Success","processInstanceID":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:40:10.996Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:10.997Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:40:10.999Z|e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:11.138Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:11.141Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:11.141Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:11.141Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:11.141Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:11.142Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:11.142Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89214267c740ac91", X-B3-SpanId:"69739dfd3c465948", X-B3-ParentSpanId:"89214267c740ac91", X-B3-Sampled:"0", X-ONAP-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-TransactionID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-ECOMP-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eca259a-c358-4768-a530-fa4feed3e37a"]
2022-01-31T02:40:11.142Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:11.142Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:11.155Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:11.155Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:11.155Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:11.155Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:11.156Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:11.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:11.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:11.156Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:11.156Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:40:11.158Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:11.158Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89214267c740ac91", X-B3-SpanId:"bda7fd455ce8a4f8", X-B3-ParentSpanId:"89214267c740ac91", X-B3-Sampled:"0", X-ONAP-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-TransactionID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-ECOMP-RequestID:"ced80f33-1f1e-4efd-b9d7-516f955b0ecc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f724e29-e0c5-455d-ac17-d71de0064e97"]
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:11.159Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:11.167Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:11.167Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:11.167Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:11.168Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:11.168Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:11.168Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:11.168Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:11.176Z|ced80f33-1f1e-4efd-b9d7-516f955b0ecc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:14.298Z|98086b35-4d9f-454e-8560-a75e1e01e3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:14.299Z|dc0f0899-3ecc-4a36-b4f0-f332e842839a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:14.299Z|5187fe4c-8513-4f17-b617-b76e3fa6fb05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:14.299Z|dc0f0899-3ecc-4a36-b4f0-f332e842839a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:14.299Z|5187fe4c-8513-4f17-b617-b76e3fa6fb05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:14.299Z|98086b35-4d9f-454e-8560-a75e1e01e3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:14.636Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:14.639Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:14.639Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c92952d9b311b7b3", X-B3-SpanId:"e81ada8990e5bb0c", X-B3-ParentSpanId:"c92952d9b311b7b3", X-B3-Sampled:"0", X-ONAP-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-TransactionID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-ECOMP-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f54e3503-d2da-47cf-a6d5-cd2b9628d7ca"]
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:14.640Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:14.655Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:14.655Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:14.655Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:14.655Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:14.656Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:50.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:14.656Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:14.656Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:14.657Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c92952d9b311b7b3", X-B3-SpanId:"77492a96347463ae", X-B3-ParentSpanId:"c92952d9b311b7b3", X-B3-Sampled:"0", X-ONAP-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-TransactionID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-ECOMP-RequestID:"2e604777-194b-4d57-b990-1016dfda0e7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39852e20-0430-4924-b5d6-bb8fded22969"]
2022-01-31T02:40:14.658Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:14.659Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:14.666Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:14.666Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:14.667Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:14.667Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:14.667Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:14.668Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:14.668Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:14.674Z|2e604777-194b-4d57-b990-1016dfda0e7a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:16.326Z|43cf56d0-c533-4bdf-9c54-c7f4a55953ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:16.326Z|43cf56d0-c533-4bdf-9c54-c7f4a55953ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:21.106Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:21.109Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b851e6b9b6061a0", X-B3-SpanId:"aa7704a3e4ddaec5", X-B3-ParentSpanId:"2b851e6b9b6061a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-TransactionID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ECOMP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1346c0d0-45c6-43d6-a64b-6ef29409c224"]
2022-01-31T02:40:21.110Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:40:21.111Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.126Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.127Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.127Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:40:21.127Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.128Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:43.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:40:21.128Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.128Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:40:21.129Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b851e6b9b6061a0", X-B3-SpanId:"04748a9d7d30f5df", X-B3-ParentSpanId:"2b851e6b9b6061a0", X-B3-Sampled:"0", X-ONAP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-TransactionID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ECOMP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5ce51e0-489d-4180-8c69-6eb8687bfb8b"]
2022-01-31T02:40:21.130Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:21.131Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.138Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.138Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.139Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:21.139Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.139Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:21.139Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.140Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:21.160Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:21.161Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:21.161Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.161Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:21.161Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:21.161Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-TransactionID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ECOMP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edfb73e5-5b91-470c-b747-b0a93eceeb06"]
2022-01-31T02:40:21.162Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:21.162Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.280Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.280Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.281Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:21.281Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=78B3A01F86D3487AF99A62F2893B1D71; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.281Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:40:21.282Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.282Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:21.299Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:21.299Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:21.299Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.299Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:21.300Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:21.300Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-TransactionID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ECOMP-RequestID:"7eba0424-9e1a-48c0-a25f-af49f28dfed9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea03d132-d020-4684-a748-1371e2d187e8"]
2022-01-31T02:40:21.300Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:21.300Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.310Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:21.315Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:21.316Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:21.316Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.316Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:21.317Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:21.317Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cdc7fa3b844e4e7", X-B3-SpanId:"3b53b36ca08f10ba", X-B3-ParentSpanId:"9cdc7fa3b844e4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-TransactionID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-ECOMP-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"519d261d-6f79-4b1e-844f-1d2c67ee5a4a"]
2022-01-31T02:40:21.317Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:21.318Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.335Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.336Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.337Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:21.337Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.338Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:11.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:11.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:21.338Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.339Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:40:21.340Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:21.341Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:21.341Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:21.341Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:21.341Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:21.342Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cdc7fa3b844e4e7", X-B3-SpanId:"afd726631f433d08", X-B3-ParentSpanId:"9cdc7fa3b844e4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-TransactionID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-ECOMP-RequestID:"675aac37-5a4c-4b96-a9ca-5de291a91838", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7f62a8-7f2a-4706-a5fa-6b7cdfb173e5"]
2022-01-31T02:40:21.342Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:21.342Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:21.353Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.355Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.355Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:21.355Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.356Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:21.356Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.357Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:21.364Z|675aac37-5a4c-4b96-a9ca-5de291a91838|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:21.434Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:21.435Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:21.435Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:21.435Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E6D01EB5D03452361BAAF282E8970F4; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:21.435Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:40:21.436Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:21.436Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:21.439Z|7eba0424-9e1a-48c0-a25f-af49f28dfed9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:24.321Z|820ff2ce-7f02-4070-adfb-3d2c556ed02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:24.321Z|820ff2ce-7f02-4070-adfb-3d2c556ed02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:24.322Z|95949cf1-11e0-48a7-a65f-d831e6ed728f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:24.322Z|95949cf1-11e0-48a7-a65f-d831e6ed728f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:24.324Z|32cb8c9b-5efc-4a2a-b9d1-ae42b5ce52b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:24.325Z|32cb8c9b-5efc-4a2a-b9d1-ae42b5ce52b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:24.799Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:24.803Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:24.803Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7633bf756b0e0b36", X-B3-SpanId:"29385bbdaa8b6f16", X-B3-ParentSpanId:"7633bf756b0e0b36", X-B3-Sampled:"0", X-ONAP-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-TransactionID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-ECOMP-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"908563b8-ce11-49ff-9b87-713f2d4cadf2"]
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:24.804Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:24.820Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:24.821Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:24.821Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:24.821Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:24.822Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:39:50.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:24.822Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:24.823Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:24.825Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:24.825Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:24.825Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:24.825Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:24.825Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:24.826Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7633bf756b0e0b36", X-B3-SpanId:"60fa022614cce58a", X-B3-ParentSpanId:"7633bf756b0e0b36", X-B3-Sampled:"0", X-ONAP-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-TransactionID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-ECOMP-RequestID:"2302acd5-bcd5-43cc-b4e9-9fb375b8931d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d116120b-ed1a-417a-8d48-57ac2f803fe1"]
2022-01-31T02:40:24.826Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:24.826Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:24.837Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:24.837Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:24.837Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:24.837Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:24.839Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:24.839Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:24.839Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:24.845Z|2302acd5-bcd5-43cc-b4e9-9fb375b8931d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:31.326Z|964258f8-b08a-4c0e-932e-7ddc110fc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:31.326Z|964258f8-b08a-4c0e-932e-7ddc110fc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:31.493Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:31.497Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:31.497Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:31.497Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.497Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:31.498Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:31.498Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee2ca43ee896e2d1", X-B3-SpanId:"77ae73f282ec524a", X-B3-ParentSpanId:"ee2ca43ee896e2d1", X-B3-Sampled:"0", X-ONAP-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-TransactionID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-ECOMP-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d188d777-ed62-4383-b62a-bc2f8186bee5"]
2022-01-31T02:40:31.498Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:31.498Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.518Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.519Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.519Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:31.519Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.520Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:31.520Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.521Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:40:31.523Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:31.523Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:31.523Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.523Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:31.524Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:31.524Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee2ca43ee896e2d1", X-B3-SpanId:"ab6cfcca70e5365c", X-B3-ParentSpanId:"ee2ca43ee896e2d1", X-B3-Sampled:"0", X-ONAP-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-TransactionID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-ECOMP-RequestID:"781ddf54-7bec-4ee3-b6dc-08fbe6a938fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7b71789-d59d-4892-940e-d7a1423c1f48"]
2022-01-31T02:40:31.524Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:31.524Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.534Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.534Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.535Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:31.535Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.535Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:31.536Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.536Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:31.543Z|781ddf54-7bec-4ee3-b6dc-08fbe6a938fc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:31.580Z|f88be94f-b4a6-4956-89ca-01bc5f00d58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:31.581Z|f88be94f-b4a6-4956-89ca-01bc5f00d58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:31.599Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:31.602Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:31.602Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:40:31.602Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.602Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:31.603Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:40:31.603Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab7ad0d26870b81b", X-B3-SpanId:"4f58c425cc66f6fa", X-B3-ParentSpanId:"ab7ad0d26870b81b", X-B3-Sampled:"0", X-ONAP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-TransactionID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ECOMP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b41be32-56bd-469f-bb01-93f499d7551f"]
2022-01-31T02:40:31.603Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:40:31.603Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.617Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.618Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.618Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:40:31.619Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.620Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:43.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:40:31.620Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.620Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:40:31.622Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:31.622Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:31.623Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.623Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:31.623Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:31.623Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab7ad0d26870b81b", X-B3-SpanId:"986720de04e7541a", X-B3-ParentSpanId:"ab7ad0d26870b81b", X-B3-Sampled:"0", X-ONAP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-TransactionID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ECOMP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59fcfc03-6400-47ef-ada4-b28dc1222dc3"]
2022-01-31T02:40:31.624Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:31.624Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.632Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.632Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.633Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:31.633Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.633Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:31.634Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.634Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:31.661Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:31.661Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-TransactionID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ECOMP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3720cd-d0a7-48ea-ad0b-0269871ec280"]
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:31.662Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.780Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.780Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.780Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:31.781Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=58BEEF6C5112F112735799E2961674CB; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.781Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:40:31.781Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.781Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:31.797Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:31.798Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:31.798Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:31.798Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:31.798Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:31.799Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-TransactionID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ECOMP-RequestID:"0443777b-d712-4e63-9606-ba288e8cb0ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c320423-680f-462f-a6b0-a383ccc25496"]
2022-01-31T02:40:31.799Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:31.799Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:31.928Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:31.928Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:31.928Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:31.928Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A79D6826358DC02D4ECC9EAAFCBC075C; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:31.929Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:40:31.929Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:31.929Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:31.932Z|0443777b-d712-4e63-9606-ba288e8cb0ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:34.348Z|7bb8b9f5-a463-4be0-ad36-014742acb2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:34.348Z|fb2171a0-5b19-43a2-a797-fd949f655b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:34.348Z|b3a8c369-6081-41ad-bba1-2a46cb494996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:34.349Z|b3a8c369-6081-41ad-bba1-2a46cb494996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:34.349Z|7bb8b9f5-a463-4be0-ad36-014742acb2e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:34.349Z|fb2171a0-5b19-43a2-a797-fd949f655b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:34.976Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:34.980Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:34.981Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:34.981Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:34.981Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:34.982Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:34.982Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e387e96716385644", X-B3-SpanId:"541851e0dc8cefdf", X-B3-ParentSpanId:"e387e96716385644", X-B3-Sampled:"0", X-ONAP-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-TransactionID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-ECOMP-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7600583-7f56-42bf-ba3f-1ca53579c387"]
2022-01-31T02:40:34.982Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:34.983Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:34.999Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:35.000Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:35.000Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:35.000Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:35.002Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:35.002Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:35.002Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:35.003Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:35.004Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:35.004Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:35.004Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:35.004Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:35.004Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e387e96716385644", X-B3-SpanId:"bb269f8e578c0c47", X-B3-ParentSpanId:"e387e96716385644", X-B3-Sampled:"0", X-ONAP-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-TransactionID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-ECOMP-RequestID:"0e5c712f-cbf4-41c2-9014-ef8ef2d14d03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de15389-d62f-45ba-8dc1-596c24bbe675"]
2022-01-31T02:40:35.005Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:35.005Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:35.012Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:35.013Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:35.013Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:35.013Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:35.014Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:35.014Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:35.014Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:35.020Z|0e5c712f-cbf4-41c2-9014-ef8ef2d14d03|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:41.666Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:41.670Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:41.670Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:41.670Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:41.670Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:41.671Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:41.671Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31ea93ce643b163e", X-B3-SpanId:"fd7ac10d99a4f1b9", X-B3-ParentSpanId:"31ea93ce643b163e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-TransactionID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-ECOMP-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aea1770-c1df-4b44-ae68-cccfe1705a6a"]
2022-01-31T02:40:41.671Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:41.671Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:41.686Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:41.686Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:41.686Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:41.686Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:41.687Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:41.687Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:41.687Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:40:41.688Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:41.689Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:41.689Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:41.689Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:41.689Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:41.689Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31ea93ce643b163e", X-B3-SpanId:"507f595272c4aee7", X-B3-ParentSpanId:"31ea93ce643b163e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-TransactionID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-ECOMP-RequestID:"a8dc793a-72f8-444b-ba51-97a4c4227352", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dc66819-de58-482a-ba76-316a6b268d28"]
2022-01-31T02:40:41.690Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:41.690Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:41.698Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:41.698Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:41.698Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:41.698Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:41.699Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:41.700Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:41.700Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:41.705Z|a8dc793a-72f8-444b-ba51-97a4c4227352|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:42.093Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:42.096Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:42.097Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:40:42.097Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:42.097Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:40:42.098Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:40:42.098Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a46fad6eeeb98a", X-B3-SpanId:"be669d3f0445ab6c", X-B3-ParentSpanId:"45a46fad6eeeb98a", X-B3-Sampled:"0", X-ONAP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-TransactionID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ECOMP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"826a9da3-7857-4c75-855b-303fa8b100ce"]
2022-01-31T02:40:42.098Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:40:42.099Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:40:42.111Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:42.111Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:42.111Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:40:42.112Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:42.112Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:43.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:40:42.112Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:42.113Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:40:42.114Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:42.114Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:42.115Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:42.115Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:40:42.115Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:42.116Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a46fad6eeeb98a", X-B3-SpanId:"1e89a17523db37d4", X-B3-ParentSpanId:"45a46fad6eeeb98a", X-B3-Sampled:"0", X-ONAP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-TransactionID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ECOMP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80158fd3-6d40-46c9-87a6-08ca49a32569"]
2022-01-31T02:40:42.116Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:42.116Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:42.123Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:42.124Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:42.124Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:42.124Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:42.125Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:42.125Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:42.125Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:42.144Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:42.145Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:42.145Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:42.145Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:40:42.145Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:42.146Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-TransactionID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ECOMP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47312a6c-7741-42dd-afe3-81bc60d91a5a"]
2022-01-31T02:40:42.146Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:42.146Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:42.263Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:42.263Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:42.264Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:42.264Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A562F1F78739AB8DD584206F40573ECC; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:42.265Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:40:42.265Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:42.265Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:42.281Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:42.282Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:40:42.282Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:42.282Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:40:42.282Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:40:42.283Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-TransactionID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ECOMP-RequestID:"5037d85e-4181-4e02-929c-94327f4b5f80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a60ecdf-1c6f-4a87-b23f-ff7b289b19dd"]
2022-01-31T02:40:42.283Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:40:42.283Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:40:42.404Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:42.405Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:42.405Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:40:42.406Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5314A7A9D10AA6892EFCC541EF1A2B72; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:40:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:42.406Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:40:42.406Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:42.407Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:40:42.410Z|5037d85e-4181-4e02-929c-94327f4b5f80|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:44.374Z|cc7d17ea-f75f-4f4c-b9b8-f6c58dc95b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:44.374Z|370d8283-6879-424e-8991-fbca243d1048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:44.374Z|52d70b76-6c8c-4c67-b7cf-2bc221cfaa4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:44.375Z|cc7d17ea-f75f-4f4c-b9b8-f6c58dc95b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:44.375Z|370d8283-6879-424e-8991-fbca243d1048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:44.375Z|52d70b76-6c8c-4c67-b7cf-2bc221cfaa4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:45.146Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:45.149Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:45.150Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:45.150Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:45.150Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:45.150Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:45.150Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0213c80e27e958ac", X-B3-SpanId:"f33145f16c4f9f93", X-B3-ParentSpanId:"0213c80e27e958ac", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-TransactionID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-ECOMP-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b627647-abde-489e-89b2-a4e0184c65d5"]
2022-01-31T02:40:45.151Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:45.151Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:45.167Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:45.167Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:45.167Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:45.168Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:45.169Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:45.169Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:45.169Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:45.171Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:45.171Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:45.171Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:45.171Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:45.171Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:45.172Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0213c80e27e958ac", X-B3-SpanId:"8946dab1c1c70ba2", X-B3-ParentSpanId:"0213c80e27e958ac", X-B3-Sampled:"0", X-ONAP-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-TransactionID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-ECOMP-RequestID:"c7a9cd83-ce33-4b35-af0e-c3d3247d9657", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a581a5f-fd8e-498d-87ea-4e9af0dd7796"]
2022-01-31T02:40:45.172Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:45.172Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:45.180Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:45.180Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:45.180Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:45.181Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:45.182Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:45.182Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:45.182Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:45.187Z|c7a9cd83-ce33-4b35-af0e-c3d3247d9657|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:46.326Z|b8a5bd4d-d99c-4db1-9fc1-19b795570757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:40:46.328Z|b8a5bd4d-d99c-4db1-9fc1-19b795570757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:40:48.107Z|ac36cc93-f1cf-4817-adc2-6b591c4d497e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:40:48.108Z|ac36cc93-f1cf-4817-adc2-6b591c4d497e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:51.832Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:51.836Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:51.836Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:40:51.837Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:51.837Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:40:51.837Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:40:51.837Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1128a8bd36b361e9", X-B3-SpanId:"b8fcdc9d6b7524fa", X-B3-ParentSpanId:"1128a8bd36b361e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-TransactionID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-ECOMP-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0faeb240-38a5-4e24-b401-1d64f5c8a64f"]
2022-01-31T02:40:51.838Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:40:51.838Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:40:51.856Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:51.856Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:51.857Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:40:51.857Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:51.858Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:47.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:47.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:40:51.858Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:51.859Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:40:51.860Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:51.861Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:51.861Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:51.861Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:40:51.862Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:51.862Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1128a8bd36b361e9", X-B3-SpanId:"42e8ae4fafe5facc", X-B3-ParentSpanId:"1128a8bd36b361e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-TransactionID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-ECOMP-RequestID:"c5be3a2a-37d4-48cf-bd34-50a43031cc36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d56045c-93d6-4369-b464-1bdbd96b948d"]
2022-01-31T02:40:51.862Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:51.863Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:51.871Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:51.871Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:51.871Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:51.872Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:51.872Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:51.872Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:51.873Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:51.878Z|c5be3a2a-37d4-48cf-bd34-50a43031cc36|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:40:54.399Z|af84ea13-226a-4bd1-b213-36d615791b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:54.399Z|af84ea13-226a-4bd1-b213-36d615791b15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:54.425Z|f6d80d7b-0bed-49f8-9dad-31da20f03623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:54.425Z|75a81ac7-920e-45f7-adc0-b4b4026ede17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:40:54.425Z|f6d80d7b-0bed-49f8-9dad-31da20f03623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:54.425Z|75a81ac7-920e-45f7-adc0-b4b4026ede17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:40:55.319Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:40:55.323Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:55.323Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:40:55.323Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:55.324Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:40:55.324Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:40:55.324Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"843d68b962a5fbd5", X-B3-SpanId:"f9cd8fecf7d7e2f9", X-B3-ParentSpanId:"843d68b962a5fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-TransactionID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-ECOMP-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8178db13-dcae-4b4e-820e-62a0e688a515"]
2022-01-31T02:40:55.324Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:40:55.324Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:40:55.341Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:55.341Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:55.342Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:40:55.342Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:55.343Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:40:55.343Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:55.343Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:40:55.344Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:55.345Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:40:55.345Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:40:55.345Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:40:55.345Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:40:55.345Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"843d68b962a5fbd5", X-B3-SpanId:"513bb4ae62f4f903", X-B3-ParentSpanId:"843d68b962a5fbd5", X-B3-Sampled:"0", X-ONAP-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-TransactionID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-ECOMP-RequestID:"6946c46b-a1cf-43d2-b5e4-82aab27b12a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80805abc-1232-46ae-bb97-0d0d37f2c208"]
2022-01-31T02:40:55.346Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:40:55.346Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:40:55.355Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:40:55.356Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:40:55.356Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:40:55.357Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:40:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:40:55.357Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:40:55.357Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:40:55.358Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:40:55.363Z|6946c46b-a1cf-43d2-b5e4-82aab27b12a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:01.326Z|26163188-cfb7-4d0f-953d-27cbe0dd2894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:01.326Z|26163188-cfb7-4d0f-953d-27cbe0dd2894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:01.581Z|6a3f5785-13b8-4ffe-8d82-43b07a05ee10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:01.581Z|6a3f5785-13b8-4ffe-8d82-43b07a05ee10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:02.001Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:02.005Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:02.005Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:02.006Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:02.006Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:02.006Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:02.006Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0dfc0f60f62283", X-B3-SpanId:"d8a812f9b0c4d9f9", X-B3-ParentSpanId:"ab0dfc0f60f62283", X-B3-Sampled:"0", X-ONAP-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-TransactionID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-ECOMP-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c8f4d4b-4870-4ffc-8da6-e60192192b41"]
2022-01-31T02:41:02.007Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:02.007Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:02.021Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:02.022Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:02.022Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:02.022Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:02.023Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:47.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:47.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:02.023Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:02.024Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:02.025Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:02.025Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:02.025Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:02.025Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:02.026Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:02.026Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab0dfc0f60f62283", X-B3-SpanId:"0e66dd5296502ace", X-B3-ParentSpanId:"ab0dfc0f60f62283", X-B3-Sampled:"0", X-ONAP-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-TransactionID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-ECOMP-RequestID:"c9209654-657e-4069-a42d-f787c3ed42c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71db4885-ec4d-4b2a-bbd5-35a981c2ac33"]
2022-01-31T02:41:02.026Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:02.026Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:02.035Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:02.035Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:02.035Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:02.036Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:02.036Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:02.036Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:02.037Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:02.043Z|c9209654-657e-4069-a42d-f787c3ed42c2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:04.419Z|9b161361-94b7-4300-a892-31c5197f8cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:04.419Z|9b161361-94b7-4300-a892-31c5197f8cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:04.447Z|7c7c9dc1-ebdb-40ee-b227-e61c5fb1279c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:04.447Z|a7a935e7-9ad9-4e10-81d7-14b9dc851263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:04.447Z|7c7c9dc1-ebdb-40ee-b227-e61c5fb1279c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:04.447Z|a7a935e7-9ad9-4e10-81d7-14b9dc851263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:05.489Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:05.493Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:05.493Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:05.493Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:05.494Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:05.494Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:05.494Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b948c7bf81dc33bd", X-B3-SpanId:"0b329ad204df8490", X-B3-ParentSpanId:"b948c7bf81dc33bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-TransactionID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-ECOMP-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f123c27b-feeb-4745-94bd-7bbc600958ff"]
2022-01-31T02:41:05.494Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:05.494Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:05.510Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:05.510Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:05.510Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:05.510Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:05.511Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:05.511Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:05.511Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:05.513Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:05.513Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:05.514Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:05.514Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:05.514Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:05.514Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b948c7bf81dc33bd", X-B3-SpanId:"1829c9ac7509a6f4", X-B3-ParentSpanId:"b948c7bf81dc33bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-TransactionID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-ECOMP-RequestID:"2f6aba0e-51ef-492a-bf83-7ca363a06127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60de275b-123a-49f0-9bd0-96b6e90318f5"]
2022-01-31T02:41:05.514Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:05.515Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:05.522Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:05.522Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:05.522Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:05.523Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:05.523Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:05.523Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:05.523Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:05.529Z|2f6aba0e-51ef-492a-bf83-7ca363a06127|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:12.168Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:12.171Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:12.171Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69e837070b127c3", X-B3-SpanId:"64854b846682b6e1", X-B3-ParentSpanId:"a69e837070b127c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-TransactionID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-ECOMP-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d909c7be-1a79-4cd3-b8f8-ff4076b06b8b"]
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:12.172Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:12.190Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:12.191Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:12.191Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:12.191Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:12.192Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:47.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:47.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:12.192Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:12.193Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:12.194Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69e837070b127c3", X-B3-SpanId:"b0a43f3636f54ea4", X-B3-ParentSpanId:"a69e837070b127c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-TransactionID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-ECOMP-RequestID:"d1d383dd-a9b3-4534-8128-12ef58a689e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13a59b67-debe-4530-9da6-ee0fcfc479a5"]
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:12.195Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:12.204Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:12.204Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:12.204Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:12.204Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:12.206Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:12.206Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:12.206Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:12.211Z|d1d383dd-a9b3-4534-8128-12ef58a689e5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:14.439Z|649bad8d-ad93-41ec-a245-a91804b078e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:14.439Z|649bad8d-ad93-41ec-a245-a91804b078e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:14.466Z|9d7ae079-892f-431d-b083-4953c986fdcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:14.467Z|6fb09d34-4187-4a91-9b6b-6fb5323b85a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:14.467Z|9d7ae079-892f-431d-b083-4953c986fdcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:14.467Z|6fb09d34-4187-4a91-9b6b-6fb5323b85a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:15.650Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:15.654Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:15.655Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:15.655Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:15.655Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:15.656Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:15.656Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cd724a8e2f28f5b", X-B3-SpanId:"2456750cb0df55a2", X-B3-ParentSpanId:"7cd724a8e2f28f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-TransactionID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-ECOMP-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"814d63d1-95e2-4a54-9599-fe133628ee49"]
2022-01-31T02:41:15.656Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:15.656Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:15.671Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:15.671Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:15.672Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:15.672Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:15.673Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:15.673Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:15.674Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:15.675Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:15.676Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:15.676Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:15.676Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:15.676Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:15.677Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cd724a8e2f28f5b", X-B3-SpanId:"c88d89df735830a7", X-B3-ParentSpanId:"7cd724a8e2f28f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-TransactionID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-ECOMP-RequestID:"81d8e00c-547f-4c32-ab37-d8d05f04fe30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40400bda-791b-490b-91e8-58d6bb032a70"]
2022-01-31T02:41:15.677Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:15.677Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:15.686Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:15.686Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:15.687Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:15.687Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:15.687Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:15.687Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:15.688Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:15.693Z|81d8e00c-547f-4c32-ab37-d8d05f04fe30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:16.326Z|58a66efa-da41-4533-a560-f6bcdf01380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:16.326Z|58a66efa-da41-4533-a560-f6bcdf01380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:22.342Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:22.346Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:22.347Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:22.347Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:22.347Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:22.347Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:22.348Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ba1752b836f09a", X-B3-SpanId:"ad5324f158c3cbcb", X-B3-ParentSpanId:"d3ba1752b836f09a", X-B3-Sampled:"0", X-ONAP-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-TransactionID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-ECOMP-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0008ac1e-d274-4fd8-913e-a088be8c6e41"]
2022-01-31T02:41:22.348Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:22.348Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:22.365Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:22.366Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:22.366Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:22.366Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:22.367Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:47.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:47.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:22.367Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:22.367Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:22.369Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:22.369Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:22.369Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:22.370Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:22.370Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:22.370Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ba1752b836f09a", X-B3-SpanId:"4096b881c60345db", X-B3-ParentSpanId:"d3ba1752b836f09a", X-B3-Sampled:"0", X-ONAP-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-TransactionID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-ECOMP-RequestID:"08a76673-dfa6-4b80-8ac2-bc44cbc1f412", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4989c04f-1860-46e2-811f-21af1eb03d4a"]
2022-01-31T02:41:22.370Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:22.371Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:22.381Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:22.381Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:22.382Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:22.382Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:22.384Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:22.384Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:22.385Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:22.392Z|08a76673-dfa6-4b80-8ac2-bc44cbc1f412|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:22.889Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:22.891Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:22.892Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:41:22.892Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:22.892Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:22.893Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:41:22.893Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5df3c0b59b7c6e6", X-B3-SpanId:"c3456d2680a9d832", X-B3-ParentSpanId:"d5df3c0b59b7c6e6", X-B3-Sampled:"0", X-ONAP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-TransactionID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ECOMP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1e9f76-0ac0-46b2-bbd6-2176b5dd2b24"]
2022-01-31T02:41:22.893Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:41:22.894Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:41:22.908Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:22.908Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:22.908Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:41:22.909Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:22.909Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:39:43.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:41:22.909Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:22.910Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:41:22.911Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:22.911Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:22.911Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:22.912Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:22.912Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:22.912Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5df3c0b59b7c6e6", X-B3-SpanId:"694510ecbc3cc9a3", X-B3-ParentSpanId:"d5df3c0b59b7c6e6", X-B3-Sampled:"0", X-ONAP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-TransactionID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ECOMP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeee3efd-df4d-4ff3-beca-203a44b4bb9f"]
2022-01-31T02:41:22.912Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:22.912Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:22.921Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:22.921Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:22.922Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:22.922Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:22.922Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:22.923Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:22.923Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:22.940Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:41:22.941Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:41:22.941Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:22.941Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:41:22.942Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:41:22.942Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-TransactionID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ECOMP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f71cf12-19c1-4ecf-8b85-6198ab605566"]
2022-01-31T02:41:22.942Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:41:22.942Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:41:23.063Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:23.064Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:23.064Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:41:23.064Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6DA6D7145D38E6BF7AB693C97F80139C; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:41:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:23.065Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-01-31T02:41:23.065Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:23.065Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:41:23.080Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:41:23.081Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:41:23.081Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:23.081Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:41:23.081Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:41:23.081Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-TransactionID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ECOMP-RequestID:"1e94a35b-2879-494a-b147-b3852ea157bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"600b8bf6-8bbe-4adf-864d-2fc8305abfc8"]
2022-01-31T02:41:23.082Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:41:23.082Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:41:23.196Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:23.196Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:23.196Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:41:23.197Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2152A39D4C1E1C3952AA811AC922FBE1; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:41:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:23.197Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:41:23.197Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:23.198Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:41:23.200Z|1e94a35b-2879-494a-b147-b3852ea157bd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:24.460Z|99d8ff86-5839-424b-9175-426e8a5d65a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:24.461Z|99d8ff86-5839-424b-9175-426e8a5d65a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:24.484Z|376c4cb7-8dae-43bb-bee5-f35027168de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:24.484Z|376c4cb7-8dae-43bb-bee5-f35027168de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:24.486Z|ad29d3ad-491d-438f-9fdb-09d0be76b784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:24.487Z|ad29d3ad-491d-438f-9fdb-09d0be76b784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:25.817Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:25.820Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:25.821Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:25.821Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:25.821Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:25.822Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:25.822Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8ad700a34e4a0ea", X-B3-SpanId:"da0e4b77dde97837", X-B3-ParentSpanId:"a8ad700a34e4a0ea", X-B3-Sampled:"0", X-ONAP-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-TransactionID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-ECOMP-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fca08b7-1d23-4bc9-842b-77c30f4c4f26"]
2022-01-31T02:41:25.822Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:25.823Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:25.837Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:25.838Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:25.838Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:25.838Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:25.839Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:25.839Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:25.839Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:25.840Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:25.841Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:25.841Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:25.841Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:25.841Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:25.842Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8ad700a34e4a0ea", X-B3-SpanId:"511c2ba9a7d93b2f", X-B3-ParentSpanId:"a8ad700a34e4a0ea", X-B3-Sampled:"0", X-ONAP-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-TransactionID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-ECOMP-RequestID:"691c980c-e23b-4356-8532-8e322e96a1f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2a0d0f-2942-42eb-a2b3-cac4e646f7bb"]
2022-01-31T02:41:25.842Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:25.842Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:25.849Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:25.850Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:25.850Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:25.850Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:25.851Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:25.851Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:25.851Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:25.856Z|691c980c-e23b-4356-8532-8e322e96a1f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:31.326Z|c04ad06d-fb31-4c30-8820-93b33ee6e7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:31.328Z|c04ad06d-fb31-4c30-8820-93b33ee6e7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:31.582Z|d380d865-9968-4bfb-8d87-81524b1e9e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:31.582Z|d380d865-9968-4bfb-8d87-81524b1e9e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:32.517Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:32.521Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:32.521Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7b64e3e3b9ba657", X-B3-SpanId:"c9974612b22cbdd8", X-B3-ParentSpanId:"c7b64e3e3b9ba657", X-B3-Sampled:"0", X-ONAP-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-TransactionID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-ECOMP-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d8e7a2-5d5c-4d6f-8ae6-3f6587315c8e"]
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:32.522Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:32.536Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:32.537Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:32.537Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:32.537Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:32.538Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:40:47.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:47.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:32.538Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:32.538Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:32.539Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:32.539Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7b64e3e3b9ba657", X-B3-SpanId:"3d12ef3d88028cd6", X-B3-ParentSpanId:"c7b64e3e3b9ba657", X-B3-Sampled:"0", X-ONAP-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-TransactionID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-ECOMP-RequestID:"47faeae6-7c6f-4e96-adbf-6ea6f8e07eab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76926ade-d27e-4f31-8d8c-e6dcfdbd0ddc"]
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:32.540Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:32.548Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:32.548Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:32.548Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:32.548Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:32.549Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:32.549Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:32.549Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:32.554Z|47faeae6-7c6f-4e96-adbf-6ea6f8e07eab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:33.363Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:33.367Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:33.367Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:41:33.367Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:33.367Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:33.368Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:41:33.368Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ee8a51aadf9b7a0", X-B3-SpanId:"31d3fba3b375cd97", X-B3-ParentSpanId:"4ee8a51aadf9b7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-TransactionID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ECOMP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01a6d3ae-a752-4f55-ac34-bc57cc5b3d0e"]
2022-01-31T02:41:33.368Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:41:33.369Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:41:33.382Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:33.382Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:33.383Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:41:33.383Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:33.383Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:41:33.384Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:33.384Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:41:33.385Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:33.385Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:33.386Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:33.386Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:33.386Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:33.386Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ee8a51aadf9b7a0", X-B3-SpanId:"a9e3483def2d4241", X-B3-ParentSpanId:"4ee8a51aadf9b7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-TransactionID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ECOMP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6073239f-5d26-4d15-a6ba-eb3e03562929"]
2022-01-31T02:41:33.387Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:33.387Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:33.394Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:33.395Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:33.395Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:33.395Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:33.396Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:33.396Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:33.396Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:33.414Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:41:33.415Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:41:33.415Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:33.415Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:41:33.415Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:41:33.416Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-TransactionID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ECOMP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a168699a-96ab-4aa6-82d4-44230c423df2"]
2022-01-31T02:41:33.416Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:41:33.416Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:41:33.539Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:33.539Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:33.539Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:41:33.540Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=00D27E085B305269ED1E3B36AF6A22CA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"724", Date:"Mon, 31 Jan 2022 02:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:33.540Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","businessKey":"798ccb02-bdb0-4a5d-92af-ac5dfcac5c67","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-01-31T02:39:44.988+0000","endTime":"2022-01-31T02:41:32.487+0000","removalTime":null,"durationInMillis":107499,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"0c362ca8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:41:33.540Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:33.541Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:41:33.558Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:41:33.559Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:41:33.559Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:33.559Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:41:33.560Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:41:33.560Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-TransactionID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ECOMP-RequestID:"b4fba904-0aa0-40f4-be75-5be065d4c268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba7ca79-caf8-4a12-ae39-4d6eb98ca903"]
2022-01-31T02:41:33.560Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:41:33.560Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:41:33.718Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:33.719Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:33.719Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:41:33.720Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=262BAACC5665FCB0B6A396365144096F; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:33.720Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"0cbf8045-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:a8ff44f8-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","executionId":"0cbc99fe-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:39:45.007+0000","endTime":"2022-01-31T02:39:45.419+0000","durationInMillis":412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"08b012c5-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:41:33.721Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:33.721Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cbc99fe-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:41:33.725Z|b4fba904-0aa0-40f4-be75-5be065d4c268|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:34.483Z|de99473b-239a-4363-a2c8-525e0fea9f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:34.483Z|de99473b-239a-4363-a2c8-525e0fea9f5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:34.505Z|b495d900-e1f9-41f2-a680-4d3cb4a91fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:34.505Z|b495d900-e1f9-41f2-a680-4d3cb4a91fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:34.508Z|94606cb0-f4ca-4411-a970-f2a18244d3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:34.509Z|94606cb0-f4ca-4411-a970-f2a18244d3a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:35.982Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:35.985Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:35.985Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b086898fc17ceff8", X-B3-SpanId:"18dd0dece7cbd3a2", X-B3-ParentSpanId:"b086898fc17ceff8", X-B3-Sampled:"0", X-ONAP-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-TransactionID:"e061be88-4840-461d-936b-24d0d0698a38", X-ECOMP-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12602e81-396d-47bb-8ab7-7b161703e46e"]
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:35.986Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:36.000Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:36.000Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:36.001Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:36.001Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:36.002Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:36.002Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:36.002Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:36.003Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:36.004Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:36.004Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:36.004Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:36.004Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:36.004Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b086898fc17ceff8", X-B3-SpanId:"2d556b1b0fcc369a", X-B3-ParentSpanId:"b086898fc17ceff8", X-B3-Sampled:"0", X-ONAP-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-TransactionID:"e061be88-4840-461d-936b-24d0d0698a38", X-ECOMP-RequestID:"e061be88-4840-461d-936b-24d0d0698a38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e69ade3-8eae-4004-811d-52fcb8658eec"]
2022-01-31T02:41:36.005Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:36.005Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:36.013Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:36.013Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:36.014Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:36.014Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:36.014Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:36.015Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:36.015Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:36.020Z|e061be88-4840-461d-936b-24d0d0698a38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:42.679Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:42.683Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:42.683Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:42.683Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:42.683Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:42.683Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:42.684Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"108fc7e5e1189e2c", X-B3-SpanId:"9e7114f8a64ff532", X-B3-ParentSpanId:"108fc7e5e1189e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-TransactionID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-ECOMP-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac33796-0f8e-4a44-9c60-c92b19254a2d"]
2022-01-31T02:41:42.684Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:42.684Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:42.698Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:42.699Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:42.699Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:42.699Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:42.700Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:42.700Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:42.701Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:42.702Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:42.702Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:42.702Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:42.702Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:42.702Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:42.703Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"108fc7e5e1189e2c", X-B3-SpanId:"6db3f098a272ec76", X-B3-ParentSpanId:"108fc7e5e1189e2c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-TransactionID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-ECOMP-RequestID:"c9af5222-af5a-4fd4-984a-67aeb38907ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0838e5b7-f675-454c-b41a-a73ec0aeadbd"]
2022-01-31T02:41:42.703Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:42.703Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:42.711Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:42.711Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:42.711Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:42.711Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:42.712Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:42.712Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:42.712Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:42.717Z|c9af5222-af5a-4fd4-984a-67aeb38907ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:43.879Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:43.882Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:43.882Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||Invoke
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Method      : GET
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8405e55e20255034", X-B3-SpanId:"d228cd9b67d1212d", X-B3-ParentSpanId:"8405e55e20255034", X-B3-Sampled:"0", X-ONAP-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-TransactionID:"eaa4f612-7210-4b23-ba44-b56299152178", X-ECOMP-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb3d2948-2002-45c5-8941-18f033826d12"]
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Request body: 
2022-01-31T02:41:43.883Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||==========================request end================================================
2022-01-31T02:41:43.896Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:43.896Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:43.896Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Status text  : 
2022-01-31T02:41:43.896Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:43.897Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||Response body: {
  "requestId" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:37.000+00:00",
  "endTime" : "2022-01-31T02:41:35.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6770b138-062c-490f-9dce-d245233bd70e\",\n            \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\",\n            \"owningEntityName\":\"OE-ETE_Customer-3b783e58-1c06-4c9d-a782-a0e9ee7c6e6c\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_c93f1eea-8c4c-41e3-a9c0-6c7270baa85b\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                            \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF fb79a2b5-1f28 0\",\n                                        \"modelCustomizationId\":\"5edf25e6-258b-41bc-8797-1dce0dbf2f15\",\n                                        \"modelInvariantId\":\"6770b138-062c-490f-9dce-d245233bd70e\",\n                                        \"modelVersionId\":\"115c2239-abd5-46fe-bddf-3d90ff0dc884\",\n                                        \"modelName\":\"Demo_pNF_Acnvs1JZ9gcF2M4Bp7HC\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Acnvs1JZ9gcF2M4Bp7HC\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:35.000+00:00",
  "serviceInstanceId" : "764818a3-4788-4a4b-9fa5-02b1e9dfd450",
  "serviceInstanceName" : "Service_Ete_Namec93f1eea-8c4c-41e3-a9c0-6c7270baa85b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "798ccb02-bdb0-4a5d-92af-ac5dfcac5c67",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67"
    }
  }
}
2022-01-31T02:41:43.897Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:43.897Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|INFO|500||InvokeReturn
2022-01-31T02:41:43.898Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:43.898Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8405e55e20255034", X-B3-SpanId:"8d06e3d60237ea79", X-B3-ParentSpanId:"8405e55e20255034", X-B3-Sampled:"0", X-ONAP-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-TransactionID:"eaa4f612-7210-4b23-ba44-b56299152178", X-ECOMP-RequestID:"eaa4f612-7210-4b23-ba44-b56299152178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04f7c57d-705b-407f-af27-dd07e0deb6b5"]
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:43.899Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:43.907Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:43.907Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:43.907Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:43.908Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:43.908Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:43.909Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:43.909Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=798ccb02-bdb0-4a5d-92af-ac5dfcac5c67&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:43.913Z|eaa4f612-7210-4b23-ba44-b56299152178|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/798ccb02-bdb0-4a5d-92af-ac5dfcac5c67|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:44.509Z|253ff0d2-3e79-42d4-a7c9-8c81258b36c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:44.510Z|253ff0d2-3e79-42d4-a7c9-8c81258b36c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:44.528Z|847a973f-7064-4b64-ba7a-549db3193877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:44.528Z|a4e586b6-4933-423c-af48-690a07d2f54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:44.529Z|847a973f-7064-4b64-ba7a-549db3193877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:44.529Z|a4e586b6-4933-423c-af48-690a07d2f54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:46.146Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:46.149Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:46.149Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:46.149Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:46.150Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:46.150Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:46.150Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dad0eb275bcdcdd5", X-B3-SpanId:"2b599dcfdfeceac4", X-B3-ParentSpanId:"dad0eb275bcdcdd5", X-B3-Sampled:"0", X-ONAP-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-TransactionID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-ECOMP-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e2175c9-44e3-43fa-8627-c3aa2c5340ff"]
2022-01-31T02:41:46.150Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:46.150Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:46.164Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:46.164Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:46.165Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:46.165Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:46.165Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:46.165Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:46.166Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:46.167Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:46.167Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:46.167Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:46.167Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:46.167Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:46.168Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dad0eb275bcdcdd5", X-B3-SpanId:"a79380940e86717d", X-B3-ParentSpanId:"dad0eb275bcdcdd5", X-B3-Sampled:"0", X-ONAP-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-TransactionID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-ECOMP-RequestID:"71e87413-7f9a-4030-9cce-1c7f34bdb877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"624b8fad-a12e-4873-8334-1fb5d5688bfd"]
2022-01-31T02:41:46.168Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:46.168Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:46.176Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:46.176Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:46.176Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:46.176Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:46.177Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:46.177Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:46.177Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:46.183Z|71e87413-7f9a-4030-9cce-1c7f34bdb877|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:46.326Z|f629a8e4-9196-49a8-b8b6-000c367fff8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:41:46.326Z|f629a8e4-9196-49a8-b8b6-000c367fff8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:41:48.108Z|a5146118-17ad-4737-ab32-5c462090953d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:41:48.108Z|a5146118-17ad-4737-ab32-5c462090953d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:52.843Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:52.847Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:52.848Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:41:52.848Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:52.848Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:41:52.848Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:41:52.848Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aac91b125202fa7", X-B3-SpanId:"a9d205ebcc349169", X-B3-ParentSpanId:"9aac91b125202fa7", X-B3-Sampled:"0", X-ONAP-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-TransactionID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-ECOMP-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d946298-92d8-4fa0-b8ef-34ae94b40e06"]
2022-01-31T02:41:52.849Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:41:52.849Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:41:52.863Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:52.864Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:52.864Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:41:52.864Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:52.865Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:41:52.865Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:52.866Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:41:52.866Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aac91b125202fa7", X-B3-SpanId:"996781a52b8edba8", X-B3-ParentSpanId:"9aac91b125202fa7", X-B3-Sampled:"0", X-ONAP-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-TransactionID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-ECOMP-RequestID:"5efa361b-ffa5-458f-a612-1a5e55d43d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed9f942-38ce-4b2e-861e-fc10f96c8ec1"]
2022-01-31T02:41:52.867Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:52.868Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:52.875Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:52.876Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:52.876Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:52.876Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:52.876Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:52.877Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:52.877Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:52.882Z|5efa361b-ffa5-458f-a612-1a5e55d43d63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:41:54.530Z|0f54d845-d6cd-413f-8feb-499de6edbdc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:54.531Z|0f54d845-d6cd-413f-8feb-499de6edbdc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:54.546Z|6fc013ee-806c-41f4-87be-06c0b19366c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:54.546Z|6fc013ee-806c-41f4-87be-06c0b19366c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:54.547Z|5c6d95c8-5e22-484e-978e-fcba3080aaa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:41:54.548Z|5c6d95c8-5e22-484e-978e-fcba3080aaa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:41:56.310Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:41:56.314Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:56.314Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:41:56.314Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:56.314Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:41:56.315Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:41:56.315Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bfc763b1d009271", X-B3-SpanId:"c826a9c5a07710cd", X-B3-ParentSpanId:"4bfc763b1d009271", X-B3-Sampled:"0", X-ONAP-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-TransactionID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-ECOMP-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c205d7-c03f-4e26-8513-4b5c2947c214"]
2022-01-31T02:41:56.315Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:41:56.315Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:41:56.330Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:56.331Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:56.331Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:41:56.331Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:56.332Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:41:56.332Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:56.333Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:41:56.334Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:56.334Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:41:56.335Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:41:56.335Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:41:56.335Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:41:56.335Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bfc763b1d009271", X-B3-SpanId:"32f5f0b0dcafe6c2", X-B3-ParentSpanId:"4bfc763b1d009271", X-B3-Sampled:"0", X-ONAP-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-TransactionID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-ECOMP-RequestID:"ec8999fe-808c-4d71-b85c-19ae6cfbea57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f605c3-66c5-4bb8-ade5-63a75303b7ac"]
2022-01-31T02:41:56.335Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:41:56.336Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:41:56.344Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:41:56.344Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:41:56.345Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:41:56.345Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:41:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:41:56.346Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:41:56.346Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:41:56.346Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:41:56.352Z|ec8999fe-808c-4d71-b85c-19ae6cfbea57|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:01.326Z|faa3de01-dd7c-461e-8c01-24e6a97c3c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:01.326Z|faa3de01-dd7c-461e-8c01-24e6a97c3c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:01.583Z|98806766-185c-4872-b5ad-90911b87b108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:01.583Z|98806766-185c-4872-b5ad-90911b87b108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:03.007Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:03.011Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:03.011Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:03.011Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:03.012Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:03.012Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:03.012Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f94e26d621ef4c5", X-B3-SpanId:"6456bc9d83d43e17", X-B3-ParentSpanId:"8f94e26d621ef4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-TransactionID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-ECOMP-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c8de9c4-b3e6-4443-9259-884b4343778c"]
2022-01-31T02:42:03.012Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:03.013Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:03.028Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:03.028Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:03.028Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:03.029Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:03.030Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:03.030Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:03.030Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:03.031Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:03.032Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:03.032Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:03.032Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:03.032Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:03.033Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f94e26d621ef4c5", X-B3-SpanId:"35fc34db44f936e7", X-B3-ParentSpanId:"8f94e26d621ef4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-TransactionID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-ECOMP-RequestID:"f3b9834a-ccea-4d96-b5cf-554794c7f715", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80e4b2fd-a714-4aa9-bd31-d30650d5299f"]
2022-01-31T02:42:03.033Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:03.033Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:03.042Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:03.042Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:03.042Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:03.042Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:03.043Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:03.043Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:03.043Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:03.048Z|f3b9834a-ccea-4d96-b5cf-554794c7f715|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:04.555Z|7281ad89-48e3-49a1-a60f-10108e54d513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:04.556Z|7281ad89-48e3-49a1-a60f-10108e54d513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:04.564Z|1d17bd41-f874-481a-ab3f-2f9ef2c4e7c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:04.564Z|1d17bd41-f874-481a-ab3f-2f9ef2c4e7c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:04.565Z|98971638-6de6-40ed-8bbf-214bca3f487d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:04.566Z|98971638-6de6-40ed-8bbf-214bca3f487d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:06.477Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:06.481Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:06.481Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:06.481Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:06.481Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:06.482Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:06.482Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271ff3c65b0eaf47", X-B3-SpanId:"ec57d9f1597531af", X-B3-ParentSpanId:"271ff3c65b0eaf47", X-B3-Sampled:"0", X-ONAP-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-TransactionID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-ECOMP-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5977664c-4137-40ff-a411-1d97b34ce097"]
2022-01-31T02:42:06.482Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:06.482Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:06.498Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:06.499Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:06.499Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:06.499Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:06.500Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:40:32.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:40:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:06.500Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:06.500Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:06.501Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:06.502Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:06.502Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:06.502Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:06.503Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:06.503Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271ff3c65b0eaf47", X-B3-SpanId:"7a86eb417cefa3d0", X-B3-ParentSpanId:"271ff3c65b0eaf47", X-B3-Sampled:"0", X-ONAP-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-TransactionID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-ECOMP-RequestID:"6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7facf16d-7d5f-42c8-a8f3-6e72345f2ccb"]
2022-01-31T02:42:06.503Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:06.503Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:06.512Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:06.512Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:06.513Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:06.513Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:06.513Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:06.513Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:06.514Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:06.519Z|6e80a635-9fd7-4a1e-b6c3-f319a7d35cd4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:13.173Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:13.176Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c2d0dfd673fd20", X-B3-SpanId:"f673e66f3b190519", X-B3-ParentSpanId:"31c2d0dfd673fd20", X-B3-Sampled:"0", X-ONAP-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-TransactionID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-ECOMP-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bbcc23f-63a5-4334-8fb0-70ef4592c918"]
2022-01-31T02:42:13.177Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:13.178Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:13.191Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:13.191Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:13.191Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:13.191Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:13.194Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:13.194Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:13.195Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:13.196Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c2d0dfd673fd20", X-B3-SpanId:"0d9c3c3d4b01e95a", X-B3-ParentSpanId:"31c2d0dfd673fd20", X-B3-Sampled:"0", X-ONAP-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-TransactionID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-ECOMP-RequestID:"bcba129f-be15-4cb1-b3b4-30d2b48123ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d57862b4-10d2-43e7-b0dc-d13a16ce9c85"]
2022-01-31T02:42:13.197Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:13.197Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:13.204Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:13.204Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:13.204Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:13.205Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:13.205Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:13.205Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:13.206Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:13.211Z|bcba129f-be15-4cb1-b3b4-30d2b48123ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:14.578Z|4191ec87-3bde-4b2d-b632-e2c007a793c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:14.579Z|4191ec87-3bde-4b2d-b632-e2c007a793c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:14.584Z|a0a543ed-856e-4021-ae78-1419a96ad360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:14.584Z|a0a543ed-856e-4021-ae78-1419a96ad360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:14.585Z|bf45cf50-5dfa-43c7-b5a8-2ea54f929790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:14.585Z|bf45cf50-5dfa-43c7-b5a8-2ea54f929790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:16.326Z|5ef6e012-71ec-4ab4-8739-b5f69751757c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:16.328Z|5ef6e012-71ec-4ab4-8739-b5f69751757c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:16.644Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:16.647Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:16.648Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:16.648Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:16.648Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:16.648Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:16.648Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab93ed6d72f16d5d", X-B3-SpanId:"e09286a68e9a65cc", X-B3-ParentSpanId:"ab93ed6d72f16d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-TransactionID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-ECOMP-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42440b33-836c-46fa-be1a-6b5d833814d4"]
2022-01-31T02:42:16.649Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:16.649Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:16.662Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:16.662Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:16.662Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:16.663Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:16.664Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:16.664Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:16.665Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:16.666Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:16.666Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:16.666Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:16.667Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:16.667Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:16.667Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab93ed6d72f16d5d", X-B3-SpanId:"fd0a12e2e5506b97", X-B3-ParentSpanId:"ab93ed6d72f16d5d", X-B3-Sampled:"0", X-ONAP-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-TransactionID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-ECOMP-RequestID:"22d14bff-da48-49d6-ba2f-a51b9a6fe7ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e46f63-7c0e-4e5d-8575-192613485b56"]
2022-01-31T02:42:16.667Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:16.667Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:16.674Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:16.675Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:16.675Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:16.675Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:16.675Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:16.676Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:16.676Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:16.681Z|22d14bff-da48-49d6-ba2f-a51b9a6fe7ad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:23.335Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:23.339Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:23.339Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:23.339Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:23.339Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:23.339Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:23.340Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"200a97adbf780285", X-B3-SpanId:"36116d5f5d224da6", X-B3-ParentSpanId:"200a97adbf780285", X-B3-Sampled:"0", X-ONAP-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-TransactionID:"99987b1a-045d-45d8-9c59-927a81d75908", X-ECOMP-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431bb4f7-68ac-447b-a193-9a2ea4e2ed28"]
2022-01-31T02:42:23.340Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:23.340Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:23.355Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:23.355Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:23.356Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:23.356Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:23.357Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:23.357Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:23.357Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:23.358Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:23.359Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:23.359Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:23.359Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:23.360Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:23.360Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"200a97adbf780285", X-B3-SpanId:"76a1fb622a3894f9", X-B3-ParentSpanId:"200a97adbf780285", X-B3-Sampled:"0", X-ONAP-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-TransactionID:"99987b1a-045d-45d8-9c59-927a81d75908", X-ECOMP-RequestID:"99987b1a-045d-45d8-9c59-927a81d75908", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f40a13-bb52-4092-9856-09976290b9c5"]
2022-01-31T02:42:23.360Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:23.360Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:23.369Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:23.369Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:23.369Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:23.369Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:23.370Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:23.370Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:23.370Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:23.376Z|99987b1a-045d-45d8-9c59-927a81d75908|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:24.603Z|44c3bea9-c3c6-417b-8066-18bad6165737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:24.604Z|44c3bea9-c3c6-417b-8066-18bad6165737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:24.607Z|76729fb0-7767-4be5-a4d2-78b7f7b38473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:24.608Z|76729fb0-7767-4be5-a4d2-78b7f7b38473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:24.608Z|99426283-d2fe-418e-aef9-a434c8ce1b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:24.608Z|99426283-d2fe-418e-aef9-a434c8ce1b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:26.811Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:26.815Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:26.815Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:26.816Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:26.816Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:26.816Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:26.816Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f76c2ddd5b1142", X-B3-SpanId:"6f8294cb843f6e1e", X-B3-ParentSpanId:"46f76c2ddd5b1142", X-B3-Sampled:"0", X-ONAP-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-TransactionID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-ECOMP-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e16ff233-a477-4345-9cd0-7a8493160acf"]
2022-01-31T02:42:26.816Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:26.817Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:26.831Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:26.832Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:26.832Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:26.833Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:26.833Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:26.833Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:26.834Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:26.835Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:26.836Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:26.836Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:26.836Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:26.837Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:26.837Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f76c2ddd5b1142", X-B3-SpanId:"68ef9564cf102d1b", X-B3-ParentSpanId:"46f76c2ddd5b1142", X-B3-Sampled:"0", X-ONAP-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-TransactionID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-ECOMP-RequestID:"40144c9e-7baf-42fd-a603-fc03323cb4d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28f66802-a7e2-41c4-b932-62e6f92610b6"]
2022-01-31T02:42:26.837Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:26.838Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:26.848Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:26.848Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:26.849Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:26.849Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:26.850Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:26.850Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:26.851Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:26.858Z|40144c9e-7baf-42fd-a603-fc03323cb4d6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:31.326Z|4e0162de-c509-45b8-9b80-d4caed7236b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:31.326Z|4e0162de-c509-45b8-9b80-d4caed7236b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:31.583Z|5c307a06-5922-443a-a798-c3334f760876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:31.584Z|5c307a06-5922-443a-a798-c3334f760876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:33.502Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:33.506Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:33.506Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71678d709fdb6e8d", X-B3-SpanId:"12e586bada365a59", X-B3-ParentSpanId:"71678d709fdb6e8d", X-B3-Sampled:"0", X-ONAP-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-TransactionID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-ECOMP-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4099f7d3-7d82-4bff-978a-053df4f375a3"]
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:33.507Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:33.522Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:33.522Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:33.522Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:33.522Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:33.523Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:33.523Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:33.523Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:33.524Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71678d709fdb6e8d", X-B3-SpanId:"fd31d086b8903299", X-B3-ParentSpanId:"71678d709fdb6e8d", X-B3-Sampled:"0", X-ONAP-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-TransactionID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-ECOMP-RequestID:"2366956d-03d5-4cf0-bbb7-47f502d62485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e21f40-6cc1-4f1e-8e5c-eadc06200b09"]
2022-01-31T02:42:33.525Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:33.526Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:33.535Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:33.536Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:33.536Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:33.536Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:33.537Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:33.537Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:33.537Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:33.542Z|2366956d-03d5-4cf0-bbb7-47f502d62485|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:34.628Z|1173bda5-6e1c-4c81-b4c3-7f264dad4464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:34.629Z|1173bda5-6e1c-4c81-b4c3-7f264dad4464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:34.630Z|77c21ebb-a028-4f53-97e3-ff3f432646da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:34.630Z|77c21ebb-a028-4f53-97e3-ff3f432646da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:34.630Z|88cf2f5a-f650-404e-adc2-2ddaa5953c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:34.631Z|88cf2f5a-f650-404e-adc2-2ddaa5953c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:36.984Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:36.988Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:36.989Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:36.989Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:36.989Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:36.989Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:36.990Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc512e495ab7570", X-B3-SpanId:"3c00ce1ced513539", X-B3-ParentSpanId:"9fc512e495ab7570", X-B3-Sampled:"0", X-ONAP-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-TransactionID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-ECOMP-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5da31f5d-cd54-48e8-958c-10c0da7fb8b4"]
2022-01-31T02:42:36.990Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:36.990Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:37.005Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:37.005Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:37.005Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:37.006Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:37.006Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:37.007Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:37.007Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:37.008Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:37.008Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc512e495ab7570", X-B3-SpanId:"aa1ae9cce35fd30d", X-B3-ParentSpanId:"9fc512e495ab7570", X-B3-Sampled:"0", X-ONAP-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-TransactionID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-ECOMP-RequestID:"65756a23-d4c5-42e7-a458-15edee7c8695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e0a497-6f95-4c42-ab9e-6a25a9a1d7e9"]
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:37.009Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:37.017Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:37.017Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:37.017Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:37.017Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:37.018Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:37.018Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:37.018Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:37.024Z|65756a23-d4c5-42e7-a458-15edee7c8695|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:43.666Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:43.669Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:43.670Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:43.670Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:43.670Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:43.670Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:43.670Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8cdf02fb58f6c2", X-B3-SpanId:"849797ec978db598", X-B3-ParentSpanId:"aa8cdf02fb58f6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-TransactionID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-ECOMP-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec5482d0-1486-4584-868f-c17daa5da04c"]
2022-01-31T02:42:43.671Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:43.671Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:43.687Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:43.687Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:43.687Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:43.688Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:43.688Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:43.689Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:43.689Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:43.690Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:43.690Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:43.690Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:43.691Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:43.691Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:43.691Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8cdf02fb58f6c2", X-B3-SpanId:"f1b80c9334022270", X-B3-ParentSpanId:"aa8cdf02fb58f6c2", X-B3-Sampled:"0", X-ONAP-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-TransactionID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-ECOMP-RequestID:"0765c2bc-0024-4dc3-ae95-a41d8b93c63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"337d6671-85fe-454d-ace1-d42e08c3d752"]
2022-01-31T02:42:43.691Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:43.691Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:43.701Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:43.701Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:43.701Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:43.701Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:43.702Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:43.702Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:43.702Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:43.707Z|0765c2bc-0024-4dc3-ae95-a41d8b93c63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:44.654Z|fff07503-4a0c-4bc5-8c86-361a42688152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:44.654Z|548fb1d1-fa1d-4a38-96aa-1bd8f9ab3c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:44.654Z|dfce1e5a-e9ee-4c53-8e22-3549744b0f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:44.654Z|fff07503-4a0c-4bc5-8c86-361a42688152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:44.654Z|548fb1d1-fa1d-4a38-96aa-1bd8f9ab3c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:44.654Z|dfce1e5a-e9ee-4c53-8e22-3549744b0f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:46.326Z|ac6cb10d-d03c-451e-8d97-c11baf93660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:42:46.326Z|ac6cb10d-d03c-451e-8d97-c11baf93660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:42:47.154Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:47.157Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:47.157Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:47.157Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:47.158Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:47.158Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:47.158Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f967576fe3b1b692", X-B3-SpanId:"ac19ea2d956ccc83", X-B3-ParentSpanId:"f967576fe3b1b692", X-B3-Sampled:"0", X-ONAP-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-TransactionID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-ECOMP-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9892c96d-a866-46f1-9c12-83f9e5156c9d"]
2022-01-31T02:42:47.160Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:47.161Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:47.174Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:47.175Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:47.175Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:47.175Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:47.176Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:47.176Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:47.176Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:47.177Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:47.177Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f967576fe3b1b692", X-B3-SpanId:"7c30464aa950ac6f", X-B3-ParentSpanId:"f967576fe3b1b692", X-B3-Sampled:"0", X-ONAP-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-TransactionID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-ECOMP-RequestID:"4e89052c-f8b7-4886-85ee-c78662d37fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05979545-2cb7-45a8-8491-ddc4abc0e277"]
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:47.178Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:47.185Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:47.185Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:47.186Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:47.186Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:47 GMT", Connection:"close"]
2022-01-31T02:42:47.187Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:47.187Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:47.187Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:47.192Z|4e89052c-f8b7-4886-85ee-c78662d37fd0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:48.108Z|a289ef0a-3e51-4be8-a3c3-97923addd183|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:42:48.109Z|a289ef0a-3e51-4be8-a3c3-97923addd183|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:53.831Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:53.835Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:53.835Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:42:53.835Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:53.836Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:42:53.836Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:42:53.836Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a4dfd0dbba7a76f", X-B3-SpanId:"091081e4e28bd123", X-B3-ParentSpanId:"3a4dfd0dbba7a76f", X-B3-Sampled:"0", X-ONAP-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-TransactionID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-ECOMP-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d42a871-044d-4641-ad40-58f861e284e8"]
2022-01-31T02:42:53.836Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:42:53.836Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:42:53.854Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:53.854Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:53.854Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:42:53.854Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:53.855Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:42:53.855Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:53.856Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:42:53.856Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:53.857Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:53.857Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:53.857Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:42:53.857Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:53.857Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a4dfd0dbba7a76f", X-B3-SpanId:"8c310609a242ec55", X-B3-ParentSpanId:"3a4dfd0dbba7a76f", X-B3-Sampled:"0", X-ONAP-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-TransactionID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-ECOMP-RequestID:"feb97a9b-bc41-4c8d-bb6c-0fa860277385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a58ccfc4-c540-4d59-8f74-33e3668e101c"]
2022-01-31T02:42:53.858Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:53.858Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:53.865Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:53.865Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:53.865Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:53.866Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:53.866Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:53.866Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:53.866Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:53.871Z|feb97a9b-bc41-4c8d-bb6c-0fa860277385|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:42:54.676Z|b58aaa2d-5e9a-472b-b7cb-fd6bfd6aaf02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:54.676Z|6cb21fb5-4473-454f-8e1c-8b850f58d313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:54.677Z|b58aaa2d-5e9a-472b-b7cb-fd6bfd6aaf02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:54.677Z|6cb21fb5-4473-454f-8e1c-8b850f58d313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:54.679Z|eae3318f-c671-4ad6-b123-8e88794bf843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:42:54.679Z|eae3318f-c671-4ad6-b123-8e88794bf843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:42:57.320Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:42:57.324Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:57.325Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:42:57.325Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:57.325Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:42:57.325Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:42:57.326Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9710a8cf0582ad21", X-B3-SpanId:"6f16909f5f409cb8", X-B3-ParentSpanId:"9710a8cf0582ad21", X-B3-Sampled:"0", X-ONAP-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-TransactionID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-ECOMP-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c73f10f3-e434-4507-85ae-93a57023a50f"]
2022-01-31T02:42:57.326Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:42:57.326Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:42:57.343Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:57.343Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:57.343Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:42:57.344Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:57.344Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:42:57.344Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:57.345Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:42:57.346Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9710a8cf0582ad21", X-B3-SpanId:"a24c78c8a58e8b94", X-B3-ParentSpanId:"9710a8cf0582ad21", X-B3-Sampled:"0", X-ONAP-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-TransactionID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-ECOMP-RequestID:"49fb6d58-386e-42e3-83b1-b7877ac34844", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fe1ec5d-1a68-4ff1-96c5-09e77cae19aa"]
2022-01-31T02:42:57.347Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:42:57.347Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:42:57.355Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:42:57.356Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:42:57.356Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:42:57.356Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:42:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:42:57.357Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:42:57.357Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:42:57.357Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:42:57.363Z|49fb6d58-386e-42e3-83b1-b7877ac34844|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:01.326Z|00ed670a-21f1-47ad-9bc8-b078b438f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:01.328Z|00ed670a-21f1-47ad-9bc8-b078b438f724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:01.584Z|efdc633a-7c5d-4f20-add6-7b872dfd54b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:01.585Z|efdc633a-7c5d-4f20-add6-7b872dfd54b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:03.991Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:03.995Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:03.995Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:03.995Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:03.995Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:03.996Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:03.996Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66fbdf7818b4f748", X-B3-SpanId:"c98abef10f630be6", X-B3-ParentSpanId:"66fbdf7818b4f748", X-B3-Sampled:"0", X-ONAP-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-TransactionID:"55db46a0-b516-4f17-a825-63e2905532d5", X-ECOMP-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2acb8b11-55c4-4195-9f45-4487740da187"]
2022-01-31T02:43:03.996Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:03.996Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:04.011Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:04.011Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:04.011Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:04.012Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:04.013Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:04.013Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:04.013Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:04.014Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:04.014Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:04.015Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:04.015Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:04.015Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:04.015Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66fbdf7818b4f748", X-B3-SpanId:"60bcc156fd4074e9", X-B3-ParentSpanId:"66fbdf7818b4f748", X-B3-Sampled:"0", X-ONAP-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-TransactionID:"55db46a0-b516-4f17-a825-63e2905532d5", X-ECOMP-RequestID:"55db46a0-b516-4f17-a825-63e2905532d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"743c2855-2d7d-4c25-b3bf-486a73e8bf39"]
2022-01-31T02:43:04.015Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:04.016Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:04.023Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:04.024Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:04.024Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:04.024Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:04.025Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:04.025Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:04.026Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:04.030Z|55db46a0-b516-4f17-a825-63e2905532d5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:04.698Z|8615085e-1f57-4865-a8a8-4224e3e3b7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:04.698Z|d1953bcd-ecbc-4827-b1c0-57365be979fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:04.699Z|48e18e24-6d65-4536-9413-531077367925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:04.699Z|8615085e-1f57-4865-a8a8-4224e3e3b7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:04.699Z|d1953bcd-ecbc-4827-b1c0-57365be979fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:04.699Z|48e18e24-6d65-4536-9413-531077367925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:07.486Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:07.489Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:07.490Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:07.490Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:07.490Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:07.490Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:07.491Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5dade4ea796e89f", X-B3-SpanId:"4e8bbd7b6656268f", X-B3-ParentSpanId:"f5dade4ea796e89f", X-B3-Sampled:"0", X-ONAP-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-TransactionID:"5f52f373-c8b5-406d-ba8f-793402743702", X-ECOMP-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c237926b-0d42-4bba-9815-f243ff78348b"]
2022-01-31T02:43:07.491Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:07.491Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:07.507Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:07.507Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:07.507Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:07.507Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:07.508Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:07.508Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:07.508Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:07.510Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:07.510Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:07.510Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:07.510Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:07.510Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:07.511Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5dade4ea796e89f", X-B3-SpanId:"d3a5f876cda11109", X-B3-ParentSpanId:"f5dade4ea796e89f", X-B3-Sampled:"0", X-ONAP-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-TransactionID:"5f52f373-c8b5-406d-ba8f-793402743702", X-ECOMP-RequestID:"5f52f373-c8b5-406d-ba8f-793402743702", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"827c2f15-37bc-4c46-97cd-6742a331b8ff"]
2022-01-31T02:43:07.511Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:07.511Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:07.518Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:07.519Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:07.519Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:07.519Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:07.520Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:07.520Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:07.520Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:07.527Z|5f52f373-c8b5-406d-ba8f-793402743702|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:14.151Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:14.154Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:14.154Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:14.154Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:14.155Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:14.155Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:14.155Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c652dc0495e06467", X-B3-SpanId:"657ab3c02e3df5e0", X-B3-ParentSpanId:"c652dc0495e06467", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-TransactionID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-ECOMP-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bbd8041-b7ee-47c0-a521-087c992b0eef"]
2022-01-31T02:43:14.155Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:14.155Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:14.170Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:14.171Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:14.171Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:14.171Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:14.172Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:14.172Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:14.172Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:14.173Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:14.174Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:14.174Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:14.174Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:14.174Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:14.174Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c652dc0495e06467", X-B3-SpanId:"7ba315afca74d5c5", X-B3-ParentSpanId:"c652dc0495e06467", X-B3-Sampled:"0", X-ONAP-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-TransactionID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-ECOMP-RequestID:"97ea43d6-2950-42d1-b5c1-5ab5ad765e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5b653d-eda8-4d0f-9111-8f016196ae09"]
2022-01-31T02:43:14.175Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:14.175Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:14.219Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:14.220Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:14.221Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:14.222Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:14.224Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:14.224Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:14.225Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:14.246Z|97ea43d6-2950-42d1-b5c1-5ab5ad765e7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:14.720Z|6f57341e-0542-469b-b2ba-497416c2abaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:14.721Z|6f57341e-0542-469b-b2ba-497416c2abaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:14.722Z|7e4d51d3-8cd1-4cc8-a8b8-4c42c3a8c642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:14.723Z|2e2ad1dd-396c-43c9-bc38-ad512e685796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:14.723Z|2e2ad1dd-396c-43c9-bc38-ad512e685796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:14.723Z|7e4d51d3-8cd1-4cc8-a8b8-4c42c3a8c642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:16.326Z|91de59d8-30ca-4d8a-866a-58da349b8f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:16.326Z|91de59d8-30ca-4d8a-866a-58da349b8f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:17.644Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:17.647Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:17.647Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:17.648Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:17.648Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:17.648Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:17.648Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6294a835089ebe2b", X-B3-SpanId:"687e50476e919653", X-B3-ParentSpanId:"6294a835089ebe2b", X-B3-Sampled:"0", X-ONAP-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-TransactionID:"272de373-d897-46f0-b873-18f131ed26d1", X-ECOMP-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"483e02a4-94be-4a70-93be-dc8cb5543ade"]
2022-01-31T02:43:17.648Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:17.649Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:17.662Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:17.662Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:17.662Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:17.662Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:17.663Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:17.663Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:17.663Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:17.664Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:17.664Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:17.664Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:17.665Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:17.665Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:17.665Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6294a835089ebe2b", X-B3-SpanId:"f87274ff883e85de", X-B3-ParentSpanId:"6294a835089ebe2b", X-B3-Sampled:"0", X-ONAP-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-TransactionID:"272de373-d897-46f0-b873-18f131ed26d1", X-ECOMP-RequestID:"272de373-d897-46f0-b873-18f131ed26d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc370b8e-ab4d-4de3-9503-d13663046db1"]
2022-01-31T02:43:17.665Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:17.665Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:17.672Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:17.672Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:17.672Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:17.672Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:17.673Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:17.673Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:17.674Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:17.680Z|272de373-d897-46f0-b873-18f131ed26d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:24.380Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:24.383Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:24.383Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:24.384Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:24.384Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:24.384Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:24.384Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2edc0ec661677388", X-B3-SpanId:"fed2a2ebab4d8fa3", X-B3-ParentSpanId:"2edc0ec661677388", X-B3-Sampled:"0", X-ONAP-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-TransactionID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-ECOMP-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15eb092c-e4fd-47e3-af21-cbf152d20df6"]
2022-01-31T02:43:24.385Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:24.385Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:24.398Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:24.398Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:24.399Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:24.399Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:24.400Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:41:32.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:41:32.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:24.400Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:24.401Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:24.402Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:24.402Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:24.402Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:24.403Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:24.403Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:24.403Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2edc0ec661677388", X-B3-SpanId:"fafd027d7a4c21e7", X-B3-ParentSpanId:"2edc0ec661677388", X-B3-Sampled:"0", X-ONAP-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-TransactionID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-ECOMP-RequestID:"ea18d1f6-a1dd-4b04-b7c7-fb13d2428512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8f434ae-63fa-4c8d-a79b-7f1e0692934b"]
2022-01-31T02:43:24.404Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:24.404Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:24.412Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:24.412Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:24.413Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:24.413Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:24.414Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:24.414Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:24.414Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:24.419Z|ea18d1f6-a1dd-4b04-b7c7-fb13d2428512|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:24.744Z|334b19a2-cf47-416b-a2f7-979607de2789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:24.744Z|334b19a2-cf47-416b-a2f7-979607de2789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:24.745Z|3912f31b-7892-451c-8874-822668ad1dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:24.745Z|3912f31b-7892-451c-8874-822668ad1dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:24.745Z|8fe81d4c-30d5-45d4-88cc-ccf55ce54662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:24.746Z|8fe81d4c-30d5-45d4-88cc-ccf55ce54662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:27.802Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:27.805Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:27.806Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:27.806Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:27.806Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:27.806Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:27.806Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44d0ca2d794ea928", X-B3-SpanId:"001b72b41f5331d9", X-B3-ParentSpanId:"44d0ca2d794ea928", X-B3-Sampled:"0", X-ONAP-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-TransactionID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-ECOMP-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb6a95b-e92d-490d-95a5-4e747ba48cc4"]
2022-01-31T02:43:27.807Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:27.807Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:27.821Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:27.822Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:27.822Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:27.822Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:27.823Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:27.823Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:27.823Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:27.824Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:27.824Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44d0ca2d794ea928", X-B3-SpanId:"d47b8b941bd79bf2", X-B3-ParentSpanId:"44d0ca2d794ea928", X-B3-Sampled:"0", X-ONAP-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-TransactionID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-ECOMP-RequestID:"1e5efd72-16c1-4982-9fbd-b90a99641cb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"535aadcc-b158-4f98-ba2d-159e67914d69"]
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:27.825Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:27.832Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:27.833Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:27.833Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:27.833Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:27.834Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:27.834Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:27.834Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:27.839Z|1e5efd72-16c1-4982-9fbd-b90a99641cb0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:31.326Z|4d4e4a8d-4159-4c3a-9d49-d888580a3ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:31.326Z|4d4e4a8d-4159-4c3a-9d49-d888580a3ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:31.585Z|b36f3776-e966-4854-802e-58ec853d13bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:31.586Z|b36f3776-e966-4854-802e-58ec853d13bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:34.539Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:34.542Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:34.543Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:34.543Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:34.544Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:34.544Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:34.544Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9edf7c1037a2d45a", X-B3-SpanId:"276dcc685f65a9e7", X-B3-ParentSpanId:"9edf7c1037a2d45a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-TransactionID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-ECOMP-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cd7ce65-9e1f-46fa-ba91-cedd25c9f59e"]
2022-01-31T02:43:34.544Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:34.545Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:34.558Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:34.558Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:34.558Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:34.559Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:34.559Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:34.559Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:34.560Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:34.561Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:34.561Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:34.561Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:34.561Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:34.562Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:34.562Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9edf7c1037a2d45a", X-B3-SpanId:"eb0ef423bb942f52", X-B3-ParentSpanId:"9edf7c1037a2d45a", X-B3-Sampled:"0", X-ONAP-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-TransactionID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-ECOMP-RequestID:"8c5816f9-18e3-496b-8411-ab92dae30894", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cbbcb1d-8372-4eb8-a821-0351b5072684"]
2022-01-31T02:43:34.562Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:34.562Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:34.569Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:34.569Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:34.570Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:34.570Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:34.571Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:34.571Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:34.572Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:34.580Z|8c5816f9-18e3-496b-8411-ab92dae30894|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:34.767Z|c3dd8018-b2c5-4140-962a-bca03d9d7b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:34.767Z|220f6992-ace8-4879-8f2f-560d3f07bf9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:34.767Z|220f6992-ace8-4879-8f2f-560d3f07bf9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:34.767Z|c3dd8018-b2c5-4140-962a-bca03d9d7b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:34.768Z|6009d6a9-ca00-425c-ae23-5a30660b7add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:34.769Z|6009d6a9-ca00-425c-ae23-5a30660b7add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:37.966Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:37.969Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:37.969Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:37.970Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:37.970Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:37.970Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:37.970Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72949aaee1b7ac19", X-B3-SpanId:"68996396e0544a24", X-B3-ParentSpanId:"72949aaee1b7ac19", X-B3-Sampled:"0", X-ONAP-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-TransactionID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-ECOMP-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a522f778-07ec-48c2-ba26-1bdbce5f18fa"]
2022-01-31T02:43:37.971Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:37.971Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:37.985Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:37.985Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:37.985Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:37.986Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:37.986Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:37.986Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:37.987Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:37.988Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:37.988Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:37.988Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:37.988Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:37.988Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:37.989Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72949aaee1b7ac19", X-B3-SpanId:"dcfcfa1d9496b910", X-B3-ParentSpanId:"72949aaee1b7ac19", X-B3-Sampled:"0", X-ONAP-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-TransactionID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-ECOMP-RequestID:"38cd09c4-33d1-4752-9dc4-332d974c6d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff501b25-8187-406d-af9b-3e4e1f8999a2"]
2022-01-31T02:43:37.989Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:37.989Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:37.996Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:37.996Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:37.997Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:37.997Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:37.997Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:37.997Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:37.998Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:38.002Z|38cd09c4-33d1-4752-9dc4-332d974c6d7d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:44.706Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:44.709Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:44.709Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:44.710Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:44.710Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:44.710Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:44.710Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6361b64df69ed2e0", X-B3-SpanId:"b584976081b01585", X-B3-ParentSpanId:"6361b64df69ed2e0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-TransactionID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-ECOMP-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bee52c7f-b263-4da4-ba94-b8b0b970f6c0"]
2022-01-31T02:43:44.710Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:44.711Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:44.727Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:44.727Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:44.727Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:44.728Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:44.728Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:44.729Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:44.729Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:44.730Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:44.730Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:44.730Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:44.730Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:44.731Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:44.731Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6361b64df69ed2e0", X-B3-SpanId:"73758cd4fc4835b8", X-B3-ParentSpanId:"6361b64df69ed2e0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-TransactionID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-ECOMP-RequestID:"6f512d7c-8034-4c3f-8f32-03650d4ac2a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7f890b-da6b-4315-9409-1316f114037a"]
2022-01-31T02:43:44.731Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:44.731Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:44.738Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:44.738Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:44.738Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:44.738Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:44.739Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:44.740Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:44.740Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:44.745Z|6f512d7c-8034-4c3f-8f32-03650d4ac2a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:44.788Z|8e811735-5538-4a83-a9ea-6d30d48380b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:44.788Z|06f2d64d-4cc2-4eee-a1a4-acede00d1ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:44.789Z|8e811735-5538-4a83-a9ea-6d30d48380b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:44.789Z|06f2d64d-4cc2-4eee-a1a4-acede00d1ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:44.788Z|480bb4dc-6941-47d2-8765-9d6e5087db9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:44.790Z|480bb4dc-6941-47d2-8765-9d6e5087db9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:46.326Z|10cb8839-72f9-4b6a-acb9-5c172b4e3c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:43:46.328Z|10cb8839-72f9-4b6a-acb9-5c172b4e3c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:43:48.107Z|457a0aa8-b0d1-4fe1-b02e-da73c7e72e08|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:43:48.108Z|457a0aa8-b0d1-4fe1-b02e-da73c7e72e08|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:48.124Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:48.127Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:48.127Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:48.127Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:48.127Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:48.128Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:48.128Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"196c503070390ba5", X-B3-SpanId:"c51995a4660c1f98", X-B3-ParentSpanId:"196c503070390ba5", X-B3-Sampled:"0", X-ONAP-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-TransactionID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-ECOMP-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38077d42-bca3-4990-9d57-e5f0739c509d"]
2022-01-31T02:43:48.128Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:48.128Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:48.141Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:48.142Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:48.142Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:48.142Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:48.143Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:48.143Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:48.143Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:48.144Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:48.144Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:48.144Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:48.145Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:48.145Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:48.145Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"196c503070390ba5", X-B3-SpanId:"1c11becdb2c26a64", X-B3-ParentSpanId:"196c503070390ba5", X-B3-Sampled:"0", X-ONAP-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-TransactionID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-ECOMP-RequestID:"6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"682b806e-f801-4d5b-bd56-96a14836e186"]
2022-01-31T02:43:48.145Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:48.145Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:48.153Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:48.153Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:48.154Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:48.154Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:48.154Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:48.154Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:48.155Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:48.160Z|6680ac0d-6ce4-418c-aa7d-f0af1f6fbdc3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:54.808Z|e0221caf-c42c-4eef-bb8f-c266211ccfc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:54.809Z|e0221caf-c42c-4eef-bb8f-c266211ccfc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:54.808Z|2588b4b7-94b7-442e-8ee8-5593f1cc6977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:54.810Z|2588b4b7-94b7-442e-8ee8-5593f1cc6977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:54.814Z|23be38aa-1250-4eeb-9eae-2f362ecca717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:43:54.814Z|23be38aa-1250-4eeb-9eae-2f362ecca717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:43:54.871Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:54.875Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:54.875Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:43:54.875Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:54.875Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:43:54.876Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:43:54.876Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c34356f59f6e53a9", X-B3-SpanId:"2500821ce675a090", X-B3-ParentSpanId:"c34356f59f6e53a9", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-TransactionID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-ECOMP-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9b66558-93e2-4145-9abd-b8bde8827d5e"]
2022-01-31T02:43:54.876Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:43:54.876Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:43:54.890Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:54.890Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:54.890Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:43:54.890Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:54.891Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:43:54.891Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:54.891Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:43:54.892Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:54.892Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c34356f59f6e53a9", X-B3-SpanId:"fa3fb33b9ee679da", X-B3-ParentSpanId:"c34356f59f6e53a9", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-TransactionID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-ECOMP-RequestID:"ffbc460d-fea3-4d64-9c99-25c216439d15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"908389fc-5a6d-4ef6-a750-0e5225b6a38d"]
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:54.893Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:54.900Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:54.900Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:54.900Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:54.901Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:54.902Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:54.902Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:54.902Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:54.909Z|ffbc460d-fea3-4d64-9c99-25c216439d15|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:43:58.286Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:43:58.290Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:58.291Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:43:58.291Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:58.291Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:43:58.292Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:43:58.292Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d77c34c27bc05e4", X-B3-SpanId:"90aa5f174ec268a4", X-B3-ParentSpanId:"6d77c34c27bc05e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-TransactionID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-ECOMP-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b60366b8-ed2c-48c0-9bfb-51a821dd5828"]
2022-01-31T02:43:58.292Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:43:58.293Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:43:58.307Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:58.308Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:58.308Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:43:58.308Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:58.309Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:43:58.309Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:58.309Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:43:58.310Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:58.311Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:43:58.311Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:43:58.311Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:43:58.311Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:43:58.312Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d77c34c27bc05e4", X-B3-SpanId:"fb8575fa7ca3c119", X-B3-ParentSpanId:"6d77c34c27bc05e4", X-B3-Sampled:"0", X-ONAP-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-TransactionID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-ECOMP-RequestID:"2f746e22-962b-438f-9fbf-b34ed1510f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"885c7bc9-3f89-4f9f-8a9e-fe90c673403c"]
2022-01-31T02:43:58.312Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:43:58.312Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:43:58.319Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:43:58.320Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:43:58.320Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:43:58.321Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:43:58.321Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:43:58.321Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:43:58.322Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:43:58.328Z|2f746e22-962b-438f-9fbf-b34ed1510f66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:01.326Z|b3dd0dec-a460-4652-a50c-449b7d235f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:01.326Z|b3dd0dec-a460-4652-a50c-449b7d235f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:01.586Z|c58fa939-022a-455a-93a4-a7ea8378db4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:01.586Z|c58fa939-022a-455a-93a4-a7ea8378db4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:04.831Z|ac4f9bad-7e63-49f1-b43a-a2caa27c4c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:04.832Z|ac4f9bad-7e63-49f1-b43a-a2caa27c4c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:04.832Z|3525e361-2cef-4114-9791-b6462c8fea47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:04.832Z|3525e361-2cef-4114-9791-b6462c8fea47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:04.835Z|12ce2328-11ca-4f93-9d8b-644b17e91fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:04.835Z|12ce2328-11ca-4f93-9d8b-644b17e91fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:05.034Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:05.037Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"090cb10cec0bfdbf", X-B3-SpanId:"a66b037763c6e9fc", X-B3-ParentSpanId:"090cb10cec0bfdbf", X-B3-Sampled:"0", X-ONAP-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-TransactionID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-ECOMP-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53a6a705-9283-49c1-b383-df36b4c02f44"]
2022-01-31T02:44:05.038Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:05.039Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:05.053Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:05.053Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:05.053Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:05.053Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:05.054Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:05.054Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:05.054Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:05.055Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:05.055Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:05.055Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:05.056Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:05.056Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:05.056Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"090cb10cec0bfdbf", X-B3-SpanId:"37e4d634733ea52e", X-B3-ParentSpanId:"090cb10cec0bfdbf", X-B3-Sampled:"0", X-ONAP-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-TransactionID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-ECOMP-RequestID:"b366799a-85f6-4ee9-8c8e-dd623272c67e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a87ada0e-550e-4db9-810c-c3ecc9993f0b"]
2022-01-31T02:44:05.056Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:05.056Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:05.063Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:05.063Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:05.063Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:05.063Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:05.064Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:05.064Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:05.064Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:05.069Z|b366799a-85f6-4ee9-8c8e-dd623272c67e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:08.459Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:08.463Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:08.463Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:08.464Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:08.464Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:08.464Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:08.465Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbcd358bf43f13cd", X-B3-SpanId:"6bb312056bceec7e", X-B3-ParentSpanId:"dbcd358bf43f13cd", X-B3-Sampled:"0", X-ONAP-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-TransactionID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-ECOMP-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d300be0e-de0a-41e9-b8d9-49ede91d1992"]
2022-01-31T02:44:08.465Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:08.465Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:08.480Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:08.480Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:08.481Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:08.481Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:08.481Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:08.482Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:08.482Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:08.483Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:08.483Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:08.483Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:08.483Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:08.484Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:08.484Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbcd358bf43f13cd", X-B3-SpanId:"a6cfa290a2aa1a2f", X-B3-ParentSpanId:"dbcd358bf43f13cd", X-B3-Sampled:"0", X-ONAP-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-TransactionID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-ECOMP-RequestID:"534d8c15-dbb2-46b7-870c-fadc76634e03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f42dd0c-9743-475b-beea-cef27681b890"]
2022-01-31T02:44:08.484Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:08.484Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:08.491Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:08.492Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:08.492Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:08.492Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:08.493Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:08.493Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:08.493Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:08.498Z|534d8c15-dbb2-46b7-870c-fadc76634e03|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:14.852Z|ae7afe23-e02b-4975-9bd8-802982879914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:14.852Z|4ca1c2b3-c2b4-4585-9119-ef603f568cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:14.852Z|ae7afe23-e02b-4975-9bd8-802982879914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:14.852Z|4ca1c2b3-c2b4-4585-9119-ef603f568cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:14.852Z|ade903b0-d640-43da-9ad3-88620e8d0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:14.853Z|ade903b0-d640-43da-9ad3-88620e8d0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:15.196Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:15.200Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:15.201Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:15.201Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:15.201Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:15.201Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:15.202Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ed3cb346bfe65a", X-B3-SpanId:"a69a0bb38ddf6e0b", X-B3-ParentSpanId:"25ed3cb346bfe65a", X-B3-Sampled:"0", X-ONAP-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-TransactionID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-ECOMP-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5696f8-f22a-43eb-b6fd-d1607c31102e"]
2022-01-31T02:44:15.202Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:15.202Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:15.217Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:15.217Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:15.217Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:15.217Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:15.218Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:15.218Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:15.219Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:15.220Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:15.220Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:15.220Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:15.220Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:15.220Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:15.221Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ed3cb346bfe65a", X-B3-SpanId:"62a0524324ab3bf4", X-B3-ParentSpanId:"25ed3cb346bfe65a", X-B3-Sampled:"0", X-ONAP-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-TransactionID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-ECOMP-RequestID:"403b9275-95c0-4539-aa88-568fe8d3a58f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32d6eeee-e511-41df-b9d0-06c662ad3a05"]
2022-01-31T02:44:15.221Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:15.221Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:15.228Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:15.228Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:15.229Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:15.229Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:15.230Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:15.230Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:15.230Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:15.235Z|403b9275-95c0-4539-aa88-568fe8d3a58f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:16.326Z|86fff446-41af-43d5-a8db-24bf61febe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:16.326Z|86fff446-41af-43d5-a8db-24bf61febe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:18.622Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:18.625Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:18.625Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:18.626Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:18.626Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:18.626Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:18.626Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cf127f9339c198b", X-B3-SpanId:"9e37df4fff211d6d", X-B3-ParentSpanId:"1cf127f9339c198b", X-B3-Sampled:"0", X-ONAP-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-TransactionID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-ECOMP-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69bc4089-071a-4fe5-9637-1e4859b7efe7"]
2022-01-31T02:44:18.626Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:18.627Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:18.640Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:18.641Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:18.641Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:18.641Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:18.641Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:18.642Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:18.642Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:18.643Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:18.643Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:18.643Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:18.643Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:18.644Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:18.644Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cf127f9339c198b", X-B3-SpanId:"0ee51ca795fd9f46", X-B3-ParentSpanId:"1cf127f9339c198b", X-B3-Sampled:"0", X-ONAP-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-TransactionID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-ECOMP-RequestID:"901eafaa-5a91-4da8-bdb3-8222501290ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d29375d6-7c63-453c-8dd2-c1829abbaeda"]
2022-01-31T02:44:18.644Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:18.644Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:18.651Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:18.652Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:18.652Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:18.652Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:18.653Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:18.653Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:18.654Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:18.658Z|901eafaa-5a91-4da8-bdb3-8222501290ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:24.875Z|117ec816-84c1-483c-b0fa-615960e9b100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:24.875Z|bd1e5b92-dca9-45ee-aa15-dd83e3fffb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:24.876Z|117ec816-84c1-483c-b0fa-615960e9b100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:24.876Z|bd1e5b92-dca9-45ee-aa15-dd83e3fffb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:24.876Z|b4515041-3667-4594-921a-ed62c99c4148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:24.876Z|b4515041-3667-4594-921a-ed62c99c4148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:25.357Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:25.362Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:25.363Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:25.363Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:25.363Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:25.364Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:25.364Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a8ded2520e54bc8", X-B3-SpanId:"ad833ae6e42d914e", X-B3-ParentSpanId:"2a8ded2520e54bc8", X-B3-Sampled:"0", X-ONAP-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-TransactionID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-ECOMP-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1b5eb9e-068c-4038-b6f5-f66e0dd5e19e"]
2022-01-31T02:44:25.364Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:25.364Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:25.381Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:25.381Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:25.381Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:25.381Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:25.382Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:25.382Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:25.382Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:25.383Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a8ded2520e54bc8", X-B3-SpanId:"f9e730067b9ed3fd", X-B3-ParentSpanId:"2a8ded2520e54bc8", X-B3-Sampled:"0", X-ONAP-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-TransactionID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-ECOMP-RequestID:"ee900728-babc-4b9c-b653-691bfa6cbd48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9d72418-54ff-4ac1-9a78-11b2557fb71c"]
2022-01-31T02:44:25.384Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:25.385Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:25.392Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:25.392Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:25.392Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:25.393Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:25.395Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:25.395Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:25.395Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:25.400Z|ee900728-babc-4b9c-b653-691bfa6cbd48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:28.782Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:28.785Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17d94070e89f4210", X-B3-SpanId:"cbdd2270ca75f5af", X-B3-ParentSpanId:"17d94070e89f4210", X-B3-Sampled:"0", X-ONAP-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-TransactionID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-ECOMP-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b013de23-7daf-43ae-9672-d02e52cb5c67"]
2022-01-31T02:44:28.786Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:28.787Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:28.802Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:28.802Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:28.802Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:28.802Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:28.803Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:28.803Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:28.804Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:28.805Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:28.805Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:28.805Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:28.805Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:28.805Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:28.806Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17d94070e89f4210", X-B3-SpanId:"05522d4951d0098a", X-B3-ParentSpanId:"17d94070e89f4210", X-B3-Sampled:"0", X-ONAP-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-TransactionID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-ECOMP-RequestID:"8c4f4132-f973-4fff-a54e-88ccc57d4693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28200a21-36d5-405b-baf0-682e69413e87"]
2022-01-31T02:44:28.806Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:28.806Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:28.814Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:28.814Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:28.814Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:28.815Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:28.815Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:28.816Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:28.816Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:28.821Z|8c4f4132-f973-4fff-a54e-88ccc57d4693|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:31.326Z|76389a3f-a85c-4f76-b476-d2b27ec5a8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:31.328Z|76389a3f-a85c-4f76-b476-d2b27ec5a8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:31.587Z|abcd3da5-706f-4cca-ad7a-c4078a7d4df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:31.587Z|abcd3da5-706f-4cca-ad7a-c4078a7d4df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:34.896Z|dca1fef5-40dc-4003-9c3b-35c7f46bcf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:34.896Z|289ecd59-b5b9-4a02-84f7-1f9e7cc91e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:34.896Z|289ecd59-b5b9-4a02-84f7-1f9e7cc91e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:34.896Z|dca1fef5-40dc-4003-9c3b-35c7f46bcf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:34.898Z|7f63a60f-ca7f-40fd-aa6b-753d7d7e95cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:34.898Z|7f63a60f-ca7f-40fd-aa6b-753d7d7e95cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:35.527Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:35.531Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:35.532Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:35.532Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:35.532Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:35.532Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:35.533Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146d7969f617ca01", X-B3-SpanId:"377cc52b75f9cc5e", X-B3-ParentSpanId:"146d7969f617ca01", X-B3-Sampled:"0", X-ONAP-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-TransactionID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-ECOMP-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba9b5ca2-ec32-4a97-9a96-d53e51c64f75"]
2022-01-31T02:44:35.533Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:35.533Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:35.547Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:35.547Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:35.547Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:35.547Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:35.549Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:35.549Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:35.549Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:35.550Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:35.551Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:35.551Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:35.551Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:35.551Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:35.551Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146d7969f617ca01", X-B3-SpanId:"0e2eb6f2b59f77c6", X-B3-ParentSpanId:"146d7969f617ca01", X-B3-Sampled:"0", X-ONAP-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-TransactionID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-ECOMP-RequestID:"cd84b9d7-05f5-4217-844e-2379043e404f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10060886-8a56-40c9-bd61-39894a90d4bc"]
2022-01-31T02:44:35.552Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:35.552Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:35.558Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:35.558Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:35.558Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:35.559Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:35.560Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:35.560Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:35.560Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:35.565Z|cd84b9d7-05f5-4217-844e-2379043e404f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:38.944Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:38.948Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:38.948Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:38.948Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:38.948Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:38.949Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:38.949Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa003ada17c9f2ed", X-B3-SpanId:"63621353434055b2", X-B3-ParentSpanId:"aa003ada17c9f2ed", X-B3-Sampled:"0", X-ONAP-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-TransactionID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-ECOMP-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6a6d897-b45a-4a2a-862c-97048a331158"]
2022-01-31T02:44:38.949Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:38.949Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:38.965Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:38.965Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:38.965Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:38.965Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:38.966Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:38.966Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:38.967Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:38.968Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:38.968Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:38.968Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:38.968Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:38.968Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:38.969Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa003ada17c9f2ed", X-B3-SpanId:"2ab63cc886a1ef88", X-B3-ParentSpanId:"aa003ada17c9f2ed", X-B3-Sampled:"0", X-ONAP-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-TransactionID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-ECOMP-RequestID:"5577b771-bc0f-4fee-a18f-5d6464442c94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f8ba6c0-6802-4fd1-8646-61b9439ee6b6"]
2022-01-31T02:44:38.969Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:38.969Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:38.976Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:38.977Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:38.977Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:38.977Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:38.978Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:38.978Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:38.978Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:38.983Z|5577b771-bc0f-4fee-a18f-5d6464442c94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:44.920Z|a1f18e7e-1b35-469f-8b79-70621dc66cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:44.920Z|b14deb6e-3e0e-4c2a-87d5-069b7920fada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:44.920Z|abf4d739-97e2-4b01-8095-a24154f39eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:44.920Z|b14deb6e-3e0e-4c2a-87d5-069b7920fada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:44.920Z|a1f18e7e-1b35-469f-8b79-70621dc66cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:44.920Z|abf4d739-97e2-4b01-8095-a24154f39eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:45.691Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:45.695Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:45.695Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:45.695Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:45.695Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:45.696Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:45.696Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec17be0c88d1c75a", X-B3-SpanId:"791402d7e19009f3", X-B3-ParentSpanId:"ec17be0c88d1c75a", X-B3-Sampled:"0", X-ONAP-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-TransactionID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-ECOMP-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb625719-6def-4072-a3bc-660f971c9e96"]
2022-01-31T02:44:45.696Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:45.696Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:45.709Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:45.710Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:45.710Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:45.710Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:45.711Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:45.711Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:45.711Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:45.712Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:45.712Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:45.712Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:45.713Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:45.713Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:45.713Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec17be0c88d1c75a", X-B3-SpanId:"510d052574b29e2b", X-B3-ParentSpanId:"ec17be0c88d1c75a", X-B3-Sampled:"0", X-ONAP-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-TransactionID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-ECOMP-RequestID:"895628de-a4d4-4470-871e-11c44d7ed47f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a7563c1-8144-4aee-99bb-1b28f95ee02e"]
2022-01-31T02:44:45.713Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:45.713Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:45.720Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:45.721Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:45.721Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:45.721Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:45.722Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:45.722Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:45.723Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:45.728Z|895628de-a4d4-4470-871e-11c44d7ed47f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:46.326Z|dcd5f213-5557-48f5-b201-cc8359d68549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:44:46.326Z|dcd5f213-5557-48f5-b201-cc8359d68549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:44:48.107Z|b60395a4-99fe-4088-aa0c-ac90dffcb16a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:44:48.108Z|b60395a4-99fe-4088-aa0c-ac90dffcb16a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:49.110Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:49.114Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:49.114Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:49.114Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:49.115Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:49.115Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:49.115Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6bb0f515974ff3", X-B3-SpanId:"e4435e336655bfb5", X-B3-ParentSpanId:"ce6bb0f515974ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-TransactionID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-ECOMP-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88ed8c2a-47b7-4432-bda2-f969a3898c62"]
2022-01-31T02:44:49.115Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:49.115Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:49.128Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:49.128Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:49.128Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:49.129Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:49.129Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:49.130Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:49.130Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:49.131Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:49.131Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:49.131Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:49.132Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:49.132Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:49.132Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6bb0f515974ff3", X-B3-SpanId:"44259a33b8a75ebc", X-B3-ParentSpanId:"ce6bb0f515974ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-TransactionID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-ECOMP-RequestID:"67f09f2e-c685-4470-bb98-0cdfe5255218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ad4378-dbe4-407b-9c0e-78a69c08c250"]
2022-01-31T02:44:49.132Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:49.132Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:49.139Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:49.140Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:49.140Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:49.140Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:49.141Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:49.141Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:49.141Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:49.146Z|67f09f2e-c685-4470-bb98-0cdfe5255218|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:54.944Z|df466911-4662-468c-9001-130705898bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:54.944Z|62c58a05-3f63-435a-9dfe-55aa89c5010d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:54.944Z|9c1ed4f5-8aa8-49ad-a375-61c7fe2082eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:44:54.944Z|9c1ed4f5-8aa8-49ad-a375-61c7fe2082eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:54.944Z|62c58a05-3f63-435a-9dfe-55aa89c5010d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:54.944Z|df466911-4662-468c-9001-130705898bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:44:55.863Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:55.866Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:55.866Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:44:55.867Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:55.867Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:44:55.867Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:44:55.867Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"220a0c662074801c", X-B3-SpanId:"1c131e8dee28faed", X-B3-ParentSpanId:"220a0c662074801c", X-B3-Sampled:"0", X-ONAP-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-TransactionID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-ECOMP-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ead7a1f-1841-4e2f-9da0-fccffc47aa88"]
2022-01-31T02:44:55.867Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:44:55.868Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:44:55.882Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:55.883Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:55.883Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:44:55.883Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:55.884Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:44:55.884Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:55.884Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:44:55.885Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:55.886Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:55.886Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:55.886Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:44:55.886Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:55.886Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"220a0c662074801c", X-B3-SpanId:"9d85f17c154ee834", X-B3-ParentSpanId:"220a0c662074801c", X-B3-Sampled:"0", X-ONAP-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-TransactionID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-ECOMP-RequestID:"121e18b7-c384-4c68-ab4d-97f3e6ef6277", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7599138e-d40a-47a6-b1df-5e8ca11a6129"]
2022-01-31T02:44:55.887Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:55.887Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:55.894Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:55.894Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:55.894Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:55.895Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:55.895Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:55.895Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:55.895Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:55.900Z|121e18b7-c384-4c68-ab4d-97f3e6ef6277|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:44:59.273Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:44:59.278Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:59.278Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:44:59.279Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:59.279Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:44:59.279Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:44:59.279Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa891e8bfba94648", X-B3-SpanId:"585061ba2fa5c6f1", X-B3-ParentSpanId:"fa891e8bfba94648", X-B3-Sampled:"0", X-ONAP-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-TransactionID:"2866eba8-71bf-49f9-a809-774cde928060", X-ECOMP-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f4c4c0-8f37-4174-8d6e-14b2fab96740"]
2022-01-31T02:44:59.279Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:44:59.280Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:44:59.296Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:59.296Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:59.297Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:44:59.297Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:59.297Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:44:59.297Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:59.298Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:44:59.299Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:59.299Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:44:59.300Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:44:59.300Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:44:59.300Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:44:59.301Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa891e8bfba94648", X-B3-SpanId:"b8db02ede6506edb", X-B3-ParentSpanId:"fa891e8bfba94648", X-B3-Sampled:"0", X-ONAP-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-TransactionID:"2866eba8-71bf-49f9-a809-774cde928060", X-ECOMP-RequestID:"2866eba8-71bf-49f9-a809-774cde928060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33b345a5-1e47-4fd7-9d24-585f9bd8da2e"]
2022-01-31T02:44:59.301Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:44:59.301Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:44:59.311Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:44:59.312Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:44:59.312Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:44:59.312Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:44:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:44:59.313Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:44:59.313Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:44:59.314Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:44:59.319Z|2866eba8-71bf-49f9-a809-774cde928060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:01.326Z|b4ec3c5c-f56d-4771-9fdf-98a591501590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:01.326Z|b4ec3c5c-f56d-4771-9fdf-98a591501590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:01.588Z|6a2eb8e6-ff88-4513-ab8d-737e03f457b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:01.588Z|6a2eb8e6-ff88-4513-ab8d-737e03f457b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:04.964Z|5ca47fd5-3916-408a-b95d-db95473aa2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:04.965Z|5ca47fd5-3916-408a-b95d-db95473aa2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:04.966Z|b8c310c1-95ce-44e7-9306-7b3296537653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:04.966Z|b8c310c1-95ce-44e7-9306-7b3296537653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:04.967Z|23ab5148-df99-4118-95d8-a3d69cd9e438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:04.968Z|23ab5148-df99-4118-95d8-a3d69cd9e438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:06.027Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:06.030Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:06.030Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:06.031Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:06.031Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:06.031Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:06.031Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abcf5aa90c2eb2cb", X-B3-SpanId:"c22cffbfb9f90a43", X-B3-ParentSpanId:"abcf5aa90c2eb2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-TransactionID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-ECOMP-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7bd649-442c-469d-8f35-10141f2079df"]
2022-01-31T02:45:06.031Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:06.032Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:06.049Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:06.049Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:06.049Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:06.050Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:06.051Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:06.051Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:06.051Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:06.052Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:06.052Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:06.052Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:06.053Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:06.053Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:06.053Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abcf5aa90c2eb2cb", X-B3-SpanId:"9b4443409480d7db", X-B3-ParentSpanId:"abcf5aa90c2eb2cb", X-B3-Sampled:"0", X-ONAP-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-TransactionID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-ECOMP-RequestID:"4cbda51e-bfa6-44cc-aa75-d72e1a32f90f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deeec244-4288-45b9-8c68-9fababeb51f5"]
2022-01-31T02:45:06.053Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:06.053Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:06.061Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:06.061Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:06.061Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:06.061Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:06.062Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:06.062Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:06.062Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:06.066Z|4cbda51e-bfa6-44cc-aa75-d72e1a32f90f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:09.442Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:09.446Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:09.446Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:09.446Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:09.446Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:09.447Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:09.447Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f43ab7107666a175", X-B3-SpanId:"2bdb21a4ff483789", X-B3-ParentSpanId:"f43ab7107666a175", X-B3-Sampled:"0", X-ONAP-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-TransactionID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-ECOMP-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec4a5722-5492-41f0-8325-74450c3785e8"]
2022-01-31T02:45:09.447Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:09.447Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:09.462Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:09.463Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:09.463Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:09.463Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:09.464Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:09.464Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:09.464Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:09.465Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:09.465Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f43ab7107666a175", X-B3-SpanId:"30aaaebebc2b2be7", X-B3-ParentSpanId:"f43ab7107666a175", X-B3-Sampled:"0", X-ONAP-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-TransactionID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-ECOMP-RequestID:"02c7c687-c3f2-4459-b026-792f6e682f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39c2ac7-6965-4f03-9567-f5bea53fb590"]
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:09.466Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:09.473Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:09.474Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:09.474Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:09.474Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:09.475Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:09.475Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:09.475Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:09.480Z|02c7c687-c3f2-4459-b026-792f6e682f08|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:14.992Z|ca6136cf-b7c4-4616-b210-b978c655441a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:14.992Z|663d8d8b-6c85-4fe6-aef1-cb6263eaf358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:14.992Z|5972614c-6a46-4b15-b004-d234246e119d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:14.992Z|ca6136cf-b7c4-4616-b210-b978c655441a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:14.992Z|5972614c-6a46-4b15-b004-d234246e119d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:14.992Z|663d8d8b-6c85-4fe6-aef1-cb6263eaf358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:16.192Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:16.195Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:16.195Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:16.196Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:16.196Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:16.196Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:16.196Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c9f090088874fc9", X-B3-SpanId:"5937392e10625eec", X-B3-ParentSpanId:"1c9f090088874fc9", X-B3-Sampled:"0", X-ONAP-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-TransactionID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-ECOMP-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3341642f-1062-4dd0-8351-08fe7ac73774"]
2022-01-31T02:45:16.196Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:16.197Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:16.211Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:16.211Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:16.212Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:16.212Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:16.212Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:16.213Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:16.213Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:16.214Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:16.215Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:16.215Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:16.215Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:16.215Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:16.215Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c9f090088874fc9", X-B3-SpanId:"bad26173cef4e8ee", X-B3-ParentSpanId:"1c9f090088874fc9", X-B3-Sampled:"0", X-ONAP-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-TransactionID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-ECOMP-RequestID:"3979aef6-a233-4184-82b7-6f1ad14c7305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5287f629-9b1b-4f5c-804c-726851b51532"]
2022-01-31T02:45:16.216Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:16.216Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:16.223Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:16.223Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:16.223Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:16.224Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:16.224Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:16.224Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:16.225Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:16.229Z|3979aef6-a233-4184-82b7-6f1ad14c7305|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:16.326Z|03f9cd11-b805-479a-b009-77770df1feaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:16.328Z|03f9cd11-b805-479a-b009-77770df1feaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:19.612Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:19.615Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:19.615Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:19.615Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:19.615Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:19.616Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:19.616Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c289576fefcdc75", X-B3-SpanId:"b1a2f3748cea0f8d", X-B3-ParentSpanId:"6c289576fefcdc75", X-B3-Sampled:"0", X-ONAP-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-TransactionID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-ECOMP-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c6e6c8a-e172-465b-ac31-df47d7c4fc4a"]
2022-01-31T02:45:19.616Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:19.616Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:19.628Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:19.628Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:19.628Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:19.629Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:19.629Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:19.629Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:19.629Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:19.630Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:19.630Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c289576fefcdc75", X-B3-SpanId:"ac542936b508bd7e", X-B3-ParentSpanId:"6c289576fefcdc75", X-B3-Sampled:"0", X-ONAP-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-TransactionID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-ECOMP-RequestID:"2d0b7d08-3a19-4b95-8446-23b28903a013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f994eb2-73df-4918-adf4-208ac3b50aab"]
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:19.631Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:19.638Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:19.639Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:19.639Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:19.639Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:19.639Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:19.640Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:19.640Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:19.645Z|2d0b7d08-3a19-4b95-8446-23b28903a013|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:25.013Z|fa7a3eb5-3c4c-45bd-b488-0d3933820d1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:25.013Z|fa7a3eb5-3c4c-45bd-b488-0d3933820d1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:25.014Z|47437633-84cf-47ad-bac9-6a12af05b333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:25.015Z|47437633-84cf-47ad-bac9-6a12af05b333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:25.016Z|2aff0128-1830-4b1f-9a18-6f940a8bde20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:25.016Z|2aff0128-1830-4b1f-9a18-6f940a8bde20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:26.354Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:26.357Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:26.357Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc62c355213345e2", X-B3-SpanId:"2ad60420f9292e49", X-B3-ParentSpanId:"cc62c355213345e2", X-B3-Sampled:"0", X-ONAP-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-TransactionID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-ECOMP-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8976904f-e782-4d4b-832b-64f180375a0c"]
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:26.358Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:26.373Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:26.373Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:26.374Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:26.374Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:26.374Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:26.374Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:26.375Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:26.375Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:26.376Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:26.376Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:26.376Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:26.376Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:26.376Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc62c355213345e2", X-B3-SpanId:"d5b1724734dec95c", X-B3-ParentSpanId:"cc62c355213345e2", X-B3-Sampled:"0", X-ONAP-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-TransactionID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-ECOMP-RequestID:"324626c4-5cba-4bdf-80de-6ffda042000c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25b56d90-a6f1-4c99-8f76-33739c0e8db8"]
2022-01-31T02:45:26.377Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:26.377Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:26.383Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:26.383Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:26.384Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:26.384Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:26.384Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:26.384Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:26.385Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:26.389Z|324626c4-5cba-4bdf-80de-6ffda042000c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:29.770Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:29.773Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:29.773Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:29.773Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:29.773Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:29.774Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:29.774Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa3e37568392192", X-B3-SpanId:"0855cd5da88d2101", X-B3-ParentSpanId:"9aa3e37568392192", X-B3-Sampled:"0", X-ONAP-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-TransactionID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-ECOMP-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dbd6b6a-2bfc-4cfc-a57f-5fe7b5363cfc"]
2022-01-31T02:45:29.774Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:29.774Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:29.788Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:29.788Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:29.788Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:29.789Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:29.790Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:29.790Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:29.790Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:29.791Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:29.791Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:29.791Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:29.791Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:29.792Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:29.792Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa3e37568392192", X-B3-SpanId:"43d467c3803f6300", X-B3-ParentSpanId:"9aa3e37568392192", X-B3-Sampled:"0", X-ONAP-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-TransactionID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-ECOMP-RequestID:"8a3430e0-c77d-4edf-a4e0-739a07a69181", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e8f3ff3-f568-49ab-b96f-51c578b1d105"]
2022-01-31T02:45:29.792Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:29.792Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:29.800Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:29.800Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:29.801Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:29.801Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:29.802Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:29.802Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:29.802Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:29.807Z|8a3430e0-c77d-4edf-a4e0-739a07a69181|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:31.326Z|8266b5ba-1416-4c15-8301-c1ed143d8465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:31.326Z|8266b5ba-1416-4c15-8301-c1ed143d8465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:31.588Z|76f2baf7-997e-4bd8-9968-e8e82eeabb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:31.589Z|76f2baf7-997e-4bd8-9968-e8e82eeabb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:35.037Z|fe449cfc-a7e3-4d1e-b569-b99cd4740b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:35.037Z|fe449cfc-a7e3-4d1e-b569-b99cd4740b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:35.038Z|1ebfb987-8400-40a1-821d-8c945f2e5e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:35.038Z|1ebfb987-8400-40a1-821d-8c945f2e5e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:35.036Z|f63b6e80-d87f-452d-9fbf-cc0f2f12fac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:35.039Z|f63b6e80-d87f-452d-9fbf-cc0f2f12fac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:36.507Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:36.510Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:36.511Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:36.511Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:36.511Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:36.511Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:36.511Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72d14a923257a580", X-B3-SpanId:"e849b01a67422402", X-B3-ParentSpanId:"72d14a923257a580", X-B3-Sampled:"0", X-ONAP-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-TransactionID:"158094da-e990-412b-b1e7-4e769c5090ce", X-ECOMP-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ebfc114-0671-472e-9650-28d88f22d2e8"]
2022-01-31T02:45:36.512Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:36.512Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:36.527Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:36.527Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:36.527Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:36.527Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:36.528Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:36.528Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:36.528Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:36.529Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:36.529Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72d14a923257a580", X-B3-SpanId:"6900e75174d8b0ff", X-B3-ParentSpanId:"72d14a923257a580", X-B3-Sampled:"0", X-ONAP-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-TransactionID:"158094da-e990-412b-b1e7-4e769c5090ce", X-ECOMP-RequestID:"158094da-e990-412b-b1e7-4e769c5090ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec8319f1-d4ab-4c43-be98-9a7245cb8b96"]
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:36.530Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:36.537Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:36.537Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:36.537Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:36.538Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:36.538Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:36.538Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:36.539Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:36.543Z|158094da-e990-412b-b1e7-4e769c5090ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:39.941Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:39.944Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:39.945Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:39.945Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:39.945Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:39.945Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:39.945Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"262cc8254a5fa392", X-B3-SpanId:"1b7084fe7f5c4918", X-B3-ParentSpanId:"262cc8254a5fa392", X-B3-Sampled:"0", X-ONAP-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-TransactionID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-ECOMP-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb79d269-1784-4b01-940d-e5d7d21a1a5c"]
2022-01-31T02:45:39.946Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:39.946Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:39.960Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:39.960Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:39.960Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:39.960Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:39.961Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:42:10.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:42:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:39.961Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:39.962Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:39.962Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"262cc8254a5fa392", X-B3-SpanId:"c6b22be71c4436ce", X-B3-ParentSpanId:"262cc8254a5fa392", X-B3-Sampled:"0", X-ONAP-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-TransactionID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-ECOMP-RequestID:"47a9ace8-758e-447d-bc5b-164b6f7ae458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5e0a14b-3ff1-4869-a47e-015f9f1ccc56"]
2022-01-31T02:45:39.963Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:39.964Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:39.970Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:39.970Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:39.971Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:39.971Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:39.972Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:39.972Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:39.972Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:39.977Z|47a9ace8-758e-447d-bc5b-164b6f7ae458|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:45.058Z|1fb86c39-2370-4ce8-b954-509bfbc8f758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:45.058Z|1fb86c39-2370-4ce8-b954-509bfbc8f758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:45.062Z|3e3d687c-a706-494a-8fc8-9d83d0e41df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:45.062Z|265194a6-f414-425e-8cde-5e1be4563920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:45.062Z|3e3d687c-a706-494a-8fc8-9d83d0e41df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:45.062Z|265194a6-f414-425e-8cde-5e1be4563920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:46.326Z|361f802c-15e7-4e60-be77-81c072e81e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:45:46.326Z|361f802c-15e7-4e60-be77-81c072e81e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:45:46.666Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:46.669Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:46.669Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:46.669Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:46.670Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:46.670Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:46.670Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4218bd9153330501", X-B3-SpanId:"a7a09b96039a26b3", X-B3-ParentSpanId:"4218bd9153330501", X-B3-Sampled:"0", X-ONAP-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-TransactionID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-ECOMP-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1fc0f0b-708b-4364-973c-423f8b9c05a3"]
2022-01-31T02:45:46.670Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:46.670Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:46.687Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:46.687Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:46.687Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:46.688Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:46.688Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:46.688Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:46.689Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:46.689Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4218bd9153330501", X-B3-SpanId:"adf23bd5c86149ed", X-B3-ParentSpanId:"4218bd9153330501", X-B3-Sampled:"0", X-ONAP-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-TransactionID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-ECOMP-RequestID:"be266f18-a970-4e66-89a3-665bf64a06cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c54720a-1b2d-491b-8ef0-7d96304ea819"]
2022-01-31T02:45:46.690Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:46.691Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:46.698Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:46.698Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:46.698Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:46.698Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:46.699Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:46.699Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:46.699Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:46.703Z|be266f18-a970-4e66-89a3-665bf64a06cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:48.107Z|7ad4148d-7da4-4418-87b9-8b20765f6d1a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:45:48.108Z|7ad4148d-7da4-4418-87b9-8b20765f6d1a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:50.095Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:50.098Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.098Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dcf2f33c9760e38", X-B3-SpanId:"9b3bd39cb46e895b", X-B3-ParentSpanId:"9dcf2f33c9760e38", X-B3-Sampled:"0", X-ONAP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-TransactionID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ECOMP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e439f3d1-c382-4692-8001-cf25236f1ab7"]
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:50.099Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.113Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.113Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.113Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:50.114Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.114Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:45:42.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:50.115Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.115Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:50.119Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:50.119Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:50.119Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.120Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:50.120Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:50.120Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dcf2f33c9760e38", X-B3-SpanId:"6d0ea121d7571487", X-B3-ParentSpanId:"9dcf2f33c9760e38", X-B3-Sampled:"0", X-ONAP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-TransactionID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ECOMP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fa8624a-fdef-44f7-ac49-f4a91a8b485f"]
2022-01-31T02:45:50.121Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:50.121Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.130Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.130Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.131Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:50.131Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.131Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:50.132Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.132Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:50.179Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:50.180Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:50.180Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.180Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:50.180Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:50.180Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-TransactionID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ECOMP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"246a4715-5b17-4208-8bc9-723a71a607fc"]
2022-01-31T02:45:50.181Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:50.181Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.304Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.304Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.305Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:50.305Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=61FCD93C072435CB67A9C2AAC3AD0667; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.305Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","businessKey":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:45:42.453+0000","endTime":"2022-01-31T02:45:42.767+0000","removalTime":null,"durationInMillis":314,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:45:50.305Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.306Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:50.323Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:50.324Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:50.324Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.324Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:50.325Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:50.325Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-TransactionID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ECOMP-RequestID:"a4bb621c-8754-49f3-9925-f8079cbb84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"498c5640-2fcd-4687-88f5-54d9f5683d63"]
2022-01-31T02:45:50.325Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:50.325Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.443Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.444Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.444Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:50.444Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7325B6281EAF3247D831E1511F005C6F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.445Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:e1fd5843-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:e1e8e5be-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","executionId":"e1e8e5bd-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:45:42.767+0000","endTime":"2022-01-31T02:45:42.767+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:45:50.445Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.445Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:50.448Z|a4bb621c-8754-49f3-9925-f8079cbb84cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:50.565Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:50.567Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.568Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:50.568Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.568Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.569Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:50.569Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ade697d539068a61", X-B3-SpanId:"7e1d77c612f5a2fb", X-B3-ParentSpanId:"ade697d539068a61", X-B3-Sampled:"0", X-ONAP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-TransactionID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ECOMP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b81e4bc-f342-4cc9-a2ca-d89b9ea75e4d"]
2022-01-31T02:45:50.569Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:50.569Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.580Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.581Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.581Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:50.582Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.582Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:45:42.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:50.582Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.583Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:50.584Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:50.584Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:50.585Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.585Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:50.585Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:50.585Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ade697d539068a61", X-B3-SpanId:"b18459a8a763ef75", X-B3-ParentSpanId:"ade697d539068a61", X-B3-Sampled:"0", X-ONAP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-TransactionID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ECOMP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819e2432-a0a3-41d5-b854-8fa39fc2e648"]
2022-01-31T02:45:50.585Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:50.586Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.594Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.595Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.595Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:50.595Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.596Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:50.596Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.596Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:50.614Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:50.614Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:50.615Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.615Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:50.615Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:50.615Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-TransactionID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ECOMP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0da27d9-8e40-4229-9ff2-7b001d330bd1"]
2022-01-31T02:45:50.616Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:50.616Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.732Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.733Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.733Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:50.733Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87A08041F540DF8BA5EC4186BC14054C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.734Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","businessKey":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:45:42.453+0000","endTime":"2022-01-31T02:45:42.767+0000","removalTime":null,"durationInMillis":314,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:45:50.734Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.734Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:50.750Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:50.751Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:50.751Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.751Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:50.751Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:50.752Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-TransactionID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ECOMP-RequestID:"83c76411-1ee2-4d31-898a-65bf9a000cf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9951f491-77f9-4237-8ac1-350a02cea3ae"]
2022-01-31T02:45:50.752Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:50.752Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:50.867Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:50.868Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:50.868Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:50.868Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5A8E6E4D43DB595364121FFA529D509A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:50.869Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:e1fd5843-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:e1e8e5be-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","executionId":"e1e8e5bd-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:45:42.767+0000","endTime":"2022-01-31T02:45:42.767+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:45:50.869Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:50.869Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:50.872Z|83c76411-1ee2-4d31-898a-65bf9a000cf5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:50.993Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:50.996Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.996Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:50.996Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:50.996Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:50.996Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:50.997Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d9d3a4e42619c2", X-B3-SpanId:"322a06638542a5be", X-B3-ParentSpanId:"b3d9d3a4e42619c2", X-B3-Sampled:"0", X-ONAP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-TransactionID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ECOMP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13c6a16b-df73-46b6-b37b-d7e397af4611"]
2022-01-31T02:45:50.997Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:50.997Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.009Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.010Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.010Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:51.010Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.011Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:45:42.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:51.011Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.011Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:51.012Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.013Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:51.013Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.013Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.013Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:51.014Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d9d3a4e42619c2", X-B3-SpanId:"d5d66953c73f5feb", X-B3-ParentSpanId:"b3d9d3a4e42619c2", X-B3-Sampled:"0", X-ONAP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-TransactionID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ECOMP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32450ac9-27ef-417a-81fe-c15e3d6a0fcc"]
2022-01-31T02:45:51.014Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:51.014Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.021Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.021Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.021Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:51.021Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.022Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:51.022Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.022Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:51.039Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.040Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:51.040Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.040Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.040Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:51.040Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-TransactionID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ECOMP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e51a0ae-0c00-436d-8b3f-c4bf1fa1dc8c"]
2022-01-31T02:45:51.041Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:51.041Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.159Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.159Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.160Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:51.160Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C50B2A6478CB316CA83DD88646DE5134; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.160Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","businessKey":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:45:42.453+0000","endTime":"2022-01-31T02:45:42.767+0000","removalTime":null,"durationInMillis":314,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:45:51.160Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.161Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:51.176Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:51.176Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-TransactionID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ECOMP-RequestID:"04a75fb9-531d-435f-8ecc-c34f31dc1c26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f049bd-d556-4cb6-bc86-6fe8aa925d8b"]
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:51.177Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.299Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.299Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.299Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:51.300Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=24907C38381F06F958F7E7A3EE1090D9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:45:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.300Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:e1fd5843-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:e1e8e5be-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","executionId":"e1e8e5bd-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:45:42.767+0000","endTime":"2022-01-31T02:45:42.767+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:45:51.300Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.300Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:51.303Z|04a75fb9-531d-435f-8ecc-c34f31dc1c26|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:51.424Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:51.428Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:51.428Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:51.429Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.429Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:51.429Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:51.429Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"168b35e3cace58a3", X-B3-SpanId:"ed2adea812ff4b29", X-B3-ParentSpanId:"168b35e3cace58a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-TransactionID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ECOMP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66235e69-445f-4b7a-b253-c7ecd8069fd2"]
2022-01-31T02:45:51.429Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:51.430Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.442Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.443Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.443Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:51.443Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.444Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:45:42.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:51.444Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.444Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:51.445Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.446Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:51.446Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.446Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.446Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:51.446Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"168b35e3cace58a3", X-B3-SpanId:"de8d7c7f4a240076", X-B3-ParentSpanId:"168b35e3cace58a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-TransactionID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ECOMP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e443250-77f4-4ffc-8701-687c55e0e777"]
2022-01-31T02:45:51.447Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:51.447Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.454Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.454Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.455Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:51.455Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.455Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:51.455Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.456Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:51.475Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.475Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:51.475Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.475Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.476Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:51.476Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-TransactionID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ECOMP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b62ee22a-10c5-4c21-9917-23506683bb37"]
2022-01-31T02:45:51.476Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:51.477Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.596Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.597Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.597Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:51.598Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1C10B58827EA0A7B8A5DCCA7A6DDA950; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.598Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","businessKey":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:45:42.453+0000","endTime":"2022-01-31T02:45:42.767+0000","removalTime":null,"durationInMillis":314,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:45:51.598Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.599Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:51.614Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:51.614Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:51.615Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.615Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:51.615Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:51.616Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-TransactionID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ECOMP-RequestID:"c887c03b-2df4-4f6e-a4f8-1da32bc4ec13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c6467e-57ea-4325-9a7f-7b144a2831b8"]
2022-01-31T02:45:51.616Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:51.616Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.735Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.736Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.736Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:51.736Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=41B81DEB7ABCFF1D5137AA8F6D3FC410; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.737Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:e1fd5843-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:e1e8e5be-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","executionId":"e1e8e5bd-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:45:42.767+0000","endTime":"2022-01-31T02:45:42.767+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:45:51.737Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.738Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:51.741Z|c887c03b-2df4-4f6e-a4f8-1da32bc4ec13|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:51.870Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:51.873Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:51.874Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||Invoke
2022-01-31T02:45:51.874Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.874Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26
2022-01-31T02:45:51.874Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Method      : GET
2022-01-31T02:45:51.874Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b817cd849c2c5e", X-B3-SpanId:"d897f225da6ff1a4", X-B3-ParentSpanId:"83b817cd849c2c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-TransactionID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ECOMP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056d9949-2f49-4823-ae7e-f297fbada663"]
2022-01-31T02:45:51.875Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Request body: 
2022-01-31T02:45:51.875Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.888Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.888Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.888Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Status text  : 
2022-01-31T02:45:51.888Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.890Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||Response body: {
  "requestId" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:39:12.000+00:00",
  "endTime" : "2022-01-31T02:45:42.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "12d84f5b-4a8f-43c9-9f77-4f01cb03046b",
  "serviceInstanceName" : "basic_vm-d0cc4719-81c6-46df-8c98-f01a5c090d70",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "04f6cdc9-2d22-4a74-b09f-9d089adb3a26",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26"
    }
  }
}
2022-01-31T02:45:51.890Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.890Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|INFO|500||InvokeReturn
2022-01-31T02:45:51.891Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.891Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:51.891Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.891Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false
2022-01-31T02:45:51.892Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:51.892Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b817cd849c2c5e", X-B3-SpanId:"cb95271860132f9a", X-B3-ParentSpanId:"83b817cd849c2c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-TransactionID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ECOMP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e26acc-e5f5-487c-8be4-93c531ff39d0"]
2022-01-31T02:45:51.892Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:51.892Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:51.900Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:51.900Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:51.901Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:51.901Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:51.902Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:51.902Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:51.902Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:51.922Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.922Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:51.922Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:51.923Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:45:51.923Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:51.923Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-TransactionID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ECOMP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a38cf4c-74b5-4b15-a438-8b02584d6e9d"]
2022-01-31T02:45:51.923Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:51.923Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:52.038Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:52.038Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:52.038Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:52.038Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F213210ED6A0D0E1A309DA5FB24E8184; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:52.039Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","businessKey":"04f6cdc9-2d22-4a74-b09f-9d089adb3a26","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:45:42.453+0000","endTime":"2022-01-31T02:45:42.767+0000","removalTime":null,"durationInMillis":314,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:45:52.039Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:52.039Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=04f6cdc9-2d22-4a74-b09f-9d089adb3a26&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:52.059Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:52.059Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:45:52.059Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:52.060Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:45:52.060Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:45:52.060Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-TransactionID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ECOMP-RequestID:"e12601fe-fca9-4b98-9413-9075dbb90e5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69fca5d0-bac5-46d2-a555-66c609a3f0b4"]
2022-01-31T02:45:52.060Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:45:52.061Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:45:52.176Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:52.177Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:52.177Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:45:52.177Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2427A50F5F173CA98BA3561DA937D63; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:52.177Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:e1fd5843-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:e1e8e5be-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"e1cd6f4d-823f-11ec-93cf-0ae7c9688680","executionId":"e1e8e5bd-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:45:42.767+0000","endTime":"2022-01-31T02:45:42.767+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f953940c-823e-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:45:52.177Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:52.178Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1cd6f4d-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:45:52.180Z|e12601fe-fca9-4b98-9413-9075dbb90e5a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/04f6cdc9-2d22-4a74-b09f-9d089adb3a26|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:55.081Z|0bede554-e0c8-438c-9584-b090af9454df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:55.081Z|70e56f35-e9a2-4676-bcaa-5149c53c9ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:55.082Z|0bede554-e0c8-438c-9584-b090af9454df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:55.082Z|70e56f35-e9a2-4676-bcaa-5149c53c9ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:55.086Z|6e5c48e8-ce69-4548-b8d1-dadc94fd4992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:45:55.086Z|6e5c48e8-ce69-4548-b8d1-dadc94fd4992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:45:56.467Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:56.469Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 761fc213-8f0d-45d0-8b01-1c85e3e28a62 already exists in requestDb InfraActiveRequests table
2022-01-31T02:45:56.469Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:45:56.470Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:45:56.470Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.470Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:45:56.470Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:45:56.471Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a266e6aaf7f872ed", X-B3-SpanId:"393213312f07c345", X-B3-ParentSpanId:"a266e6aaf7f872ed", X-B3-Sampled:"0", X-ONAP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da79ff0-33ab-48ca-9f4d-2adfdee1ae37"]
2022-01-31T02:45:56.471Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:45:56.471Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.486Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: 
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.487Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|404|Not Found|InvokeReturn
2022-01-31T02:45:56.493Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:45:56.497Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:45:56.516Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:45:56.517Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/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=[761fc213-8f0d-45d0-8b01-1c85e3e28a62], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[636e4227-88ce-42fb-a4e4-704a4e2fa4f6], X-ECOMP-RequestID=[761fc213-8f0d-45d0-8b01-1c85e3e28a62], X-TransactionId=[], X-ONAP-RequestID=[761fc213-8f0d-45d0-8b01-1c85e3e28a62]}
2022-01-31T02:45:56.561Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:45:56:539-55061], vertex-id=[503840], Content-Length=[573], Date=[Mon, 31 Jan 2022 02:45:56 GMT], Content-Type=[application/json]}
2022-01-31T02:45:56.561Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1643596914866","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:45:56.562Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:45:56.563Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:45:56.563Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:45:56.564Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:45:56.564Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:45:56.564Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.564Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:45:56.565Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:45:56.565Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"a266e6aaf7f872ed", X-B3-SpanId:"10a881a9f98f1459", X-B3-ParentSpanId:"a266e6aaf7f872ed", X-B3-Sampled:"0", X-ONAP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6c4dd8b-808d-4364-b37a-04e3ad04e905"]
2022-01-31T02:45:56.565Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235","requestScope":"service"}
2022-01-31T02:45:56.565Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.582Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.582Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.583Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:45:56.583Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.583Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:45:56.583Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.583Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:45:56.584Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:45:56.584Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:45:56.584Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.585Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:45:56.585Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:45:56.585Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e834d0e-1fda-4163-a843-0669aad7e6b6"]
2022-01-31T02:45:56.585Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:45:56.585Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.618Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.619Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.619Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:45:56.619Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.619Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:45:56.620Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.620Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:45:56.622Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:45:56.622Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:45:56.622Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.623Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:45:56.623Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:45:56.623Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffd920e7-85c6-421a-9d01-53eadb9dbf43"]
2022-01-31T02:45:56.623Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:45:56.623Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.638Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.638Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.639Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:45:56.639Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.641Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:45:56.641Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.641Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:45:56.644Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:45:56.644Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:45:56.644Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.644Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:45:56.644Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:45:56.645Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a1f6048-0273-4a99-9e70-c45d68ac9835"]
2022-01-31T02:45:56.645Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:45:56.645Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.658Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.659Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.659Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:45:56.659Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.660Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:45:56.660Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.660Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:45:56.663Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:45:56.663Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:45:56.663Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.663Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:45:56.663Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:45:56.664Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"1783", X-B3-TraceId:"a266e6aaf7f872ed", X-B3-SpanId:"19b216d9ae934574", X-B3-ParentSpanId:"a266e6aaf7f872ed", X-B3-Sampled:"0", X-ONAP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"350f59a4-427b-45bb-a24d-172466c2e8b9"]
2022-01-31T02:45:56.664Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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":"761fc213-8f0d-45d0-8b01-1c85e3e28a62","requestStatus":"IN_PROGRESS","startTime":1643597156493,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235","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":"761fc213-8f0d-45d0-8b01-1c85e3e28a62"}
2022-01-31T02:45:56.664Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.682Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.682Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:45:56.682Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:45:56.683Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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/761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.683Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:45:56.493+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:45:56.673+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:45:56.683Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.683Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:45:56.690Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"2225", X-B3-TraceId:"a266e6aaf7f872ed", X-B3-SpanId:"82a2df720dad4ab9", X-B3-ParentSpanId:"a266e6aaf7f872ed", X-B3-Sampled:"0", X-ONAP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a928e89-2f65-4116-a622-43efd29516bf"]
2022-01-31T02:45:56.691Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelUuid\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelInvariantUuid\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\"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\":\"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"761fc213-8f0d-45d0-8b01-1c85e3e28a62","type":"String"},"mso-request-id":{"value":"761fc213-8f0d-45d0-8b01-1c85e3e28a62","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:45:56.692Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.830Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:56.833Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:56.834Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:45:56.834Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.834Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:45:56.835Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:45:56.835Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4578edbc98cda015", X-B3-SpanId:"f3794fc3031298ed", X-B3-ParentSpanId:"4578edbc98cda015", X-B3-Sampled:"0", X-ONAP-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-TransactionID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-ECOMP-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"668e3581-f53c-4de6-a03d-66088efaed1b"]
2022-01-31T02:45:56.835Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:45:56.835Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.848Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.849Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.849Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:45:56.849Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.850Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:45:56.850Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.850Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:45:56.851Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:56.851Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:56.852Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:56.852Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:45:56.852Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:56.852Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4578edbc98cda015", X-B3-SpanId:"d3e9f80964f3d565", X-B3-ParentSpanId:"4578edbc98cda015", X-B3-Sampled:"0", X-ONAP-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-TransactionID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-ECOMP-RequestID:"b504a23d-8398-4f30-82f9-fb12f1bb484a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dcc51b7-8d32-4e0a-b436-9185ed928982"]
2022-01-31T02:45:56.853Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:56.853Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:56.861Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:56.862Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:56.862Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:56.862Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:56.863Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:56.863Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:56.864Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:56.868Z|b504a23d-8398-4f30-82f9-fb12f1bb484a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:57.701Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:57.702Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:45:57.702Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:45:57.702Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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:"Mon, 31 Jan 2022 02:45:57 GMT", X-ONAP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-TransactionID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ECOMP-RequestID:"761fc213-8f0d-45d0-8b01-1c85e3e28a62", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8a928e89-2f65-4116-a622-43efd29516bf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:57.702Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|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\":\"761fc213-8f0d-45d0-8b01-1c85e3e28a62\",\"instanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\"}}","message":"Success","processInstanceID":"ea4bf678-823f-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:45:57.703Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:57.703Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:45:57.706Z|761fc213-8f0d-45d0-8b01-1c85e3e28a62|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:45:57.845Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:45:57.848Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:45:57.849Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:45:57.849Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:57.849Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:45:57.849Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:45:57.849Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d16e70233cd12f9e", X-B3-SpanId:"b06373d88dc00999", X-B3-ParentSpanId:"d16e70233cd12f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-TransactionID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-ECOMP-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe8b0b13-16c1-497e-829b-49387e46b0c3"]
2022-01-31T02:45:57.850Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:45:57.850Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:45:57.864Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:57.864Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:57.864Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:45:57.864Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:57.865Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:45:56.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:45:57.865Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:57.865Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:45:57.866Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:45:57.866Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:45:57.866Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:45:57.866Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:45:57.867Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:45:57.867Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d16e70233cd12f9e", X-B3-SpanId:"a76b11176bae0c21", X-B3-ParentSpanId:"d16e70233cd12f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-TransactionID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-ECOMP-RequestID:"14fdd754-008e-48b3-8f2e-d10463110e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40aa3217-e174-4eea-a883-63c2b24d3255"]
2022-01-31T02:45:57.867Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:45:57.867Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:45:57.875Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:45:57.876Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:45:57.876Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:45:57.876Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:45:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:45:57.877Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:45:57.877Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:45:57.877Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:45:57.882Z|14fdd754-008e-48b3-8f2e-d10463110e31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:01.326Z|079820bd-7355-4ded-ab3f-867467666333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:01.328Z|079820bd-7355-4ded-ab3f-867467666333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:01.589Z|2bed1480-ce3b-4eda-b68c-cbb45e35c1d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:01.589Z|2bed1480-ce3b-4eda-b68c-cbb45e35c1d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:05.101Z|cc70004f-cc43-42da-932c-fe6430cf964b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:05.102Z|cc70004f-cc43-42da-932c-fe6430cf964b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:05.103Z|9829f8bd-9c89-4ad0-b218-6d4a59a6f9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:05.104Z|9829f8bd-9c89-4ad0-b218-6d4a59a6f9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:05.105Z|f7dce8e9-8ddd-4679-b6e5-16a5b4d2dd49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:05.106Z|f7dce8e9-8ddd-4679-b6e5-16a5b4d2dd49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:06.995Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:06.998Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:06.999Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:06.999Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:06.999Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:06.999Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:06.999Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac272e472e492b02", X-B3-SpanId:"eb6a210d93f7cdcb", X-B3-ParentSpanId:"ac272e472e492b02", X-B3-Sampled:"0", X-ONAP-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-TransactionID:"5133d111-e662-4e41-abd6-05280088ddee", X-ECOMP-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea8710a-590b-4cf8-a58d-ab689cce95fe"]
2022-01-31T02:46:07.000Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:07.000Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:07.014Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:07.014Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:07.014Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:07.014Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:07.015Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:43:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:43:26.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:07.015Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:07.015Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:07.016Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:07.016Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac272e472e492b02", X-B3-SpanId:"61f47abbb8eadcb0", X-B3-ParentSpanId:"ac272e472e492b02", X-B3-Sampled:"0", X-ONAP-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-TransactionID:"5133d111-e662-4e41-abd6-05280088ddee", X-ECOMP-RequestID:"5133d111-e662-4e41-abd6-05280088ddee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62dece22-155b-4a49-b323-bf3d8aae87ef"]
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:07.017Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:07.024Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:07.024Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:07.025Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:07.025Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:07.025Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:07.025Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:07.025Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:07.029Z|5133d111-e662-4e41-abd6-05280088ddee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:08.010Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:08.013Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.013Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:46:08.014Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.014Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.014Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:46:08.014Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1fa5628b6c51e9e", X-B3-SpanId:"e674731ff7bb9c90", X-B3-ParentSpanId:"a1fa5628b6c51e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-TransactionID:"4b220e39-765e-4750-90b2-520093231260", X-ECOMP-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"780a4db5-5aa7-4ad7-b42f-86e8361d9872"]
2022-01-31T02:46:08.015Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:46:08.015Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.027Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.028Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.028Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:46:08.028Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.029Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "endTime" : "2022-01-31T02:46:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:46:08.029Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.029Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:46:08.030Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.031Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:08.031Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.031Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.031Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:08.031Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1fa5628b6c51e9e", X-B3-SpanId:"d3b4e04a884ba886", X-B3-ParentSpanId:"a1fa5628b6c51e9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-TransactionID:"4b220e39-765e-4750-90b2-520093231260", X-ECOMP-RequestID:"4b220e39-765e-4750-90b2-520093231260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95631b4-5984-48ad-ae09-be36ddf0f48b"]
2022-01-31T02:46:08.032Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:08.032Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.039Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.039Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.039Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:08.040Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.040Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:08.040Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.040Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:08.044Z|4b220e39-765e-4750-90b2-520093231260|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:08.161Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:08.164Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.164Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:46:08.164Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.164Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.165Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:46:08.165Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"987c0cebf2065282", X-B3-SpanId:"a7ed96889013990a", X-B3-ParentSpanId:"987c0cebf2065282", X-B3-Sampled:"0", X-ONAP-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-TransactionID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-ECOMP-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d25948-dbee-4049-b584-47e0f3f3aca7"]
2022-01-31T02:46:08.165Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:46:08.165Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.177Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.178Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.178Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:46:08.178Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.178Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "endTime" : "2022-01-31T02:46:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:46:08.179Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.179Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:46:08.180Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.180Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:08.180Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.181Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.181Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:08.181Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"987c0cebf2065282", X-B3-SpanId:"c5909d61e2a0a7f0", X-B3-ParentSpanId:"987c0cebf2065282", X-B3-Sampled:"0", X-ONAP-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-TransactionID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-ECOMP-RequestID:"ab200fe4-66b3-464b-bc97-e1151066dcd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4dac779-f6db-4036-bc3a-27cca32d79d3"]
2022-01-31T02:46:08.181Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:08.181Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.188Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.189Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.189Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:08.189Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.190Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:08.190Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.190Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:08.195Z|ab200fe4-66b3-464b-bc97-e1151066dcd2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:08.322Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:08.326Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.326Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18ee6d687e0037b0", X-B3-SpanId:"9c7cc061de48ef64", X-B3-ParentSpanId:"18ee6d687e0037b0", X-B3-Sampled:"0", X-ONAP-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-TransactionID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-ECOMP-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"435e25cc-1e96-40b3-acaa-6f25e970b61d"]
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:46:08.327Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.342Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.342Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.342Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:46:08.343Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.343Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "endTime" : "2022-01-31T02:46:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:46:08.344Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.344Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:46:08.345Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.345Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:08.345Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.345Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.346Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:08.346Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18ee6d687e0037b0", X-B3-SpanId:"1fc777518543384b", X-B3-ParentSpanId:"18ee6d687e0037b0", X-B3-Sampled:"0", X-ONAP-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-TransactionID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-ECOMP-RequestID:"cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d41ee44-14ff-42ec-834d-09490f1dff3a"]
2022-01-31T02:46:08.346Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:08.346Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.355Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.356Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.356Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:08.356Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.357Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:08.357Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.358Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:08.364Z|cc1c0f4f-32c7-456d-ad2b-1bdec79c4d97|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:08.490Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:08.494Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.494Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:46:08.494Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.494Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.495Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:46:08.495Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff21b55379d4f6f0", X-B3-SpanId:"ecd91f353cf7586b", X-B3-ParentSpanId:"ff21b55379d4f6f0", X-B3-Sampled:"0", X-ONAP-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-TransactionID:"fac11943-259c-426c-bf54-7fcb29723b51", X-ECOMP-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54df3790-c03b-42bf-b22b-164db91e73b2"]
2022-01-31T02:46:08.495Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:46:08.495Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.509Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.509Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.510Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:46:08.510Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.511Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "endTime" : "2022-01-31T02:46:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:46:08.511Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.512Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:46:08.513Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.513Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:08.513Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.514Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.514Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:08.514Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff21b55379d4f6f0", X-B3-SpanId:"acda7ef433c8d8ab", X-B3-ParentSpanId:"ff21b55379d4f6f0", X-B3-Sampled:"0", X-ONAP-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-TransactionID:"fac11943-259c-426c-bf54-7fcb29723b51", X-ECOMP-RequestID:"fac11943-259c-426c-bf54-7fcb29723b51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d48d635-5e9c-40ae-a7ad-17d53f450291"]
2022-01-31T02:46:08.514Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:08.515Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.521Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.522Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.522Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:08.522Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.523Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:08.523Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.524Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:08.528Z|fac11943-259c-426c-bf54-7fcb29723b51|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:08.645Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:08.647Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.647Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||Invoke
2022-01-31T02:46:08.648Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.648Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62
2022-01-31T02:46:08.648Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Method      : GET
2022-01-31T02:46:08.648Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74d7700bd216b5cb", X-B3-SpanId:"8b789514a4061f29", X-B3-ParentSpanId:"74d7700bd216b5cb", X-B3-Sampled:"0", X-ONAP-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-TransactionID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-ECOMP-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72aee1a7-aff2-4521-9cc5-7d261fbdea9d"]
2022-01-31T02:46:08.649Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Request body: 
2022-01-31T02:46:08.649Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.662Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.662Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.662Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Status text  : 
2022-01-31T02:46:08.662Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.663Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||Response body: {
  "requestId" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:45:56.000+00:00",
  "endTime" : "2022-01-31T02:46:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n\t\t\t\"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\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\": \"1f920fec-b288-4902-a8ff-782bb6f9bbd9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "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" : "761fc213-8f0d-45d0-8b01-1c85e3e28a62",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62"
    }
  }
}
2022-01-31T02:46:08.663Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.663Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/761fc213-8f0d-45d0-8b01-1c85e3e28a62|INFO|500||InvokeReturn
2022-01-31T02:46:08.664Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.664Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:08.664Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:08.664Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false
2022-01-31T02:46:08.665Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:08.665Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74d7700bd216b5cb", X-B3-SpanId:"4bbd76586e74a454", X-B3-ParentSpanId:"74d7700bd216b5cb", X-B3-Sampled:"0", X-ONAP-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-TransactionID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-ECOMP-RequestID:"5f064bc9-5edd-45b2-9a96-430b3c4a51c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95031085-710b-46bb-ace0-e8baf3971d0f"]
2022-01-31T02:46:08.665Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:08.665Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:08.674Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:08.674Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:08.674Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:08.675Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:08.675Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:08.675Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:08.675Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=761fc213-8f0d-45d0-8b01-1c85e3e28a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:08.681Z|5f064bc9-5edd-45b2-9a96-430b3c4a51c9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/761fc213-8f0d-45d0-8b01-1c85e3e28a62|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:10.881Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:10.882Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 86ee17e4-1e92-497d-989e-80ed5669cfd2 already exists in requestDb InfraActiveRequests table
2022-01-31T02:46:10.883Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:10.883Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:10.883Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:10.883Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:10.883Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:10.884Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4affa694eaa5f44b", X-B3-SpanId:"d84af2ecb3fed1be", X-B3-ParentSpanId:"4affa694eaa5f44b", X-B3-Sampled:"0", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365ada3d-0ab9-42c2-83cb-dcf6d453b3a0"]
2022-01-31T02:46:10.884Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:10.884Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:10.896Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:10.896Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:46:10.896Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:10.897Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:46:10 GMT", Connection:"close"]
2022-01-31T02:46:10.897Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: 
2022-01-31T02:46:10.897Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:10.897Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:10.903Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:46:10.903Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:46:10.906Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:46:10.928Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|INFO|500||Invoke
2022-01-31T02:46:10.929Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30 with request headers:{Authorization=[***REDACTED***], X-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1c76553-01a7-44ea-87ad-e06a2c042e3a], X-ECOMP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-TransactionId=[], X-ONAP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2]}
2022-01-31T02:46:10.962Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:46:10:947-9562], Content-Length=[377], Date=[Mon, 31 Jan 2022 02:46:10 GMT], Content-Type=[application/json]}
2022-01-31T02:46:10.963Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|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/b1b511f5-2464-447a-b2e2-9eb272f5af30","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30","ERR.5.4.6114"]}}}

2022-01-31T02:46:10.963Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:10.965Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30
2022-01-31T02:46:10.965Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b1b511f5-2464-447a-b2e2-9eb272f5af30
2022-01-31T02:46:10.968Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:46:10.986Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|INFO|500||Invoke
2022-01-31T02:46:10.986Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30 with request headers:{Authorization=[***REDACTED***], X-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e00e921-57a5-4625-b3a4-7ee5dd96450d], X-ECOMP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-TransactionId=[], X-ONAP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2]}
2022-01-31T02:46:11.020Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:46:11:008-57480], Content-Length=[377], Date=[Mon, 31 Jan 2022 02:46:11 GMT], Content-Type=[application/json]}
2022-01-31T02:46:11.021Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|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/b1b511f5-2464-447a-b2e2-9eb272f5af30","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30","ERR.5.4.6114"]}}}

2022-01-31T02:46:11.021Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:11.023Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b1b511f5-2464-447a-b2e2-9eb272f5af30
2022-01-31T02:46:11.023Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b1b511f5-2464-447a-b2e2-9eb272f5af30
2022-01-31T02:46:11.026Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:46:11.045Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:46:11.045Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[137c387b-3695-4f86-ba5f-cc63452feb47], X-ECOMP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2], X-TransactionId=[], X-ONAP-RequestID=[86ee17e4-1e92-497d-989e-80ed5669cfd2]}
2022-01-31T02:46:11.085Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:46:11:065-23548], vertex-id=[503840], Content-Length=[573], Date=[Mon, 31 Jan 2022 02:46:11 GMT], Content-Type=[application/json]}
2022-01-31T02:46:11.086Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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":"1643596914866","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:46:11.086Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:46:11.087Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:46:11.087Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:46:11.088Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:46:11.089Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:46:11.089Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.089Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:46:11.089Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:46:11.089Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"4affa694eaa5f44b", X-B3-SpanId:"41931010faacc955", X-B3-ParentSpanId:"4affa694eaa5f44b", X-B3-Sampled:"0", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16d780a8-7c75-4a54-be1c-888ad99a2930"]
2022-01-31T02:46:11.090Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5"},"instanceName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0","requestScope":"vnf"}
2022-01-31T02:46:11.090Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:46:11.109Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:11.109Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:11.110Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:46:11.110Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"Mon, 31 Jan 2022 02:46:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:11.110Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:46:11.110Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:11.110Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:46:11.111Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363
2022-01-31T02:46:11.111Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|INFO|500||Invoke
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Method      : GET
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aba40531-1b6f-4204-998a-edd10f3575cf"]
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Request body: 
2022-01-31T02:46:11.112Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||==========================request end================================================
2022-01-31T02:46:11.159Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:11.159Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:11.159Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Status text  : 
2022-01-31T02:46:11.159Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:11.161Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 5,
      "modelCustomizationUUID" : "77dbcf9f-a977-49cb-a63d-7fb700516363",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-01-31 02:42:19.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-01-31T02:42:19.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfcInstanceGroupCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363"
    }
  }
}
2022-01-31T02:46:11.161Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:11.161Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=77dbcf9f-a977-49cb-a63d-7fb700516363|INFO|500||InvokeReturn
2022-01-31T02:46:11.173Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources
2022-01-31T02:46:11.173Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke
2022-01-31T02:46:11.173Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.173Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources
2022-01-31T02:46:11.174Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method      : GET
2022-01-31T02:46:11.174Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cec285a2-9ed0-4869-a284-5157bdb4ee49"]
2022-01-31T02:46:11.174Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 
2022-01-31T02:46:11.174Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================
2022-01-31T02:46:11.209Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:11.209Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:11.209Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text  : 
2022-01-31T02:46:11.210Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/2cee6466-7365-44e1-ac2e-8e3c40a0c454", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:11.210Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "2cee6466-7365-44e1-ac2e-8e3c40a0c454",
  "modelInvariantUUID" : "59a353c8-c00c-4f9e-a0d0-d116b688259b",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-01-31T02:42:19.000+00:00",
  "modelInvariantId" : "59a353c8-c00c-4f9e-a0d0-d116b688259b",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2cee6466-7365-44e1-ac2e-8e3c40a0c454"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2cee6466-7365-44e1-ac2e-8e3c40a0c454"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2cee6466-7365-44e1-ac2e-8e3c40a0c454/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2cee6466-7365-44e1-ac2e-8e3c40a0c454/heatTemplates"
    }
  }
}
2022-01-31T02:46:11.211Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:11.211Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn
2022-01-31T02:46:11.218Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-01-31T02:46:11.219Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-01-31T02:46:11.219Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.219Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-01-31T02:46:11.219Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:46:11.220Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"468aaf67-3698-438b-8821-942fab326118"]
2022-01-31T02:46:11.220Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:46:11.220Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:46:11.246Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:11.246Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:11.246Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:46:11.246Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"Mon, 31 Jan 2022 02:46:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:11.247Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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" : 10007,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007"
    }
  }
}
2022-01-31T02:46:11.248Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:11.248Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:46:11.256Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:46:11.256Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:46:11.256Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.256Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:46:11.256Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:46:11.257Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"4affa694eaa5f44b", X-B3-SpanId:"7a67f0f80bfff71f", X-B3-ParentSpanId:"4affa694eaa5f44b", X-B3-Sampled:"0", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74a5b5ea-ce9b-4eb4-a031-9d1dd45ecaee"]
2022-01-31T02:46:11.257Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"86ee17e4-1e92-497d-989e-80ed5669cfd2","requestStatus":"IN_PROGRESS","startTime":1643597170903,"source":"VID","vnfName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"86ee17e4-1e92-497d-989e-80ed5669cfd2"}
2022-01-31T02:46:11.257Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:46:11.274Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:11.274Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:46:11.274Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:46:11.275Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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/86ee17e4-1e92-497d-989e-80ed5669cfd2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:11.275Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:46:10.903+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:46:11.266+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:11.275Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:11.276Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:46:11.281Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:46:11.281Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:46:11.281Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:11.282Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:46:11.282Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:46:11.282Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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:"4affa694eaa5f44b", X-B3-SpanId:"17dfa8ed19fa61ee", X-B3-ParentSpanId:"4affa694eaa5f44b", X-B3-Sampled:"0", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87184e2a-33a8-4cdf-97d4-f64832bdd472"]
2022-01-31T02:46:11.282Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/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\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelVersionId\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelCustomizationId\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelUuid\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelInvariantUuid\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\",\"modelInfo\":{\"modelInvariantId\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelUuid\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelInvariantUuid\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\"}","type":"String"},"requestId":{"value":"86ee17e4-1e92-497d-989e-80ed5669cfd2","type":"String"},"mso-request-id":{"value":"86ee17e4-1e92-497d-989e-80ed5669cfd2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f3832c33-be88-4f69-ba2f-7500347aaec5","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/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:46:11.283Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:46:12.292Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:12.292Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:46:12.292Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:46:12.292Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:46:12 GMT", X-ONAP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-TransactionID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ECOMP-RequestID:"86ee17e4-1e92-497d-989e-80ed5669cfd2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"87184e2a-33a8-4cdf-97d4-f64832bdd472", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:12.293Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"86ee17e4-1e92-497d-989e-80ed5669cfd2\",\"instanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\"}}","message":"Success","processInstanceID":"f2fe5fb4-823f-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:46:12.293Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:12.293Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:46:12.296Z|86ee17e4-1e92-497d-989e-80ed5669cfd2|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:12.422Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:12.425Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:12.426Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:12.426Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:12.427Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:12.427Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:12.428Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5324593b19b17635", X-B3-SpanId:"c7bb48fc8e4b88c2", X-B3-ParentSpanId:"5324593b19b17635", X-B3-Sampled:"0", X-ONAP-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-TransactionID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-ECOMP-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c894370-a115-4d41-b3ae-8b8faa3df17e"]
2022-01-31T02:46:12.428Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:12.429Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:12.442Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:12.443Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:12.443Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:12.443Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:12.444Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:12.444Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:12.445Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:12.446Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:12.446Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:12.446Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:12.446Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:12.447Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:12.447Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5324593b19b17635", X-B3-SpanId:"1acbe602e2337450", X-B3-ParentSpanId:"5324593b19b17635", X-B3-Sampled:"0", X-ONAP-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-TransactionID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-ECOMP-RequestID:"3458b3a7-ccb7-4639-badc-3620abcb2694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e159ad65-8905-4a9a-8221-30df91f66424"]
2022-01-31T02:46:12.447Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:12.447Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:12.456Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:12.457Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:12.457Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:12.457Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:12.458Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:12.458Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:12.458Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:12.463Z|3458b3a7-ccb7-4639-badc-3620abcb2694|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:15.123Z|6cea1a2f-8bf5-4606-9026-d558e3f9b881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:15.124Z|6cea1a2f-8bf5-4606-9026-d558e3f9b881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:15.126Z|3413f946-ba3e-407d-a823-2594966de84f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:15.127Z|3413f946-ba3e-407d-a823-2594966de84f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:15.128Z|3e2cafc5-3045-4ac9-a58f-e35ff2d013bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:15.128Z|3e2cafc5-3045-4ac9-a58f-e35ff2d013bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:16.326Z|3dd00693-4f89-4f91-8a24-f328deaf36aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:16.326Z|3dd00693-4f89-4f91-8a24-f328deaf36aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:17.152Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:17.155Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:17.155Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:17.155Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.155Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:17.155Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:17.156Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30b0c3373f05e10c", X-B3-SpanId:"eb800daa4768d352", X-B3-ParentSpanId:"30b0c3373f05e10c", X-B3-Sampled:"0", X-ONAP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-TransactionID:"154ff62b-11bb-4013-a951-66b938641619", X-ECOMP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12a03cfe-c8fe-4a59-af11-e16c36717494"]
2022-01-31T02:46:17.156Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:17.156Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.170Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.170Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.170Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:17.171Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.172Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:46:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:12.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:17.172Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.172Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:17.173Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30b0c3373f05e10c", X-B3-SpanId:"cd104264be70cdec", X-B3-ParentSpanId:"30b0c3373f05e10c", X-B3-Sampled:"0", X-ONAP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-TransactionID:"154ff62b-11bb-4013-a951-66b938641619", X-ECOMP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5b93676-9301-4228-9f8a-778a38e02018"]
2022-01-31T02:46:17.174Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:17.175Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.182Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.183Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.183Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:17.183Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.184Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:17.184Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.184Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:17.202Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:17.203Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:17.203Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.203Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:17.203Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:17.204Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-TransactionID:"154ff62b-11bb-4013-a951-66b938641619", X-ECOMP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cdacbeb-dafc-4bd6-be02-f44199aa54b9"]
2022-01-31T02:46:17.204Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:17.204Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.319Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.320Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.320Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:17.320Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=693E63E1731C8138183EE852AAC84406; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.321Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f35706db-823f-11ec-93cf-0ae7c9688680","businessKey":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:11.876+0000","endTime":"2022-01-31T02:46:12.135+0000","removalTime":null,"durationInMillis":259,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:17.321Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.322Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:17.342Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:17.342Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:17.343Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.343Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:17.343Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:17.343Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-TransactionID:"154ff62b-11bb-4013-a951-66b938641619", X-ECOMP-RequestID:"154ff62b-11bb-4013-a951-66b938641619", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94d31e61-4069-49b0-9321-7f353571c134"]
2022-01-31T02:46:17.344Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:17.344Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.457Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.458Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.458Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:17.458Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=462DD41F030A31C323888211D409B1CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.459Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:f37e6551-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:f36d753c-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"f35706db-823f-11ec-93cf-0ae7c9688680","executionId":"f36d753b-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:12.134+0000","endTime":"2022-01-31T02:46:12.135+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:17.459Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.459Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:17.462Z|154ff62b-11bb-4013-a951-66b938641619|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:17.575Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:17.578Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:17.578Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:17.578Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.578Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:17.578Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:17.579Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7510bf199d4bbec7", X-B3-SpanId:"b20b10341b8bc016", X-B3-ParentSpanId:"7510bf199d4bbec7", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-TransactionID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ECOMP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aff3033-c091-43b4-8297-6a9b4c8f030b"]
2022-01-31T02:46:17.579Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:17.579Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.592Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.592Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.592Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:17.593Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.593Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:46:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:12.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:17.593Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.593Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:17.594Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7510bf199d4bbec7", X-B3-SpanId:"1fe06d4265b73a59", X-B3-ParentSpanId:"7510bf199d4bbec7", X-B3-Sampled:"0", X-ONAP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-TransactionID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ECOMP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7477d7d9-9070-4460-9215-49affae90deb"]
2022-01-31T02:46:17.595Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:17.596Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.602Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.602Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.602Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:17.603Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.603Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:17.603Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.603Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:17.620Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:17.620Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:17.620Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.620Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:17.620Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:17.621Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-TransactionID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ECOMP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27bfaef-ed63-4ed1-84db-1be26bd92cf4"]
2022-01-31T02:46:17.621Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:17.621Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.749Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.749Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.749Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:17.750Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7981001AA2BBE4C620C3399ACBCBA0B1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.750Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f35706db-823f-11ec-93cf-0ae7c9688680","businessKey":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:11.876+0000","endTime":"2022-01-31T02:46:12.135+0000","removalTime":null,"durationInMillis":259,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:17.750Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.751Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:17.768Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:17.769Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:17.769Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:17.769Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:17.769Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:17.770Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-TransactionID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ECOMP-RequestID:"d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eda3e5b4-3eac-47a3-981f-c352459ece16"]
2022-01-31T02:46:17.770Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:17.770Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:17.887Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:17.887Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:17.887Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:17.888Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=58674352B6FFFC935E36C784670E410B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:17.888Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:f37e6551-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:f36d753c-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"f35706db-823f-11ec-93cf-0ae7c9688680","executionId":"f36d753b-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:12.134+0000","endTime":"2022-01-31T02:46:12.135+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:17.888Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:17.888Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:17.891Z|d9f6fbb6-07fb-4d82-b0eb-4ae99ebd2b36|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:18.006Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:18.008Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.009Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:18.009Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.009Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.009Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:18.009Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44639d558efaafb8", X-B3-SpanId:"5a79f2ce28745557", X-B3-ParentSpanId:"44639d558efaafb8", X-B3-Sampled:"0", X-ONAP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-TransactionID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ECOMP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be7d45a5-4e44-4eda-aa1f-440b32e58e73"]
2022-01-31T02:46:18.010Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:18.010Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.021Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.022Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.022Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:18.022Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.023Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:46:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:12.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:18.023Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.023Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:18.024Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.025Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:18.025Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.025Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.025Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:18.026Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44639d558efaafb8", X-B3-SpanId:"c8d07a733d68a67a", X-B3-ParentSpanId:"44639d558efaafb8", X-B3-Sampled:"0", X-ONAP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-TransactionID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ECOMP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934b4e37-1a34-4897-b8eb-04b8ff7d87a4"]
2022-01-31T02:46:18.026Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:18.026Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.032Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.033Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.033Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:18.033Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.034Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:18.034Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.034Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:18.051Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.052Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:18.052Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.052Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.052Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:18.053Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-TransactionID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ECOMP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed6c051-921e-48bd-b9f6-36d9f188a3a0"]
2022-01-31T02:46:18.053Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:18.053Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.170Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.170Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.171Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:18.171Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ECE197BE1AF330F5DADCDD0210DBDE67; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.171Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f35706db-823f-11ec-93cf-0ae7c9688680","businessKey":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:11.876+0000","endTime":"2022-01-31T02:46:12.135+0000","removalTime":null,"durationInMillis":259,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:18.172Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.172Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:18.187Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:18.188Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:18.188Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.188Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:18.188Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:18.189Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-TransactionID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ECOMP-RequestID:"56e36088-6735-44dd-9e47-3cfa1bd3f1ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"847d5422-f69b-4eda-b521-8c7a1ccdfd6e"]
2022-01-31T02:46:18.189Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:18.189Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.314Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.315Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.315Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:18.315Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=41F5F25352A2E38F195BD7A82D7079CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:46:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.315Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:f37e6551-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:f36d753c-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"f35706db-823f-11ec-93cf-0ae7c9688680","executionId":"f36d753b-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:12.134+0000","endTime":"2022-01-31T02:46:12.135+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:18.316Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.316Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:18.322Z|56e36088-6735-44dd-9e47-3cfa1bd3f1ac|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:18.444Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:18.447Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.447Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:18.447Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.448Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.448Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:18.448Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8993622c473456cd", X-B3-SpanId:"4c7be6042aa0ffa5", X-B3-ParentSpanId:"8993622c473456cd", X-B3-Sampled:"0", X-ONAP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-TransactionID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ECOMP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de63a88-7e32-4871-958b-33d14f308fc4"]
2022-01-31T02:46:18.448Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:18.448Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.460Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.460Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.460Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:18.461Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.461Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:46:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:12.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:18.461Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.461Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:18.462Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8993622c473456cd", X-B3-SpanId:"c1d06468de01208b", X-B3-ParentSpanId:"8993622c473456cd", X-B3-Sampled:"0", X-ONAP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-TransactionID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ECOMP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b20c463-c73e-42f0-b8f9-2813fd3f2434"]
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:18.463Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.470Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.470Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.471Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:18.471Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.471Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:18.471Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.472Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:18.488Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.488Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:18.488Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.488Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.488Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:18.489Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-TransactionID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ECOMP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b62c6e8-55b0-46a8-9d55-3137d3ceee10"]
2022-01-31T02:46:18.489Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:18.489Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.607Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.608Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.608Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:18.608Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC6573494239802D37025BC250123617; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.609Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f35706db-823f-11ec-93cf-0ae7c9688680","businessKey":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:11.876+0000","endTime":"2022-01-31T02:46:12.135+0000","removalTime":null,"durationInMillis":259,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:18.609Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.609Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:18.676Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:18.676Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:18.676Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.677Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:18.677Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:18.677Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-TransactionID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ECOMP-RequestID:"dec3c192-9495-4031-a72f-87b968b7bc21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff36ba80-202b-4b7d-8f53-a69b9317e595"]
2022-01-31T02:46:18.677Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:18.678Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.797Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.798Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.798Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:18.798Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DABD6D1ABA2378E3B3322F1D339824A7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.798Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:f37e6551-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:f36d753c-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"f35706db-823f-11ec-93cf-0ae7c9688680","executionId":"f36d753b-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:12.134+0000","endTime":"2022-01-31T02:46:12.135+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:18.799Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.799Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:18.801Z|dec3c192-9495-4031-a72f-87b968b7bc21|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:18.922Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:18.926Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.927Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||Invoke
2022-01-31T02:46:18.927Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.928Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b
2022-01-31T02:46:18.928Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Method      : GET
2022-01-31T02:46:18.928Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2991e2a5ccb9e4b3", X-B3-SpanId:"567e87ac6a55c89e", X-B3-ParentSpanId:"2991e2a5ccb9e4b3", X-B3-Sampled:"0", X-ONAP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-TransactionID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ECOMP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68da3216-2aa2-4f17-b969-35ec8631495a"]
2022-01-31T02:46:18.928Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Request body: 
2022-01-31T02:46:18.929Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.942Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.943Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.943Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Status text  : 
2022-01-31T02:46:18.943Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.943Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||Response body: {
  "requestId" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "rollbackStatusMessage" : "Could not find service for model version Id: 88525e60-c850-4895-85eb-776e5a87c6ca and for model invariant Id: ffc711a2-675a-409e-a1e8-a13bbaa582d3",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:40:09.000+00:00",
  "endTime" : "2022-01-31T02:46:12.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n\t\t\t\"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"8896acd7-d425-4c2f-9947-69cebb400a5f\",\n                                        \"modelInvariantId\":\"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\n                                        \"modelVersionId\":\"88525e60-c850-4895-85eb-776e5a87c6ca\",\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_7b8b98f9-5540-48fd-93be-4a89f89859aa\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"88525e60-c850-4895-85eb-776e5a87c6ca\",\n                            \"modelInvariantId\": \"ffc711a2-675a-409e-a1e8-a13bbaa582d3\",\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\": \"5f44a863-dcba-4f61-ab95-fb0b9cc536f8\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:12.000+00:00",
  "serviceInstanceId" : "58e9d0eb-7d0f-417c-9c5b-6e514f44f6c9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_7b8b98f9-5540-48fd-93be-4a89f89859aa",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "cloudApiRequests" : [ ],
  "requestURI" : "e09933b2-f54c-4cf7-94e4-f77fa0a2f36b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b"
    }
  }
}
2022-01-31T02:46:18.944Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.944Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|INFO|500||InvokeReturn
2022-01-31T02:46:18.945Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.945Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:18.945Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.945Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false
2022-01-31T02:46:18.946Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:18.946Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2991e2a5ccb9e4b3", X-B3-SpanId:"606ac1336de42d39", X-B3-ParentSpanId:"2991e2a5ccb9e4b3", X-B3-Sampled:"0", X-ONAP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-TransactionID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ECOMP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1758db0e-1667-40bb-a54e-f650abd9728b"]
2022-01-31T02:46:18.946Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:18.946Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:18.953Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:18.953Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:18.954Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:18.954Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:18.954Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:18.954Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:18.955Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:18.970Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.971Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:18.971Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:18.971Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:18.971Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:18.971Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-TransactionID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ECOMP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa53fd7c-b60e-441f-8d3c-1640d6569c6a"]
2022-01-31T02:46:18.972Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:18.972Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:19.090Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:19.091Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:19.091Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:19.092Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FDA8C47B939F06D2140F6E0D61E58712; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:19.092Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f35706db-823f-11ec-93cf-0ae7c9688680","businessKey":"e09933b2-f54c-4cf7-94e4-f77fa0a2f36b","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:11.876+0000","endTime":"2022-01-31T02:46:12.135+0000","removalTime":null,"durationInMillis":259,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:19.092Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:19.092Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09933b2-f54c-4cf7-94e4-f77fa0a2f36b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:19.107Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:19.107Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:19.107Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:19.108Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:19.108Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:19.108Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-TransactionID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ECOMP-RequestID:"2cfb47eb-8580-4b92-ab23-9e23d5d80c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83301902-c64b-4762-bbe1-7066a2eb91ae"]
2022-01-31T02:46:19.108Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:19.108Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:19.224Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:19.225Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:19.225Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:19.225Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4F8E626EF2BF352A83B6BE536AD7E4F3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:46:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:19.225Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:f37e6551-823f-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:f36d753c-823f-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"f35706db-823f-11ec-93cf-0ae7c9688680","executionId":"f36d753b-823f-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:12.134+0000","endTime":"2022-01-31T02:46:12.135+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1ba4d2f8-823f-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:19.226Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:19.226Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f35706db-823f-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:19.229Z|2cfb47eb-8580-4b92-ab23-9e23d5d80c62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09933b2-f54c-4cf7-94e4-f77fa0a2f36b|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:22.592Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:22.595Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:22.595Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:22.596Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:22.596Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:22.596Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:22.596Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf39acf902757ce8", X-B3-SpanId:"c1fa991872bbdb6e", X-B3-ParentSpanId:"cf39acf902757ce8", X-B3-Sampled:"0", X-ONAP-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-TransactionID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-ECOMP-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3392a38a-86b0-4373-be25-406793c22064"]
2022-01-31T02:46:22.596Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:22.597Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:22.610Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:22.610Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:22.611Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:22.611Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:22.611Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:11.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:22.611Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:22.612Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:22.613Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:22.613Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:22.613Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:22.613Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:22.614Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:22.614Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf39acf902757ce8", X-B3-SpanId:"43bccc95713e3f9e", X-B3-ParentSpanId:"cf39acf902757ce8", X-B3-Sampled:"0", X-ONAP-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-TransactionID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-ECOMP-RequestID:"594cf7b3-0147-4865-b7a3-df56ae054f05", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5c41cf-418a-4177-b6f1-2be651a7bb1b"]
2022-01-31T02:46:22.614Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:22.614Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:22.622Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:22.622Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:22.623Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:22.623Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:22.623Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:22.624Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:22.624Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:22.629Z|594cf7b3-0147-4865-b7a3-df56ae054f05|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:25.148Z|ca6b982c-273d-4b45-a91d-7cba979421b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:25.148Z|ca6b982c-273d-4b45-a91d-7cba979421b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:25.149Z|964be72b-a3cb-4c5a-8240-cb794b5a974f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:25.149Z|964be72b-a3cb-4c5a-8240-cb794b5a974f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:25.149Z|d6e178b2-e233-499a-b904-e30ea01216a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:25.150Z|d6e178b2-e233-499a-b904-e30ea01216a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:31.326Z|3e8d3c6b-f7e2-40ea-be78-fe0260a841bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:31.326Z|3e8d3c6b-f7e2-40ea-be78-fe0260a841bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:31.590Z|3f2a8528-3b12-4482-a459-d4d1cb9ed4c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:31.590Z|3f2a8528-3b12-4482-a459-d4d1cb9ed4c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:32.753Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:32.757Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:32.757Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:32.757Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:32.757Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:32.758Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:32.758Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bd86320c1f51ae7", X-B3-SpanId:"ac0d4126460c70ce", X-B3-ParentSpanId:"0bd86320c1f51ae7", X-B3-Sampled:"0", X-ONAP-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-TransactionID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-ECOMP-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad2c866-ec77-473f-9cfd-c7f93a35d7d7"]
2022-01-31T02:46:32.758Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:32.758Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:32.772Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:32.772Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:32.772Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:32.772Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:32.773Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "endTime" : "2022-01-31T02:46:25.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:32.773Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:32.773Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:32.774Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:32.774Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bd86320c1f51ae7", X-B3-SpanId:"3d2e22652094820b", X-B3-ParentSpanId:"0bd86320c1f51ae7", X-B3-Sampled:"0", X-ONAP-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-TransactionID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-ECOMP-RequestID:"b8ec6749-3686-4d69-b3f5-f066677bb9e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac3f9e4-8029-4685-855c-b23f0091adaf"]
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:32.775Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:32.782Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:32.782Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:32.782Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:32.782Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:32.783Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:32.783Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:32.783Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:32.787Z|b8ec6749-3686-4d69-b3f5-f066677bb9e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:32.902Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:32.906Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:32.906Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:32.906Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:32.906Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:32.906Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:32.907Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3a6c946525fd78c", X-B3-SpanId:"9e9c30d40d9bd069", X-B3-ParentSpanId:"b3a6c946525fd78c", X-B3-Sampled:"0", X-ONAP-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-TransactionID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-ECOMP-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a16d1a67-5d02-4e3c-b65a-e61cfd5783ba"]
2022-01-31T02:46:32.907Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:32.907Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:32.917Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:32.917Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:32.918Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:32.918Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:32.919Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "endTime" : "2022-01-31T02:46:25.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:32.919Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:32.919Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:32.920Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:32.920Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:32.920Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:32.920Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:32.921Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:32.921Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3a6c946525fd78c", X-B3-SpanId:"b2c9ab54fc28874f", X-B3-ParentSpanId:"b3a6c946525fd78c", X-B3-Sampled:"0", X-ONAP-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-TransactionID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-ECOMP-RequestID:"779c1dcd-124f-48a5-bb66-12fdc1a1cb3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00db0cf5-8938-40f0-bff1-2982c7ca2795"]
2022-01-31T02:46:32.921Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:32.921Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:32.927Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:32.927Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:32.928Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:32.928Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:32.928Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:32.928Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:32.929Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:32.933Z|779c1dcd-124f-48a5-bb66-12fdc1a1cb3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:33.048Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:33.051Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.051Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:33.052Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.052Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.052Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:33.052Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b96d1ad6fbbb387", X-B3-SpanId:"5f027add3ea5252e", X-B3-ParentSpanId:"3b96d1ad6fbbb387", X-B3-Sampled:"0", X-ONAP-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-TransactionID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-ECOMP-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aeeb314-e623-4e10-b5be-d69f21fa0093"]
2022-01-31T02:46:33.053Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:33.053Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.065Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.066Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.066Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:33.067Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.067Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "endTime" : "2022-01-31T02:46:25.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:33.067Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.068Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:33.069Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.070Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:33.070Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.070Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.071Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:33.071Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b96d1ad6fbbb387", X-B3-SpanId:"81fcff7ed4cc9a23", X-B3-ParentSpanId:"3b96d1ad6fbbb387", X-B3-Sampled:"0", X-ONAP-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-TransactionID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-ECOMP-RequestID:"0588e07e-ed9f-4986-b0cc-432fd6c06890", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bce7469-35fc-4ef9-b2b9-50bc21059c09"]
2022-01-31T02:46:33.071Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:33.072Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.079Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.079Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.080Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:33.080Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.081Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:33.081Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.081Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:33.087Z|0588e07e-ed9f-4986-b0cc-432fd6c06890|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:33.205Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:33.207Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.208Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:33.208Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.208Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.208Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:33.208Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0386a7d1a10bdd", X-B3-SpanId:"de01dc9ddef1753e", X-B3-ParentSpanId:"6b0386a7d1a10bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-TransactionID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-ECOMP-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78d4a8bd-257d-4a7e-b641-6a56f4898faf"]
2022-01-31T02:46:33.209Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:33.209Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.221Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.221Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.221Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:33.221Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.222Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "endTime" : "2022-01-31T02:46:25.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:33.222Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.223Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:33.224Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0386a7d1a10bdd", X-B3-SpanId:"f38bc7358a57439d", X-B3-ParentSpanId:"6b0386a7d1a10bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-TransactionID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-ECOMP-RequestID:"ba615f46-d989-4e63-ade1-32e039af41dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43bad30c-d29a-4a57-9be5-100ebb4eae63"]
2022-01-31T02:46:33.225Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:33.225Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.231Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.231Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.231Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:33.231Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.232Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:33.233Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.233Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:33.238Z|ba615f46-d989-4e63-ade1-32e039af41dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:33.359Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:33.363Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.363Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||Invoke
2022-01-31T02:46:33.364Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.364Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2
2022-01-31T02:46:33.364Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Method      : GET
2022-01-31T02:46:33.364Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"952c41d685e94ce2", X-B3-SpanId:"d1b9f4a9775d4bd7", X-B3-ParentSpanId:"952c41d685e94ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-TransactionID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-ECOMP-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"397e7f7b-badc-4d39-b145-1e69cad6d60d"]
2022-01-31T02:46:33.365Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Request body: 
2022-01-31T02:46:33.365Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.378Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.378Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.379Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Status text  : 
2022-01-31T02:46:33.379Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.379Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||Response body: {
  "requestId" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:10.000+00:00",
  "endTime" : "2022-01-31T02:46:25.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n    \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:25.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "86ee17e4-1e92-497d-989e-80ed5669cfd2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2"
    }
  }
}
2022-01-31T02:46:33.380Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.380Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86ee17e4-1e92-497d-989e-80ed5669cfd2|INFO|500||InvokeReturn
2022-01-31T02:46:33.381Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.382Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:33.382Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:33.382Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false
2022-01-31T02:46:33.383Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:33.383Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"952c41d685e94ce2", X-B3-SpanId:"22dc1955162069dd", X-B3-ParentSpanId:"952c41d685e94ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-TransactionID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-ECOMP-RequestID:"7d9302d3-5dd1-40e5-9bf2-78b136639e10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94221939-63ec-4152-907a-e7f3ce82501f"]
2022-01-31T02:46:33.383Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:33.383Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:33.392Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:33.393Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:33.393Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:33.393Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:33.394Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:33.394Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:33.394Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86ee17e4-1e92-497d-989e-80ed5669cfd2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:33.399Z|7d9302d3-5dd1-40e5-9bf2-78b136639e10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86ee17e4-1e92-497d-989e-80ed5669cfd2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:35.170Z|198479a0-9ba5-48a6-9628-9fb4ec2050f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:35.170Z|198479a0-9ba5-48a6-9628-9fb4ec2050f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:35.170Z|d715cec3-fdb5-4ba4-9bca-1355cf9e8e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:35.171Z|d715cec3-fdb5-4ba4-9bca-1355cf9e8e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:35.172Z|7883034c-865b-4468-8a87-2da500dec869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:35.172Z|7883034c-865b-4468-8a87-2da500dec869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:36.446Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:36.447Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 92aa94e8-50f0-4ea6-9780-667323675090 already exists in requestDb InfraActiveRequests table
2022-01-31T02:46:36.448Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:36.448Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:36.448Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.449Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:36.449Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:36.449Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1e11c110526ad60", X-B3-SpanId:"d2b91d1aba42d3ca", X-B3-ParentSpanId:"e1e11c110526ad60", X-B3-Sampled:"0", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d59d039-aad6-4cd2-9d10-f36b79315517"]
2022-01-31T02:46:36.449Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:36.449Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.464Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.465Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:46:36.465Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:36.465Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.465Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: 
2022-01-31T02:46:36.465Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.466Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:36.472Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:46:36.476Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:46:36.506Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:46:36.507Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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=[92aa94e8-50f0-4ea6-9780-667323675090], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d86812b4-b47b-4991-8106-3ff498ceb006], X-ECOMP-RequestID=[92aa94e8-50f0-4ea6-9780-667323675090], X-TransactionId=[], X-ONAP-RequestID=[92aa94e8-50f0-4ea6-9780-667323675090]}
2022-01-31T02:46:36.689Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:46:36:528-77917], vertex-id=[503840], Content-Length=[1024], Date=[Mon, 31 Jan 2022 02:46:36 GMT], Content-Type=[application/json]}
2022-01-31T02:46:36.690Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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":"1643597177336","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:46:36.690Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:46:36.692Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:46:36.692Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:46:36.693Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"e1e11c110526ad60", X-B3-SpanId:"088818d51b3f2ef9", X-B3-ParentSpanId:"e1e11c110526ad60", X-B3-Sampled:"0", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91d2fbd2-bb6c-473a-b9ab-1f76804d87c7"]
2022-01-31T02:46:36.694Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5"},"instanceName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235","requestScope":"vfModule"}
2022-01-31T02:46:36.695Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.710Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.710Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.710Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:46:36.711Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.711Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:46:36.711Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.711Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:46:36.712Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa
2022-01-31T02:46:36.712Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|INFO|500||Invoke
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Method      : GET
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4da66d1-5218-4444-9000-61031fd6d4d3"]
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Request body: 
2022-01-31T02:46:36.713Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.762Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.762Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.762Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Status text  : 
2022-01-31T02:46:36.762Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.763Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||Response body: {
  "id" : 5,
  "modelCustomizationUUID" : "a999e80e-984c-4e5e-b352-1d17d325f0aa",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-01-31 02:42:19.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/cvnfcCustomization"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization"
    }
  }
}
2022-01-31T02:46:36.763Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.764Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a999e80e-984c-4e5e-b352-1d17d325f0aa|INFO|500||InvokeReturn
2022-01-31T02:46:36.772Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule
2022-01-31T02:46:36.772Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke
2022-01-31T02:46:36.772Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.773Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule
2022-01-31T02:46:36.773Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method      : GET
2022-01-31T02:46:36.773Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c91d4902-fc88-43d2-9a74-b0d4b3259340"]
2022-01-31T02:46:36.773Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 
2022-01-31T02:46:36.773Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.805Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.805Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.805Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text  : 
2022-01-31T02:46:36.806Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.806Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "670c7422-f294-4aa8-999c-102081e99976",
  "modelInvariantUUID" : "ccf5cbbc-6999-44ec-bd97-16fc2f49857f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-01-31 02:42:19.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/volumeHeatTemplate"
    }
  }
}
2022-01-31T02:46:36.807Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.807Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn
2022-01-31T02:46:36.813Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39042a45-c8ab-4b1a-85eb-fa1ca8d05c62"]
2022-01-31T02:46:36.814Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:46:36.815Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.841Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.841Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:46:36.841Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:46:36.842Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&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:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.842Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:46:36.842Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.843Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:36.844Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f
2022-01-31T02:46:36.844Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|INFO|500||Invoke
2022-01-31T02:46:36.844Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.844Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f
2022-01-31T02:46:36.844Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Method      : GET
2022-01-31T02:46:36.845Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"447f7cf6-544c-49da-b0e7-a934975189ec"]
2022-01-31T02:46:36.845Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Request body: 
2022-01-31T02:46:36.845Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.861Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.861Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.862Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Status text  : 
2022-01-31T02:46:36.862Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.863Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "670c7422-f294-4aa8-999c-102081e99976",
      "modelInvariantUUID" : "ccf5cbbc-6999-44ec-bd97-16fc2f49857f",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-01-31 02:42:19.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vfModuleCustomization"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f"
    }
  }
}
2022-01-31T02:46:36.863Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.863Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ccf5cbbc-6999-44ec-bd97-16fc2f49857f|INFO|500||InvokeReturn
2022-01-31T02:46:36.865Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.866Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-01-31T02:46:36.866Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.866Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.866Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:46:36.866Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9921c0d5-202b-4a6a-a777-f231ced51f77"]
2022-01-31T02:46:36.867Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:46:36.867Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.875Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.876Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:46:36.876Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:46:36.876Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&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:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.876Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:46:36.876Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.877Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=670c7422-f294-4aa8-999c-102081e99976&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:46:36.877Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.877Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63407169-aa6a-4635-b2ff-301482648dbc"]
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:46:36.878Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.900Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.901Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.901Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:46:36.901Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.902Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-01-31T02:46:36.902Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.902Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:46:36.909Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976
2022-01-31T02:46:36.909Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|INFO|500||Invoke
2022-01-31T02:46:36.909Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.910Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976
2022-01-31T02:46:36.910Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Method      : GET
2022-01-31T02:46:36.910Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab3da94-9536-4cbf-a381-ebc1c2b8517f"]
2022-01-31T02:46:36.910Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Request body: 
2022-01-31T02:46:36.910Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.925Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.926Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:36.926Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Status text  : 
2022-01-31T02:46:36.926Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.927Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Response body: {
  "modelUUID" : "670c7422-f294-4aa8-999c-102081e99976",
  "modelInvariantUUID" : "ccf5cbbc-6999-44ec-bd97-16fc2f49857f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-01-31 02:42:19.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/volumeHeatTemplate"
    }
  }
}
2022-01-31T02:46:36.927Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.927Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|INFO|500||InvokeReturn
2022-01-31T02:46:36.929Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:46:36.929Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:46:36.930Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.930Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:46:36.930Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:46:36.930Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"e1e11c110526ad60", X-B3-SpanId:"0d55f96900a3afcf", X-B3-ParentSpanId:"e1e11c110526ad60", X-B3-Sampled:"0", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2699474e-64c6-43e0-a83f-0e113ac84702"]
2022-01-31T02:46:36.930Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"92aa94e8-50f0-4ea6-9780-667323675090","requestStatus":"IN_PROGRESS","startTime":1643597196473,"source":"VID","vnfId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"92aa94e8-50f0-4ea6-9780-667323675090"}
2022-01-31T02:46:36.931Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:46:36.947Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:36.947Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:46:36.948Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:46:36.948Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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/92aa94e8-50f0-4ea6-9780-667323675090", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:36.948Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:46:36.473+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:46:36.939+00:00",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:36.949Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:36.949Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:46:36.960Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:46:36.960Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:46:36.960Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:36.961Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:46:36.961Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:46:36.961Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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:"e1e11c110526ad60", X-B3-SpanId:"e9d124b7a4307e8e", X-B3-ParentSpanId:"e1e11c110526ad60", X-B3-Sampled:"0", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"635abe75-ef1f-4ef1-b636-fae9fc87c384"]
2022-01-31T02:46:36.961Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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\":\"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\"modelVersionId\":\"670c7422-f294-4aa8-999c-102081e99976\",\"modelCustomizationId\":\"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\"modelUuid\":\"670c7422-f294-4aa8-999c-102081e99976\",\"modelInvariantUuid\":\"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\",\"modelInfo\":{\"modelInvariantId\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelUuid\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelInvariantUuid\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\"}}},{\"relatedInstance\":{\"instanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelVersionId\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelCustomizationId\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelUuid\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelInvariantUuid\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\",\"vnfInstanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\"}","type":"String"},"requestId":{"value":"92aa94e8-50f0-4ea6-9780-667323675090","type":"String"},"mso-request-id":{"value":"92aa94e8-50f0-4ea6-9780-667323675090","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f3832c33-be88-4f69-ba2f-7500347aaec5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","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/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:46:36.962Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:46:37.971Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:37.971Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:46:37.971Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:46:37.971Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:46:37 GMT", X-ONAP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-TransactionID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ECOMP-RequestID:"92aa94e8-50f0-4ea6-9780-667323675090", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"635abe75-ef1f-4ef1-b636-fae9fc87c384", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:37.972Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"92aa94e8-50f0-4ea6-9780-667323675090\",\"instanceId\":\"70a09067-d7da-48af-a487-ad83c7982f0f\"}}","message":"Success","processInstanceID":"024c85f9-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:46:37.972Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:37.972Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:46:37.975Z|92aa94e8-50f0-4ea6-9780-667323675090|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:38.103Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:38.106Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:38.106Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:38.106Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:38.106Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:38.107Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:38.107Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f0fc7d7f55c8282", X-B3-SpanId:"b40b4cc72c9d7738", X-B3-ParentSpanId:"3f0fc7d7f55c8282", X-B3-Sampled:"0", X-ONAP-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-TransactionID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-ECOMP-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"750bc5bb-a829-4da8-86d4-9d33cd6f4941"]
2022-01-31T02:46:38.107Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:38.107Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:38.119Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:38.119Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:38.120Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:38.120Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:38.121Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:37.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:38.121Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:38.121Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:38.122Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:38.123Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:38.123Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:38.123Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:38.123Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:38.123Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f0fc7d7f55c8282", X-B3-SpanId:"a53a2d27491a0689", X-B3-ParentSpanId:"3f0fc7d7f55c8282", X-B3-Sampled:"0", X-ONAP-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-TransactionID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-ECOMP-RequestID:"6eedb2d9-7601-4d72-8f27-68bab728b2ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2975f635-ce23-428f-80d0-bf73c38ad50e"]
2022-01-31T02:46:38.124Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:38.124Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:38.132Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:38.132Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:38.132Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:38.132Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:38.133Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:38.133Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:38.134Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:38.140Z|6eedb2d9-7601-4d72-8f27-68bab728b2ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:45.194Z|d44909fa-14af-4dc8-ba9a-9a871a70b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:45.194Z|d44909fa-14af-4dc8-ba9a-9a871a70b641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:45.196Z|64b351b5-840d-486b-b3f2-53e27f56c13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:45.196Z|64b351b5-840d-486b-b3f2-53e27f56c13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:45.196Z|370f6f33-1bad-4fbf-bb39-e509baf8c930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:45.197Z|370f6f33-1bad-4fbf-bb39-e509baf8c930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:46.326Z|03d08d76-8828-4cf3-8bbe-4b737b39eac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:46:46.328Z|03d08d76-8828-4cf3-8bbe-4b737b39eac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:46:48.108Z|044b1043-9979-4a47-9253-7421985999b0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:46:48.108Z|044b1043-9979-4a47-9253-7421985999b0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:48.268Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:48.271Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:48.271Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:48.271Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:48.271Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:48.271Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:48.272Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fbade0418601f09", X-B3-SpanId:"a103c28e62a20511", X-B3-ParentSpanId:"3fbade0418601f09", X-B3-Sampled:"0", X-ONAP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-TransactionID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ECOMP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c48a5f6c-8846-4877-bb22-ed392e7b205c"]
2022-01-31T02:46:48.272Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:48.272Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:48.287Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:48.288Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:48.288Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:48.288Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:48.289Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:41.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:48.289Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:48.289Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:48.290Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:48.291Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:48.291Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:48.291Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:48.291Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:48.291Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fbade0418601f09", X-B3-SpanId:"26396daac36815ef", X-B3-ParentSpanId:"3fbade0418601f09", X-B3-Sampled:"0", X-ONAP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-TransactionID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ECOMP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"045e3ab7-3de5-4c86-aa9e-e8471790723f"]
2022-01-31T02:46:48.292Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:48.292Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:48.302Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:48.302Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:48.302Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:48.303Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:48.303Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:48.303Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:48.304Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:48.321Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:48.321Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:48.321Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:48.321Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:46:48.321Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:48.322Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-TransactionID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ECOMP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ef77348-dee4-402b-8333-9b93fb065c2b"]
2022-01-31T02:46:48.322Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:48.322Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:48.446Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:48.446Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:48.446Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:48.447Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4E9D28ECF251826216082C21E40CC14F; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:46:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:48.447Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0707c494-8240-11ec-93cf-0ae7c9688680","businessKey":"92aa94e8-50f0-4ea6-9780-667323675090","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-31T02:46:44.911+0000","endTime":"2022-01-31T02:46:47.816+0000","removalTime":null,"durationInMillis":2905,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"024c85f9-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"07050533-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:46:48.447Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:48.447Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=92aa94e8-50f0-4ea6-9780-667323675090&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:48.464Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:48.465Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:46:48.465Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:48.465Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:46:48.465Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:46:48.466Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-TransactionID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ECOMP-RequestID:"bb1f455c-6227-445f-a9a0-3c54b26f648e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ff6803-e11e-426f-85a3-03ac8797eda7"]
2022-01-31T02:46:48.466Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:46:48.466Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:46:48.581Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:48.581Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:48.581Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:46:48.582Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3F5D36631703B327E207E4A613793243; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:46:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:48.582Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:08c2e24f-8240-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"0707c494-8240-11ec-93cf-0ae7c9688680","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processInstanceId":"0707c494-8240-11ec-93cf-0ae7c9688680","executionId":"0707c494-8240-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:46:47.815+0000","endTime":"2022-01-31T02:46:47.815+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"024c85f9-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:46:48.582Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:48.582Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0707c494-8240-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:46:48.585Z|bb1f455c-6227-445f-a9a0-3c54b26f648e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:55.215Z|98d4af7e-0ef3-4717-9b62-ebd296600c2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:55.215Z|6924bb29-de49-4aaa-b6ab-44ec82bfdf62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:55.215Z|60a6633f-fac8-4ac5-99f1-dfc1e48e586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:46:55.216Z|98d4af7e-0ef3-4717-9b62-ebd296600c2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:55.216Z|6924bb29-de49-4aaa-b6ab-44ec82bfdf62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:55.216Z|60a6633f-fac8-4ac5-99f1-dfc1e48e586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:46:58.702Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:58.706Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:58.706Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:58.707Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:58.707Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:58.707Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:58.707Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e29dbd5588f783", X-B3-SpanId:"e8be0ee7d73d7b9a", X-B3-ParentSpanId:"f0e29dbd5588f783", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-TransactionID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-ECOMP-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0cbc47e-ea20-4061-8f38-9427ff426f63"]
2022-01-31T02:46:58.707Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:58.708Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:58.722Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:58.722Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:58.723Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:58.723Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:58.723Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "endTime" : "2022-01-31T02:46:52.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:52.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:58.724Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:58.724Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:58.725Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:58.725Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:58.725Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:58.725Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:58.726Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:58.726Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e29dbd5588f783", X-B3-SpanId:"82c1367f073ebcee", X-B3-ParentSpanId:"f0e29dbd5588f783", X-B3-Sampled:"0", X-ONAP-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-TransactionID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-ECOMP-RequestID:"cb4e0c23-12c4-4231-a430-1e9a0c30f79b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be07e093-a732-4fdf-9919-2eadbe1edfe3"]
2022-01-31T02:46:58.726Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:58.726Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:58.733Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:58.734Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:58.734Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:58.734Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:58.734Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:58.735Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:58.735Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:58.740Z|cb4e0c23-12c4-4231-a430-1e9a0c30f79b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:58.857Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:58.859Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:58.859Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:58.860Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:58.860Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:58.860Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:58.860Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d744963302dad84b", X-B3-SpanId:"641e74d3ad8c962c", X-B3-ParentSpanId:"d744963302dad84b", X-B3-Sampled:"0", X-ONAP-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-TransactionID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-ECOMP-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a622892e-3f56-49aa-bf4a-6e47847726bd"]
2022-01-31T02:46:58.860Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:58.861Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:58.872Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:58.872Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:58.872Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:58.873Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:58.873Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "endTime" : "2022-01-31T02:46:52.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:52.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:58.873Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:58.874Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:58.874Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:58.875Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:58.875Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:58.875Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:58.875Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:58.875Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d744963302dad84b", X-B3-SpanId:"24ee1d55e0b3de40", X-B3-ParentSpanId:"d744963302dad84b", X-B3-Sampled:"0", X-ONAP-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-TransactionID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-ECOMP-RequestID:"dd083c9d-20af-49bb-abd1-f2fae59c992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0f8a2aa-9360-47df-b105-4d6cdbd121be"]
2022-01-31T02:46:58.876Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:58.876Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:58.882Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:58.883Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:58.883Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:58.883Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:58.884Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:58.884Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:58.884Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:58.889Z|dd083c9d-20af-49bb-abd1-f2fae59c992c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:59.003Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:59.006Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.006Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9b3ea72862ff67", X-B3-SpanId:"71ca300cbf28c2dc", X-B3-ParentSpanId:"ee9b3ea72862ff67", X-B3-Sampled:"0", X-ONAP-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-TransactionID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-ECOMP-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e047515-c19f-48a1-9d1f-78d54f9e0722"]
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:59.007Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.020Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.020Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.021Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:59.021Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.021Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "endTime" : "2022-01-31T02:46:52.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:52.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:59.021Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.022Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:59.023Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.023Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:59.023Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.024Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.024Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:59.024Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9b3ea72862ff67", X-B3-SpanId:"1613de8d385d6db0", X-B3-ParentSpanId:"ee9b3ea72862ff67", X-B3-Sampled:"0", X-ONAP-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-TransactionID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-ECOMP-RequestID:"1d812a0b-15cc-45d8-ba0c-69f93a477381", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01c94a23-4553-4e51-ae67-7e277a04c536"]
2022-01-31T02:46:59.024Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:59.024Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.031Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.031Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.032Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:59.032Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.032Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:59.032Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.032Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:59.036Z|1d812a0b-15cc-45d8-ba0c-69f93a477381|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:59.163Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:59.166Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.166Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:59.166Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.166Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.166Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:59.167Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9e0bd334670a8f3", X-B3-SpanId:"96f531f6610f789a", X-B3-ParentSpanId:"b9e0bd334670a8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-TransactionID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-ECOMP-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da0fc45-45a1-416a-a406-65951097cf95"]
2022-01-31T02:46:59.167Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:59.167Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.178Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.178Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.179Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:59.179Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.179Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "endTime" : "2022-01-31T02:46:52.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:52.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:59.179Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.180Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:59.180Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.181Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:59.181Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.181Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.181Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:59.181Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9e0bd334670a8f3", X-B3-SpanId:"b8d256e4c91e2430", X-B3-ParentSpanId:"b9e0bd334670a8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-TransactionID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-ECOMP-RequestID:"cdb66e83-a830-4366-8b83-26f684b3b09e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc98498d-2df3-4428-bb2e-e199e1b3e21e"]
2022-01-31T02:46:59.182Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:59.182Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.188Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.188Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.188Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:59.189Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.190Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:59.190Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.191Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:59.196Z|cdb66e83-a830-4366-8b83-26f684b3b09e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:46:59.317Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:46:59.321Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.321Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||Invoke
2022-01-31T02:46:59.321Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.322Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090
2022-01-31T02:46:59.322Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Method      : GET
2022-01-31T02:46:59.322Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dab226c0de25981", X-B3-SpanId:"ba8302a55032508e", X-B3-ParentSpanId:"2dab226c0de25981", X-B3-Sampled:"0", X-ONAP-RequestID:"c0147196-abba-4638-a002-250032197db8", X-RequestID:"c0147196-abba-4638-a002-250032197db8", X-TransactionID:"c0147196-abba-4638-a002-250032197db8", X-ECOMP-RequestID:"c0147196-abba-4638-a002-250032197db8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2586375f-2dfb-4c1f-a0b7-d0968f623c19"]
2022-01-31T02:46:59.322Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Request body: 
2022-01-31T02:46:59.322Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.341Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.341Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.342Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Status text  : 
2022-01-31T02:46:59.342Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.342Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||Response body: {
  "requestId" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:46:36.000+00:00",
  "endTime" : "2022-01-31T02:46:52.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\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\": \"f3832c33-be88-4f69-ba2f-7500347aaec5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n                        \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:46:52.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "92aa94e8-50f0-4ea6-9780-667323675090",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090"
    }
  }
}
2022-01-31T02:46:59.343Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.343Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/92aa94e8-50f0-4ea6-9780-667323675090|INFO|500||InvokeReturn
2022-01-31T02:46:59.345Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.345Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:46:59.345Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:46:59.345Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false
2022-01-31T02:46:59.346Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:46:59.346Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dab226c0de25981", X-B3-SpanId:"84969606aca00522", X-B3-ParentSpanId:"2dab226c0de25981", X-B3-Sampled:"0", X-ONAP-RequestID:"c0147196-abba-4638-a002-250032197db8", X-RequestID:"c0147196-abba-4638-a002-250032197db8", X-TransactionID:"c0147196-abba-4638-a002-250032197db8", X-ECOMP-RequestID:"c0147196-abba-4638-a002-250032197db8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5216c99-3ffe-4e48-ae7d-70ab2cc2bdd1"]
2022-01-31T02:46:59.346Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:46:59.346Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:46:59.354Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:46:59.355Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:46:59.355Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:46:59.356Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:46:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:46:59.356Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:46:59.357Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:46:59.357Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=92aa94e8-50f0-4ea6-9780-667323675090&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:46:59.362Z|c0147196-abba-4638-a002-250032197db8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/92aa94e8-50f0-4ea6-9780-667323675090|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:01.326Z|1a8c2480-1031-47b8-9215-855aa1b3aa83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:01.326Z|1a8c2480-1031-47b8-9215-855aa1b3aa83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:01.590Z|613e28de-df0e-49de-ae35-9600a7b235ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:01.591Z|613e28de-df0e-49de-ae35-9600a7b235ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:05.238Z|9260416c-3cf9-4423-82a8-6dafa95005ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:05.238Z|3d802e3f-f388-4076-987b-83cdc5a2f139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:05.238Z|65c1c6ee-2b8b-474b-80f1-3f84ddd8685b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:05.238Z|3d802e3f-f388-4076-987b-83cdc5a2f139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:05.239Z|65c1c6ee-2b8b-474b-80f1-3f84ddd8685b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:05.238Z|9260416c-3cf9-4423-82a8-6dafa95005ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:10.155Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:10.157Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||INFO|500||Checking if requestId: 5c449c58-9913-4b35-b088-9055a3e61259 already exists in requestDb InfraActiveRequests table
2022-01-31T02:47:10.157Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fe9ea148cde34bd", X-B3-SpanId:"4c3053034e0d718f", X-B3-ParentSpanId:"1fe9ea148cde34bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da7541b4-7374-4d79-aca8-de1787a5730f"]
2022-01-31T02:47:10.158Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:10.159Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: 
2022-01-31T02:47:10.172Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:10.173Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:10.178Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:47:10.181Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:10.197Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:47:10.197Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:47:10.244Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:47:10.244Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:47:10:220-70377], vertex-id=[503840], Content-Length=[1024], Date=[Mon, 31 Jan 2022 02:47:10 GMT], Content-Type=[application/json]}
2022-01-31T02:47:10.245Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1643597177336","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:47:10.246Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:47:10.246Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:47:10.247Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:10.247Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:47:10.247Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.247Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:10.247Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:47:10.248Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"1fe9ea148cde34bd", X-B3-SpanId:"d6ce68fa04a5da0c", X-B3-ParentSpanId:"1fe9ea148cde34bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c456d9b1-36b2-48fe-b35a-a26a93e25b67"]
2022-01-31T02:47:10.248Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5","vfModuleInstanceId":"70a09067-d7da-48af-a487-ad83c7982f0f"},"instanceName":null,"requestScope":"vfModule"}
2022-01-31T02:47:10.248Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:47:10.263Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:10.263Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:10.264Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:47:10.264Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"Mon, 31 Jan 2022 02:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:10.264Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:47:10.264Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:10.264Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:47:10.265Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-01-31T02:47:10.265Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-01-31T02:47:10.265Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.266Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-01-31T02:47:10.266Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-01-31T02:47:10.266Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e2645e4-0cd3-4617-a469-7cf56ebb34e2"]
2022-01-31T02:47:10.266Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-01-31T02:47:10.266Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:47:10.285Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:10.285Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:10.286Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-01-31T02:47:10.286Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"Mon, 31 Jan 2022 02:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:10.286Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-01-31T02:47:10.287Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:10.287Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-01-31T02:47:10.290Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976
2022-01-31T02:47:10.290Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|INFO|500||Invoke
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Method      : GET
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a287501-38aa-4959-ae60-ca64a19d009d"]
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Request body: 
2022-01-31T02:47:10.291Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||==========================request end================================================
2022-01-31T02:47:10.309Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:10.309Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:10.309Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Status text  : 
2022-01-31T02:47:10.310Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:10.310Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||Response body: {
  "modelUUID" : "670c7422-f294-4aa8-999c-102081e99976",
  "modelInvariantUUID" : "ccf5cbbc-6999-44ec-bd97-16fc2f49857f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-01-31 02:42:19.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vfModuleCustomization"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976/volumeHeatTemplate"
    }
  }
}
2022-01-31T02:47:10.310Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:10.310Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/670c7422-f294-4aa8-999c-102081e99976|INFO|500||InvokeReturn
2022-01-31T02:47:10.314Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:10.314Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:47:10.314Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.314Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:10.315Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:47:10.315Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"1fe9ea148cde34bd", X-B3-SpanId:"b778a40c73aa2fec", X-B3-ParentSpanId:"1fe9ea148cde34bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cf58d62-025a-468a-8bfd-a07a68d63327"]
2022-01-31T02:47:10.315Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5c449c58-9913-4b35-b088-9055a3e61259","requestStatus":"IN_PROGRESS","startTime":1643597230178,"source":"VID","vnfId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\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":"70a09067-d7da-48af-a487-ad83c7982f0f","vfModuleModelName":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235","cloudRegion":"k8sregion","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"5c449c58-9913-4b35-b088-9055a3e61259"}
2022-01-31T02:47:10.316Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:47:10.334Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:10.334Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:47:10.335Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:47:10.335Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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/5c449c58-9913-4b35-b088-9055a3e61259", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:10.335Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:10.178+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:47:10.325+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:10.336Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:10.336Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:47:10.340Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:10.341Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:47:10.341Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:10.341Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:10.341Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:47:10.342Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|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:"1fe9ea148cde34bd", X-B3-SpanId:"13bd18ea2f20bed1", X-B3-ParentSpanId:"1fe9ea148cde34bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4624ef5-593c-468a-b284-ccf60e312677"]
2022-01-31T02:47:10.342Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\"modelVersion\":\"1643597211546\",\"modelCustomizationUuid\":\"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\"modelVersionId\":\"670c7422-f294-4aa8-999c-102081e99976\",\"modelCustomizationId\":\"a999e80e-984c-4e5e-b352-1d17d325f0aa\",\"modelUuid\":\"670c7422-f294-4aa8-999c-102081e99976\",\"modelInvariantUuid\":\"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\",\"vnfInstanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\",\"vfModuleInstanceId\":\"70a09067-d7da-48af-a487-ad83c7982f0f\"}","type":"String"},"requestId":{"value":"5c449c58-9913-4b35-b088-9055a3e61259","type":"String"},"mso-request-id":{"value":"5c449c58-9913-4b35-b088-9055a3e61259","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f3832c33-be88-4f69-ba2f-7500347aaec5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","type":"String"},"vfModuleId":{"value":"70a09067-d7da-48af-a487-ad83c7982f0f","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/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:47:10.342Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:47:11.352Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:11.353Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:47:11.353Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:47:11.353Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:47:11 GMT", X-ONAP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-TransactionID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ECOMP-RequestID:"5c449c58-9913-4b35-b088-9055a3e61259", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d4624ef5-593c-468a-b284-ccf60e312677", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:11.354Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5c449c58-9913-4b35-b088-9055a3e61259\",\"instanceId\":\"70a09067-d7da-48af-a487-ad83c7982f0f\"}}","message":"Success","processInstanceID":"16320f88-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:47:11.354Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:11.354Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:47:11.357Z|5c449c58-9913-4b35-b088-9055a3e61259|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:11.479Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:11.483Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:11.483Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:11.483Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:11.483Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:11.484Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:11.484Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ba3194d3d5a767", X-B3-SpanId:"aaa39d2d5464c266", X-B3-ParentSpanId:"d4ba3194d3d5a767", X-B3-Sampled:"0", X-ONAP-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-TransactionID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-ECOMP-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a5294c-d00d-470e-92ad-9c541edcdd9b"]
2022-01-31T02:47:11.484Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:11.484Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:11.496Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:11.496Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:11.497Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:11.497Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:11.497Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:10.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:11.497Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:11.497Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:11.498Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ba3194d3d5a767", X-B3-SpanId:"138aaaedb1d5dd59", X-B3-ParentSpanId:"d4ba3194d3d5a767", X-B3-Sampled:"0", X-ONAP-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-TransactionID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-ECOMP-RequestID:"b48dfd27-ce47-4906-a54a-290b9171fe0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6efd603f-3d31-4d4a-a481-686ae9693d62"]
2022-01-31T02:47:11.499Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:11.500Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:11.508Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:11.508Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:11.508Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:11.508Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:11.509Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:11.509Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:11.509Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:11.513Z|b48dfd27-ce47-4906-a54a-290b9171fe0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:15.263Z|fa4b93b4-461c-415e-ae81-1bd98d538fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:15.263Z|8b5f71ef-7e22-4d75-ab30-b16ac8720035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:15.263Z|ca727e81-440a-44ea-9e57-66063716328d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:15.264Z|fa4b93b4-461c-415e-ae81-1bd98d538fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:15.264Z|ca727e81-440a-44ea-9e57-66063716328d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:15.264Z|8b5f71ef-7e22-4d75-ab30-b16ac8720035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:16.326Z|bf5b3fbc-a6c5-40c2-89ea-1a89fb0e0013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:16.326Z|bf5b3fbc-a6c5-40c2-89ea-1a89fb0e0013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:21.637Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:21.641Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:21.642Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:21.642Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:21.642Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:21.642Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:21.643Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6ae9bf86009fadd", X-B3-SpanId:"e619c3b78ff19663", X-B3-ParentSpanId:"f6ae9bf86009fadd", X-B3-Sampled:"0", X-ONAP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-TransactionID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ECOMP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b57afa2-547f-4eb9-9c8e-3099295ca84c"]
2022-01-31T02:47:21.643Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:21.643Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:21.658Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:21.659Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:21.659Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:21.660Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:21.660Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:12.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:21.660Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:21.661Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:21.662Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:21.663Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:21.663Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:21.663Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:21.663Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:21.663Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6ae9bf86009fadd", X-B3-SpanId:"40587e37a1d765d3", X-B3-ParentSpanId:"f6ae9bf86009fadd", X-B3-Sampled:"0", X-ONAP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-TransactionID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ECOMP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf81d23-e61b-4f83-a5b8-1f826a6a48be"]
2022-01-31T02:47:21.664Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:21.664Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:21.672Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:21.672Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:21.672Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:21.673Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:21.674Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:21.674Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:21.675Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:21.692Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:47:21.693Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:47:21.693Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:21.693Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:47:21.694Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:47:21.694Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-TransactionID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ECOMP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4796085d-719d-4cfb-8209-2ea183c37832"]
2022-01-31T02:47:21.694Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:47:21.694Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:47:21.813Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:21.814Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:21.814Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:47:21.814Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=48E36A4626A70CB60E4F8335E973B837; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:21.814Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"189fb46c-8240-11ec-93cf-0ae7c9688680","businessKey":"5c449c58-9913-4b35-b088-9055a3e61259","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-01-31T02:47:14.428+0000","endTime":"2022-01-31T02:47:20.834+0000","removalTime":null,"durationInMillis":6406,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"16320f88-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"189f17e9-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:47:21.815Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:21.815Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5c449c58-9913-4b35-b088-9055a3e61259&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:47:21.830Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:47:21.830Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:47:21.831Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:21.831Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:47:21.831Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:47:21.831Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-TransactionID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ECOMP-RequestID:"37262ea5-d4f9-4e66-8d27-564cc4d551a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2057a70-a42e-4448-90cb-ce3b1ae2f0dc"]
2022-01-31T02:47:21.832Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:47:21.832Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:47:21.947Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:21.947Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:21.947Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:47:21.947Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0CB4A21ACF380137949A58286B5C6D7B; Path=/; HttpOnly", Cache-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:"Mon, 31 Jan 2022 02:47:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:21.948Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1c7107f5-8240-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"189fb46c-8240-11ec-93cf-0ae7c9688680","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:a90ab6cb-8232-11ec-93cf-0ae7c9688680","processInstanceId":"189fb46c-8240-11ec-93cf-0ae7c9688680","executionId":"189fb46c-8240-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:47:20.833+0000","endTime":"2022-01-31T02:47:20.833+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"16320f88-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:47:21.948Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:21.948Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=189fb46c-8240-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:47:21.951Z|37262ea5-d4f9-4e66-8d27-564cc4d551a6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:25.284Z|9b275c4f-0f13-487a-a574-ff261313c69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:25.285Z|9b275c4f-0f13-487a-a574-ff261313c69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:25.286Z|c82f1873-b544-4312-aebe-4a95bf6dcb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:25.286Z|a41562fe-ed65-473b-8570-87797f0a97ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:25.286Z|c82f1873-b544-4312-aebe-4a95bf6dcb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:25.286Z|a41562fe-ed65-473b-8570-87797f0a97ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:31.326Z|9f37340c-c70a-4260-bb72-01b6082af3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:31.328Z|9f37340c-c70a-4260-bb72-01b6082af3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:31.591Z|e5472343-0c9d-4cb4-acd3-bb9fe40dacd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:31.592Z|e5472343-0c9d-4cb4-acd3-bb9fe40dacd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:32.072Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:32.075Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.075Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5c7e8b64c12e2f", X-B3-SpanId:"e1577f14c8fabe7a", X-B3-ParentSpanId:"1f5c7e8b64c12e2f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-TransactionID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-ECOMP-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23e02ba6-08dd-40c5-9ab0-68d39f90ae26"]
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:32.076Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.091Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.092Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.092Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:32.092Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.092Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "endTime" : "2022-01-31T02:47:24.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:24.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:32.093Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.093Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:32.094Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.094Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:32.094Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.095Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.095Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:32.095Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5c7e8b64c12e2f", X-B3-SpanId:"58545e8e89097b4d", X-B3-ParentSpanId:"1f5c7e8b64c12e2f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-TransactionID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-ECOMP-RequestID:"d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbeb85d9-bb13-4893-8cb8-93fe95045d1f"]
2022-01-31T02:47:32.095Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:32.096Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.102Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.103Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.103Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:32.103Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.104Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:32.104Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.105Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:32.108Z|d8860cc5-2438-41cf-a1ec-fc7ae71ab0f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:32.224Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:32.226Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce873d980ff10eb4", X-B3-SpanId:"bcd9734e6fb0d9b2", X-B3-ParentSpanId:"ce873d980ff10eb4", X-B3-Sampled:"0", X-ONAP-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-TransactionID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-ECOMP-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21f7485-c4f3-438e-9426-52667300e5f9"]
2022-01-31T02:47:32.227Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:32.228Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.238Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.239Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.239Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:32.239Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.240Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "endTime" : "2022-01-31T02:47:24.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:24.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:32.240Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.240Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:32.241Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.241Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:32.241Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.242Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.242Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:32.242Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce873d980ff10eb4", X-B3-SpanId:"c28daba049450183", X-B3-ParentSpanId:"ce873d980ff10eb4", X-B3-Sampled:"0", X-ONAP-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-TransactionID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-ECOMP-RequestID:"5feb7617-3c80-45fe-a4d1-180ffe76cffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f1d836-aa64-4f1b-b08a-f390341f078b"]
2022-01-31T02:47:32.242Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:32.242Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.287Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.287Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.287Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:32.288Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.288Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:32.289Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.289Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:32.293Z|5feb7617-3c80-45fe-a4d1-180ffe76cffb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:32.410Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:32.414Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.414Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:32.414Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.415Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.415Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:32.415Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f67a82ec90437b3e", X-B3-SpanId:"e1323d7bb72dd4f2", X-B3-ParentSpanId:"f67a82ec90437b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-TransactionID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-ECOMP-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06a724db-6b93-40cd-964c-744f725bea14"]
2022-01-31T02:47:32.415Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:32.415Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.427Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.427Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.427Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:32.428Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.428Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "endTime" : "2022-01-31T02:47:24.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:24.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:32.428Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.429Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:32.430Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.430Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:32.430Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.430Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.431Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:32.432Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f67a82ec90437b3e", X-B3-SpanId:"cb401dd18939231d", X-B3-ParentSpanId:"f67a82ec90437b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-TransactionID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-ECOMP-RequestID:"6d7cf935-1160-4d2e-8880-8687c98077c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e12f4807-c6c2-4d62-b99e-9723aa078063"]
2022-01-31T02:47:32.432Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:32.432Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.442Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.442Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.443Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:32.443Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.443Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:32.444Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.444Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:32.450Z|6d7cf935-1160-4d2e-8880-8687c98077c2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:32.567Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:32.570Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.570Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:32.571Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.571Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.571Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:32.571Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cf029611fca720e", X-B3-SpanId:"28fef8a151f243bb", X-B3-ParentSpanId:"4cf029611fca720e", X-B3-Sampled:"0", X-ONAP-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-TransactionID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-ECOMP-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9225abc-1db6-41e1-a58e-666ae619af7b"]
2022-01-31T02:47:32.572Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:32.572Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.583Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.584Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.584Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:32.584Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.585Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "endTime" : "2022-01-31T02:47:24.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:24.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:32.585Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.585Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:32.586Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.587Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:32.587Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.587Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.588Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:32.588Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cf029611fca720e", X-B3-SpanId:"ebd4e89ac2cfc283", X-B3-ParentSpanId:"4cf029611fca720e", X-B3-Sampled:"0", X-ONAP-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-TransactionID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-ECOMP-RequestID:"ce61ae07-dd8b-4463-81f5-94dc1ac1baf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"908b2811-192a-446e-a944-d829ee12963b"]
2022-01-31T02:47:32.588Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:32.588Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.595Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.595Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.595Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:32.596Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.596Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:32.596Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.597Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:32.600Z|ce61ae07-dd8b-4463-81f5-94dc1ac1baf3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:32.713Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:32.715Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.716Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||Invoke
2022-01-31T02:47:32.716Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.716Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259
2022-01-31T02:47:32.716Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Method      : GET
2022-01-31T02:47:32.717Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"587eda5d289c0ec1", X-B3-SpanId:"306038745e74d283", X-B3-ParentSpanId:"587eda5d289c0ec1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-TransactionID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-ECOMP-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d748bff5-9618-4e23-bd51-c20fa3350c48"]
2022-01-31T02:47:32.717Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Request body: 
2022-01-31T02:47:32.717Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.728Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.729Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.729Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Status text  : 
2022-01-31T02:47:32.729Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.730Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||Response body: {
  "requestId" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:10.000+00:00",
  "endTime" : "2022-01-31T02:47:24.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"ccf5cbbc-6999-44ec-bd97-16fc2f49857f\",\n            \"modelVersionId\": \"670c7422-f294-4aa8-999c-102081e99976\",\n            \"modelName\": \"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235\",\n            \"modelVersion\": \"1643597211546\",\n            \"modelCustomizationId\": \"a999e80e-984c-4e5e-b352-1d17d325f0aa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:24.000+00:00",
  "vfModuleId" : "70a09067-d7da-48af-a487-ad83c7982f0f",
  "vfModuleName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "vfModuleModelName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vfModules/70a09067-d7da-48af-a487-ad83c7982f0f",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5c449c58-9913-4b35-b088-9055a3e61259",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259"
    }
  }
}
2022-01-31T02:47:32.730Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.731Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c449c58-9913-4b35-b088-9055a3e61259|INFO|500||InvokeReturn
2022-01-31T02:47:32.732Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.732Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:32.732Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:32.732Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false
2022-01-31T02:47:32.732Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:32.733Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"587eda5d289c0ec1", X-B3-SpanId:"f43af38c5d7b97dd", X-B3-ParentSpanId:"587eda5d289c0ec1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-TransactionID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-ECOMP-RequestID:"3e4f21cb-f684-41e7-857b-763f3dd50fa7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054a17e3-4796-47cf-b7b0-28181bfee255"]
2022-01-31T02:47:32.733Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:32.733Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:32.742Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:32.742Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:32.742Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:32.742Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:32.743Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:32.743Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:32.743Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c449c58-9913-4b35-b088-9055a3e61259&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:32.747Z|3e4f21cb-f684-41e7-857b-763f3dd50fa7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5c449c58-9913-4b35-b088-9055a3e61259|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:35.113Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:35.115Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||Checking if requestId: ee94dfc3-8f18-4103-8f3d-08d2ec0d7321 already exists in requestDb InfraActiveRequests table
2022-01-31T02:47:35.115Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:35.116Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:35.116Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:35.116Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:35.117Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:35.117Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"784d4a43b23a9c9e", X-B3-SpanId:"88f1f26ecb4dc858", X-B3-ParentSpanId:"784d4a43b23a9c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b05b0c2c-1ac9-4e34-b57a-8f0ede807e2b"]
2022-01-31T02:47:35.117Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:35.118Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:35.131Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:35.131Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:47:35.132Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:35.132Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:47:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:35.132Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: 
2022-01-31T02:47:35.133Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:35.133Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:35.140Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:47:35.147Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:35.163Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups|INFO|500||Invoke
2022-01-31T02:47:35.164Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0c0f25e5-7a69-4e29-80f6-4da06602eb01], X-ECOMP-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321], X-TransactionId=[], X-ONAP-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321]}
2022-01-31T02:47:35.205Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:47:35:186-23697], Content-Length=[408], Date=[Mon, 31 Jan 2022 02:47:35 GMT], Content-Type=[application/json]}
2022-01-31T02:47:35.206Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-01-31T02:47:35.206Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:35.208Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/related-to/volume-groups
2022-01-31T02:47:35.208Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 78ab52ad-dc0a-4174-8af2-2d435580e3c2
2022-01-31T02:47:35.213Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:35.230Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules|INFO|500||Invoke
2022-01-31T02:47:35.230Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5e330e11-de33-46db-b126-85ae9a4c7df6], X-ECOMP-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321], X-TransactionId=[], X-ONAP-RequestID=[ee94dfc3-8f18-4103-8f3d-08d2ec0d7321]}
2022-01-31T02:47:35.289Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:47:35:250-73394], Content-Length=[377], Date=[Mon, 31 Jan 2022 02:47:35 GMT], Content-Type=[application/json]}
2022-01-31T02:47:35.289Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/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/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules","ERR.5.4.6114"]}}}

2022-01-31T02:47:35.290Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:35.291Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2/vf-modules
2022-01-31T02:47:35.291Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 78ab52ad-dc0a-4174-8af2-2d435580e3c2
2022-01-31T02:47:35.294Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:35.309Z|ba8886cb-6f17-4aa3-a327-55ac0ac975ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:35.309Z|ced1d38c-6ab4-4f0d-ad96-68b918721950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:35.309Z|287fe83f-f20e-4592-a368-45a89e1920ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:35.309Z|ba8886cb-6f17-4aa3-a327-55ac0ac975ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:35.309Z|287fe83f-f20e-4592-a368-45a89e1920ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:35.309Z|ced1d38c-6ab4-4f0d-ad96-68b918721950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:35.313Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:47:35.314Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:47:35.393Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:47:35.393Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:47:35:336-98688], vertex-id=[503840], Content-Length=[1024], Date=[Mon, 31 Jan 2022 02:47:35 GMT], Content-Type=[application/json]}
2022-01-31T02:47:35.394Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1643597177336","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/78ab52ad-dc0a-4174-8af2-2d435580e3c2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:47:35.395Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:47:35.396Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:47:35.397Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:35.397Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:47:35.397Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:35.398Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:35.398Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:47:35.398Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"784d4a43b23a9c9e", X-B3-SpanId:"aff09d476089a11c", X-B3-ParentSpanId:"784d4a43b23a9c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fe5f1fb-3b75-4885-a0c7-36d05e3aff7c"]
2022-01-31T02:47:35.399Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5"},"instanceName":null,"requestScope":"vnf"}
2022-01-31T02:47:35.399Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:47:35.415Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:35.415Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:35.415Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:47:35.415Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"Mon, 31 Jan 2022 02:47:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:35.415Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:47:35.416Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:35.416Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:47:35.416Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-01-31T02:47:35.417Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-01-31T02:47:35.417Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:35.417Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-01-31T02:47:35.417Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-01-31T02:47:35.418Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aa7fea6-0321-48db-934d-31a3634f4e5a"]
2022-01-31T02:47:35.418Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-01-31T02:47:35.418Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:47:35.436Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:35.437Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:35.437Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-01-31T02:47:35.437Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"Mon, 31 Jan 2022 02:47:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:35.438Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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" : 10010,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010"
    }
  }
}
2022-01-31T02:47:35.438Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:35.438Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-01-31T02:47:35.440Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:35.440Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:47:35.440Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:35.441Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:35.441Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:47:35.441Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"784d4a43b23a9c9e", X-B3-SpanId:"0de9b31c05202d44", X-B3-ParentSpanId:"784d4a43b23a9c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bc04c79-60eb-4e56-945a-c1440d9e186c"]
2022-01-31T02:47:35.441Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321","requestStatus":"IN_PROGRESS","startTime":1643597255292,"source":"VID","vnfId":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\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":"f3832c33-be88-4f69-ba2f-7500347aaec5","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"}
2022-01-31T02:47:35.441Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:47:35.457Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:35.457Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:47:35.457Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:47:35.457Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:35.458Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:35.292+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:47:35.449+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:35.458Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:35.459Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:47:35.465Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:35.465Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:47:35.465Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:35.466Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:35.466Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:47:35.466Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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:"784d4a43b23a9c9e", X-B3-SpanId:"dd3effe41ea9dc67", X-B3-ParentSpanId:"784d4a43b23a9c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f79df6b-980e-42c1-bcba-d90500c4648d"]
2022-01-31T02:47:35.466Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|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\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelVersionId\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelCustomizationId\":\"77dbcf9f-a977-49cb-a63d-7fb700516363\",\"modelUuid\":\"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\"modelInvariantUuid\":\"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\"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\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\",\"vnfInstanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\"}","type":"String"},"requestId":{"value":"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321","type":"String"},"mso-request-id":{"value":"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f3832c33-be88-4f69-ba2f-7500347aaec5","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"78ab52ad-dc0a-4174-8af2-2d435580e3c2","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/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:47:35.467Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:47:36.476Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:36.476Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:47:36.476Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:47:36.476Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:47:36 GMT", X-ONAP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-TransactionID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ECOMP-RequestID:"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2f79df6b-980e-42c1-bcba-d90500c4648d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:36.477Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ee94dfc3-8f18-4103-8f3d-08d2ec0d7321\",\"instanceId\":\"78ab52ad-dc0a-4174-8af2-2d435580e3c2\"}}","message":"Success","processInstanceID":"252badbc-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:47:36.477Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:36.477Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:47:36.480Z|ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:36.608Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:36.612Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:36.612Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:36.612Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:36.612Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:36.612Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:36.613Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e75f21a0231326de", X-B3-SpanId:"2f462940e4d24f42", X-B3-ParentSpanId:"e75f21a0231326de", X-B3-Sampled:"0", X-ONAP-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-TransactionID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-ECOMP-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaef2cc2-b86e-43d9-8f9e-8974b3b7f48f"]
2022-01-31T02:47:36.613Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:36.613Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:36.625Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:36.625Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:36.625Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:36.626Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:36.626Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:35.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:36.627Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:36.627Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:36.628Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e75f21a0231326de", X-B3-SpanId:"9cf69d428881b935", X-B3-ParentSpanId:"e75f21a0231326de", X-B3-Sampled:"0", X-ONAP-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-TransactionID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-ECOMP-RequestID:"57014cb6-dba8-45ba-9f6a-9b0f697bd7ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ee6d890-74d2-4f39-b41e-b5e13c84b64c"]
2022-01-31T02:47:36.629Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:36.629Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:36.635Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:36.636Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:36.636Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:36.636Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:36.636Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:36.637Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:36.637Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:36.640Z|57014cb6-dba8-45ba-9f6a-9b0f697bd7ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:45.334Z|bcd8e66c-b38e-4845-b82e-f309e9a676fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:45.334Z|04dd24f5-a1fd-48b3-917b-83954835eafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:45.335Z|04dd24f5-a1fd-48b3-917b-83954835eafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:45.335Z|bcd8e66c-b38e-4845-b82e-f309e9a676fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:45.337Z|f0d15fff-de55-4f15-942f-951edd760643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:45.337Z|f0d15fff-de55-4f15-942f-951edd760643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:46.326Z|732ea873-ef4e-4ada-b5ca-2396e419216c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:47:46.326Z|732ea873-ef4e-4ada-b5ca-2396e419216c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:47:46.776Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:46.780Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:46.781Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:46.781Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:46.781Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:46.781Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:46.781Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f51bf4ac41ecfd4", X-B3-SpanId:"0840754049e0ce19", X-B3-ParentSpanId:"9f51bf4ac41ecfd4", X-B3-Sampled:"0", X-ONAP-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-TransactionID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-ECOMP-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"273b8e4e-8caa-453b-a194-4cab94afac73"]
2022-01-31T02:47:46.782Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:46.782Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:46.797Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:46.797Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:46.797Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:46.798Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:46.799Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "endTime" : "2022-01-31T02:47:40.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:46.799Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:46.799Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:46.800Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:46.800Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f51bf4ac41ecfd4", X-B3-SpanId:"7a2ba2e7284185e3", X-B3-ParentSpanId:"9f51bf4ac41ecfd4", X-B3-Sampled:"0", X-ONAP-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-TransactionID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-ECOMP-RequestID:"76089b79-31f0-4871-a79e-6df12d6e4218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a33c6f5f-d373-443d-9946-40f21d768d03"]
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:46.801Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:46.809Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:46.809Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:46.809Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:46.809Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:46.810Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:46.810Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:46.810Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:46.814Z|76089b79-31f0-4871-a79e-6df12d6e4218|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:46.934Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:46.938Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:46.938Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:46.938Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:46.938Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:46.939Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:46.939Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272a011fd881046e", X-B3-SpanId:"22a439e743838be9", X-B3-ParentSpanId:"272a011fd881046e", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-TransactionID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-ECOMP-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571fa5cb-a0a7-4959-aae4-fe627a46ad21"]
2022-01-31T02:47:46.939Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:46.939Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:46.953Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:46.953Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:46.953Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:46.954Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:46.954Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "endTime" : "2022-01-31T02:47:40.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:46.954Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:46.955Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:46.956Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272a011fd881046e", X-B3-SpanId:"c6f1ea832aab209c", X-B3-ParentSpanId:"272a011fd881046e", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-TransactionID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-ECOMP-RequestID:"4ce19016-155a-4534-9529-ddb6bd7bbfff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbbf8607-6095-4ff3-b625-f2ca635c8c01"]
2022-01-31T02:47:46.957Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:46.957Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:46.964Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:46.964Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:46.965Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:46.965Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:46.966Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:46.966Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:46.966Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:46.971Z|4ce19016-155a-4534-9529-ddb6bd7bbfff|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:47.084Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:47.087Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.087Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:47.087Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.087Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.088Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:47.088Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e633d0d6a1c8adb0", X-B3-SpanId:"a7fd116e30759fa1", X-B3-ParentSpanId:"e633d0d6a1c8adb0", X-B3-Sampled:"0", X-ONAP-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-TransactionID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-ECOMP-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d9f049-3280-4d9b-ba3c-a01b7388b64e"]
2022-01-31T02:47:47.088Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:47.088Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.101Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.101Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.102Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:47.102Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.102Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "endTime" : "2022-01-31T02:47:40.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:47.103Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.103Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:47.104Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.104Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:47.104Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.104Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.104Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:47.105Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e633d0d6a1c8adb0", X-B3-SpanId:"5d385e19b69898ee", X-B3-ParentSpanId:"e633d0d6a1c8adb0", X-B3-Sampled:"0", X-ONAP-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-TransactionID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-ECOMP-RequestID:"b12cb4f9-0676-46c5-b6de-c74f6e9b13fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e95dbf4-9087-4866-9585-e370753bb0ae"]
2022-01-31T02:47:47.105Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:47.105Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.112Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.112Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.112Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:47.113Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.113Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:47.113Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.114Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:47.118Z|b12cb4f9-0676-46c5-b6de-c74f6e9b13fb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:47.244Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:47.246Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.247Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:47.247Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.247Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.247Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:47.248Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bef7c9ce8ef21df8", X-B3-SpanId:"990e56a1a89c1b1a", X-B3-ParentSpanId:"bef7c9ce8ef21df8", X-B3-Sampled:"0", X-ONAP-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-TransactionID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-ECOMP-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f08a03b-d3b3-40e7-9eb8-00b5f4b8e872"]
2022-01-31T02:47:47.248Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:47.248Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.261Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.261Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.262Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:47.262Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.263Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "endTime" : "2022-01-31T02:47:40.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:47.263Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.264Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:47.265Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bef7c9ce8ef21df8", X-B3-SpanId:"d003febe536978df", X-B3-ParentSpanId:"bef7c9ce8ef21df8", X-B3-Sampled:"0", X-ONAP-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-TransactionID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-ECOMP-RequestID:"baa78709-03c2-4e7e-991e-0844b01d5c09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2108eb40-55ab-40d6-86ec-134e0579b515"]
2022-01-31T02:47:47.266Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:47.266Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.274Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.275Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.275Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:47.275Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.276Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:47.277Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.277Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:47.281Z|baa78709-03c2-4e7e-991e-0844b01d5c09|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:47.399Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:47.403Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.403Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||Invoke
2022-01-31T02:47:47.403Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.404Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321
2022-01-31T02:47:47.404Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Method      : GET
2022-01-31T02:47:47.404Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba5dd548a80a1f11", X-B3-SpanId:"eb734f537465aecb", X-B3-ParentSpanId:"ba5dd548a80a1f11", X-B3-Sampled:"0", X-ONAP-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-TransactionID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-ECOMP-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2937cf7d-2277-4b41-a84d-34e6152809aa"]
2022-01-31T02:47:47.405Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Request body: 
2022-01-31T02:47:47.405Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.416Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.416Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.416Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Status text  : 
2022-01-31T02:47:47.417Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.417Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||Response body: {
  "requestId" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:35.000+00:00",
  "endTime" : "2022-01-31T02:47:40.000+00:00",
  "source" : "VID",
  "vnfId" : "78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "vnfName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235_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\": \"59a353c8-c00c-4f9e-a0d0-d116b688259b\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2cee6466-7365-44e1-ac2e-8e3c40a0c454\",\n            \"modelCustomizationId\": \"77dbcf9f-a977-49cb-a63d-7fb700516363\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5/vnfs/78ab52ad-dc0a-4174-8af2-2d435580e3c2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee94dfc3-8f18-4103-8f3d-08d2ec0d7321",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321"
    }
  }
}
2022-01-31T02:47:47.417Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.418Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|INFO|500||InvokeReturn
2022-01-31T02:47:47.420Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.420Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:47.421Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:47.421Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false
2022-01-31T02:47:47.421Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:47.421Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba5dd548a80a1f11", X-B3-SpanId:"d363ae7cc1c36866", X-B3-ParentSpanId:"ba5dd548a80a1f11", X-B3-Sampled:"0", X-ONAP-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-TransactionID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-ECOMP-RequestID:"28b1d073-141f-48c1-9580-0b6e2984b6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b337d773-07e2-483b-917f-771b7edd33c5"]
2022-01-31T02:47:47.422Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:47.422Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:47.428Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:47.429Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:47.429Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:47.429Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:47.430Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:47.430Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:47.430Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee94dfc3-8f18-4103-8f3d-08d2ec0d7321&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:47.434Z|28b1d073-141f-48c1-9580-0b6e2984b6ff|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee94dfc3-8f18-4103-8f3d-08d2ec0d7321|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:48.108Z|4b1c6a32-72cf-4b87-aa21-4a2bf2cdbae9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:47:48.109Z|4b1c6a32-72cf-4b87-aa21-4a2bf2cdbae9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:49.605Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:49.606Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||Checking if requestId: a740f517-72c6-4bfb-b580-258632fe658c already exists in requestDb InfraActiveRequests table
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:47:49.607Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf38bea4442ad7a0", X-B3-SpanId:"00a2286c540da836", X-B3-ParentSpanId:"cf38bea4442ad7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea8a88e-b81a-4b2c-b3ca-2a7f59b65327"]
2022-01-31T02:47:49.608Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:47:49.608Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:47:49.621Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:49.621Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:47:49.621Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:47:49.621Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:47:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:49.622Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: 
2022-01-31T02:47:49.622Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:49.622Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:49.627Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:47:49.666Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:49.681Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:47:49.682Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||Invoke
2022-01-31T02:47:49.790Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||InvokeReturn
2022-01-31T02:47:49.790Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:47:49:705-60377], vertex-id=[258072], Content-Length=[247], Date=[Mon, 31 Jan 2022 02:47:49 GMT], Content-Type=[application/json]}
2022-01-31T02:47:49.792Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5"}]}

2022-01-31T02:47:49.801Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:49.816Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:47:49.816Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-31T02:47:49.892Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:49.892Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:47:49:836-81970], Content-Length=[605], Date=[Mon, 31 Jan 2022 02:47:49 GMT], Content-Type=[application/json]}
2022-01-31T02:47:49.893Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-01-31T02:47:49.894Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-01-31T02:47:49.898Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:49.915Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||Invoke
2022-01-31T02:47:49.915Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1661fdfd-162f-4a14-8b4f-c4e89ee5e630], X-ECOMP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-TransactionId=[], X-ONAP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c]}
2022-01-31T02:47:49.999Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:47:49:938-77751], vertex-id=[258072], Content-Length=[247], Date=[Mon, 31 Jan 2022 02:47:49 GMT], Content-Type=[application/json]}
2022-01-31T02:47:50.000Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5"}]}

2022-01-31T02:47:50.000Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||InvokeReturn
2022-01-31T02:47:50.004Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:50.021Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-31T02:47:50.022Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dff07e81-7668-4f28-be83-a1d839439c71], X-ECOMP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-TransactionId=[], X-ONAP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c]}
2022-01-31T02:47:50.059Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:47:50:040-26982], Content-Length=[602], Date=[Mon, 31 Jan 2022 02:47:50 GMT], Content-Type=[application/json]}
2022-01-31T02:47:50.060Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-01-31T02:47:50.060Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:50.061Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-01-31T02:47:50.065Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:50.079Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||Invoke
2022-01-31T02:47:50.080Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6bc0f078-1323-468c-a3bd-a2492977e4c0], X-ECOMP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-TransactionId=[], X-ONAP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c]}
2022-01-31T02:47:50.119Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:47:50:098-87632], vertex-id=[258072], Content-Length=[247], Date=[Mon, 31 Jan 2022 02:47:50 GMT], Content-Type=[application/json]}
2022-01-31T02:47:50.120Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5"}]}

2022-01-31T02:47:50.120Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5?format=pathed|INFO|500||InvokeReturn
2022-01-31T02:47:50.124Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:50.138Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-01-31T02:47:50.139Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1de42b3c-e732-49ab-ba47-4629e5b26f47], X-ECOMP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-TransactionId=[], X-ONAP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c]}
2022-01-31T02:47:50.182Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:47:50:157-92782], Content-Length=[611], Date=[Mon, 31 Jan 2022 02:47:50 GMT], Content-Type=[application/json]}
2022-01-31T02:47:50.183Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations","ERR.5.4.6114"]}}}

2022-01-31T02:47:50.183Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-01-31T02:47:50.185Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/f3832c33-be88-4f69-ba2f-7500347aaec5/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-01-31T02:47:50.188Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:47:50.203Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-01-31T02:47:50.204Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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=[a740f517-72c6-4bfb-b580-258632fe658c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[52b27c0d-ab07-4734-be02-8fc3621213c1], X-ECOMP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c], X-TransactionId=[], X-ONAP-RequestID=[a740f517-72c6-4bfb-b580-258632fe658c]}
2022-01-31T02:47:50.292Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:47:50:222-30716], vertex-id=[503840], Content-Length=[573], Date=[Mon, 31 Jan 2022 02:47:50 GMT], Content-Type=[application/json]}
2022-01-31T02:47:50.293Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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":"1643597260452","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-01-31T02:47:50.293Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-01-31T02:47:50.294Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:47:50.294Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:47:50.295Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:50.295Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"cf38bea4442ad7a0", X-B3-SpanId:"de1709cd0d057ef7", X-B3-ParentSpanId:"cf38bea4442ad7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e0bc7c-53e9-4132-aae2-05ffa55fb834"]
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f3832c33-be88-4f69-ba2f-7500347aaec5"},"instanceName":null,"requestScope":"service"}
2022-01-31T02:47:50.296Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:47:50.315Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:50.316Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:50.316Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:47:50.316Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"Mon, 31 Jan 2022 02:47:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:50.316Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:47:50.316Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:50.317Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:47:50.317Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:47:50.318Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:47:50.318Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.318Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:47:50.318Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:47:50.318Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4d7e623-90cb-4b80-91e2-af21dbaf5718"]
2022-01-31T02:47:50.319Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:47:50.319Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:47:50.339Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:50.339Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:50.339Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:47:50.339Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"Mon, 31 Jan 2022 02:47:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:50.340Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:47:50.340Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:50.341Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:47:50.343Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-01-31T02:47:50.343Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-01-31T02:47:50.343Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.343Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-01-31T02:47:50.343Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-01-31T02:47:50.344Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89145837-ad61-479e-a882-a8d0b21f01e4"]
2022-01-31T02:47:50.344Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-01-31T02:47:50.344Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:47:50.360Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:50.360Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:50.360Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-01-31T02:47:50.361Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"Mon, 31 Jan 2022 02:47:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:50.361Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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" : 512,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service"
    }
  }
}
2022-01-31T02:47:50.362Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:50.362Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-01-31T02:47:50.363Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:47:50.364Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:47:50.364Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.364Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:47:50.364Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:47:50.365Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e99e3ae-3967-4b6e-bf02-eec7a5a66bbe"]
2022-01-31T02:47:50.365Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:47:50.365Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:47:50.378Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:50.379Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:50.379Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:47:50.379Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"Mon, 31 Jan 2022 02:47:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:50.380Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:47:50.380Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:50.380Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:47:50.383Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:50.383Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:47:50.384Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.384Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:47:50.384Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:47:50.384Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"cf38bea4442ad7a0", X-B3-SpanId:"6b20395f9d66d579", X-B3-ParentSpanId:"cf38bea4442ad7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e60d9ccb-2846-4347-9a25-de7f12413560"]
2022-01-31T02:47:50.384Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a740f517-72c6-4bfb-b580-258632fe658c","requestStatus":"IN_PROGRESS","startTime":1643597270185,"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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\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":"f3832c33-be88-4f69-ba2f-7500347aaec5","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"a740f517-72c6-4bfb-b580-258632fe658c"}
2022-01-31T02:47:50.385Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:47:50.401Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:50.401Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:47:50.401Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:47:50.401Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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/a740f517-72c6-4bfb-b580-258632fe658c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:50.402Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:50.185+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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:47:50.393+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:47:50.402Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:50.402Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:47:50.406Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:50.406Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|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:"cf38bea4442ad7a0", X-B3-SpanId:"831d59a99efab58a", X-B3-ParentSpanId:"cf38bea4442ad7a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac528f7e-e87b-409a-bf7f-3bb1dfa462b8"]
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelUuid\":\"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\",\"modelInvariantUuid\":\"b1b511f5-2464-447a-b2e2-9eb272f5af30\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\"}","type":"String"},"requestId":{"value":"a740f517-72c6-4bfb-b580-258632fe658c","type":"String"},"mso-request-id":{"value":"a740f517-72c6-4bfb-b580-258632fe658c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f3832c33-be88-4f69-ba2f-7500347aaec5","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/f3832c33-be88-4f69-ba2f-7500347aaec5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:47:50.407Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:47:51.416Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:51.417Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:47:51.417Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:47:51.417Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:47:51 GMT", X-ONAP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-TransactionID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ECOMP-RequestID:"a740f517-72c6-4bfb-b580-258632fe658c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ac528f7e-e87b-409a-bf7f-3bb1dfa462b8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:51.417Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a740f517-72c6-4bfb-b580-258632fe658c\",\"instanceId\":\"f3832c33-be88-4f69-ba2f-7500347aaec5\"}}","message":"Success","processInstanceID":"2e137ef4-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:47:51.418Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:51.418Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:47:51.420Z|a740f517-72c6-4bfb-b580-258632fe658c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:51.544Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:47:51.546Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0094fd8bf5f4156", X-B3-SpanId:"ac9f08b7a4edfa92", X-B3-ParentSpanId:"e0094fd8bf5f4156", X-B3-Sampled:"0", X-ONAP-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-TransactionID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-ECOMP-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e7edf6-3cdf-48dc-83b2-2a4c7ad6ea17"]
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:47:51.547Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:47:51.559Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:51.560Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:51.560Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:47:51.560Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:51.561Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:47:50.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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:50.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:47:51.561Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:51.561Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||InvokeReturn
2022-01-31T02:47:51.562Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:47:51.563Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:47:51.563Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:47:51.563Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:47:51.563Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:47:51.564Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0094fd8bf5f4156", X-B3-SpanId:"deed5eee781e5a65", X-B3-ParentSpanId:"e0094fd8bf5f4156", X-B3-Sampled:"0", X-ONAP-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-TransactionID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-ECOMP-RequestID:"5701f8c3-e304-4ad7-8bca-8fdb49119f50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f39a1e5-809f-43b2-9afc-d40d2c3ee7d3"]
2022-01-31T02:47:51.564Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:47:51.564Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:47:51.572Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:47:51.573Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:47:51.573Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:47:51.573Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:47:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:47:51.574Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:47:51.575Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:47:51.575Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:47:51.579Z|5701f8c3-e304-4ad7-8bca-8fdb49119f50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:47:55.357Z|db2fdb2d-1b4c-490b-b703-0a18ddfbb585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:55.357Z|ced41020-d414-4450-ab28-e149493e62cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:55.358Z|ced41020-d414-4450-ab28-e149493e62cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:55.358Z|db2fdb2d-1b4c-490b-b703-0a18ddfbb585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:47:55.360Z|909eab4b-0dfb-412d-87a7-9929e2e207a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:47:55.360Z|909eab4b-0dfb-412d-87a7-9929e2e207a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:01.326Z|8045a85d-47c2-433e-b555-200e4c7c8075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:01.326Z|8045a85d-47c2-433e-b555-200e4c7c8075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:01.592Z|b964e830-19dd-4f2f-99ab-bf7ee42264b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:01.592Z|b964e830-19dd-4f2f-99ab-bf7ee42264b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:01.704Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:48:01.707Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:01.707Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:48:01.707Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:01.708Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:01.708Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:48:01.708Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b393ecff2d2988", X-B3-SpanId:"acf71ec42c19ef17", X-B3-ParentSpanId:"b2b393ecff2d2988", X-B3-Sampled:"0", X-ONAP-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-TransactionID:"12830364-ab66-4cca-a76c-356712894e33", X-ECOMP-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2f4f16-3caa-4d76-9352-7f1aea00c7b5"]
2022-01-31T02:48:01.708Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:48:01.708Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:48:01.726Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:01.726Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:01.726Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:48:01.726Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:01.727Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:50.000+00:00",
  "endTime" : "2022-01-31T02:47: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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:48:01.728Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:01.728Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||InvokeReturn
2022-01-31T02:48:01.728Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b393ecff2d2988", X-B3-SpanId:"2d9a22ea75a0ecb1", X-B3-ParentSpanId:"b2b393ecff2d2988", X-B3-Sampled:"0", X-ONAP-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-TransactionID:"12830364-ab66-4cca-a76c-356712894e33", X-ECOMP-RequestID:"12830364-ab66-4cca-a76c-356712894e33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd591b9-01dd-411b-834b-a74910d67ad7"]
2022-01-31T02:48:01.729Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:48:01.730Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:48:01.736Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:01.736Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:01.736Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:48:01.736Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:01.737Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:48:01.737Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:01.737Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:48:01.741Z|12830364-ab66-4cca-a76c-356712894e33|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:48:01.855Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:48:01.858Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:01.858Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:48:01.858Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:01.859Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:01.859Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:48:01.859Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffe2663123281e1e", X-B3-SpanId:"45db8e66b6ba29a6", X-B3-ParentSpanId:"ffe2663123281e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-TransactionID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-ECOMP-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a2e23e4-e8e6-4b2a-a16f-8c1531245535"]
2022-01-31T02:48:01.859Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:48:01.860Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:48:01.872Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:01.872Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:01.872Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:48:01.872Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:01.873Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:50.000+00:00",
  "endTime" : "2022-01-31T02:47: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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:48:01.873Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:01.874Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||InvokeReturn
2022-01-31T02:48:01.875Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:01.875Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:48:01.875Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:01.876Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:01.876Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:48:01.876Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffe2663123281e1e", X-B3-SpanId:"215a527524d62634", X-B3-ParentSpanId:"ffe2663123281e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-TransactionID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-ECOMP-RequestID:"76daf68c-74c2-4df8-8c53-2509c7908de3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5b999ec-fff6-4c9c-9bc8-acaf8a9dfb62"]
2022-01-31T02:48:01.877Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:48:01.877Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:48:01.885Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:01.885Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:01.885Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:48:01.885Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:01.887Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:48:01.887Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:01.887Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:48:01.891Z|76daf68c-74c2-4df8-8c53-2509c7908de3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:48:02.007Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:48:02.011Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:02.011Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:48:02.011Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:02.011Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:02.012Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:48:02.012Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c23483565f1b11a", X-B3-SpanId:"5410a4b6461df687", X-B3-ParentSpanId:"4c23483565f1b11a", X-B3-Sampled:"0", X-ONAP-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-TransactionID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-ECOMP-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9926db8-dd16-4413-be00-47a9ffe39b10"]
2022-01-31T02:48:02.012Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:48:02.012Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:48:02.022Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:02.022Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:02.023Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:48:02.023Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:02.023Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:50.000+00:00",
  "endTime" : "2022-01-31T02:47: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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:48:02.023Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:02.024Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||InvokeReturn
2022-01-31T02:48:02.024Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c23483565f1b11a", X-B3-SpanId:"dbaa3c3158910954", X-B3-ParentSpanId:"4c23483565f1b11a", X-B3-Sampled:"0", X-ONAP-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-TransactionID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-ECOMP-RequestID:"730751e3-3c8c-4fb2-bd47-fafcc6a88368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5768be79-bebf-44fc-8904-4ed23f07b484"]
2022-01-31T02:48:02.025Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:48:02.026Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:48:02.032Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:02.032Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:02.033Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:48:02.033Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:02.033Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:48:02.033Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:02.034Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:48:02.037Z|730751e3-3c8c-4fb2-bd47-fafcc6a88368|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:48:02.155Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:48:02.157Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||Invoke
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Method      : GET
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18dd2f84bbc11741", X-B3-SpanId:"4ff4c5a2e4e0e21d", X-B3-ParentSpanId:"18dd2f84bbc11741", X-B3-Sampled:"0", X-ONAP-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-TransactionID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-ECOMP-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae19260f-4e97-48c9-9a07-0c9fe0ca312c"]
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Request body: 
2022-01-31T02:48:02.158Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||==========================request end================================================
2022-01-31T02:48:02.170Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:02.170Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:02.171Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Status text  : 
2022-01-31T02:48:02.171Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:02.171Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||Response body: {
  "requestId" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:47:50.000+00:00",
  "endTime" : "2022-01-31T02:47: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\": \"b1b511f5-2464-447a-b2e2-9eb272f5af30\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d9ea71b8-0759-4ec1-95ec-6aa02e300e01\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:47:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "f3832c33-be88-4f69-ba2f-7500347aaec5",
  "serviceInstanceName" : "basic_cnf-443babe0-e68d-482c-89ad-e50d39ddc235",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f3832c33-be88-4f69-ba2f-7500347aaec5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "a740f517-72c6-4bfb-b580-258632fe658c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c"
    }
  }
}
2022-01-31T02:48:02.172Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:02.172Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a740f517-72c6-4bfb-b580-258632fe658c|INFO|500||InvokeReturn
2022-01-31T02:48:02.173Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:02.174Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:48:02.174Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:02.174Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false
2022-01-31T02:48:02.174Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:48:02.175Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18dd2f84bbc11741", X-B3-SpanId:"bc3e30512dfbfb35", X-B3-ParentSpanId:"18dd2f84bbc11741", X-B3-Sampled:"0", X-ONAP-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-TransactionID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-ECOMP-RequestID:"84a7d60c-4c31-446b-85c2-328d84e3d7ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b438c99-78d5-4ed2-a32c-dced30e0b8b8"]
2022-01-31T02:48:02.175Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:48:02.175Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:48:02.182Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:02.182Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:02.183Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:48:02.183Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:02.183Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:48:02.184Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:02.184Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a740f517-72c6-4bfb-b580-258632fe658c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:48:02.189Z|84a7d60c-4c31-446b-85c2-328d84e3d7ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a740f517-72c6-4bfb-b580-258632fe658c|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:48:05.380Z|8b2efee8-a81f-458e-bd0e-cd1d97498d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:05.380Z|a8b4c6ad-12ae-4a88-81ad-926dac65bd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:05.380Z|d833e054-6da7-4ba7-98ae-6267410d8532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:05.381Z|8b2efee8-a81f-458e-bd0e-cd1d97498d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:05.381Z|d833e054-6da7-4ba7-98ae-6267410d8532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:05.381Z|a8b4c6ad-12ae-4a88-81ad-926dac65bd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:15.402Z|37345937-bb2d-4416-a472-9a34622b1347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:15.402Z|7e5613f9-d41b-42cd-9a32-a01374e4b975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:15.402Z|37345937-bb2d-4416-a472-9a34622b1347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:15.402Z|7e5613f9-d41b-42cd-9a32-a01374e4b975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:15.403Z|324278cf-2782-42b5-bfd7-48b8701df136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:15.404Z|324278cf-2782-42b5-bfd7-48b8701df136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:16.326Z|b806b21b-9c5b-46dc-a0f8-55001032ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:16.328Z|b806b21b-9c5b-46dc-a0f8-55001032ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:25.423Z|e48ffc1a-70dc-4e63-b715-2b57c963d95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:25.423Z|ed52a6e9-a8e5-40b3-bba5-c12bf881eb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:25.423Z|35ac4bdd-9abf-4b48-bb57-21d4e99b0211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:25.424Z|ed52a6e9-a8e5-40b3-bba5-c12bf881eb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:25.424Z|e48ffc1a-70dc-4e63-b715-2b57c963d95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:25.424Z|35ac4bdd-9abf-4b48-bb57-21d4e99b0211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:25.734Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:48:25.735Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1196e3cf-5dcd-4fb7-9694-76424e3f6cf0 already exists in requestDb InfraActiveRequests table
2022-01-31T02:48:25.736Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0
2022-01-31T02:48:25.736Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|INFO|500||Invoke
2022-01-31T02:48:25.736Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:25.737Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0
2022-01-31T02:48:25.737Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Method      : GET
2022-01-31T02:48:25.737Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df52626401412705", X-B3-SpanId:"1578a920df9c0730", X-B3-ParentSpanId:"df52626401412705", X-B3-Sampled:"0", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af1ad06c-5de2-4604-9208-34a714b9e2d5"]
2022-01-31T02:48:25.737Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Request body: 
2022-01-31T02:48:25.737Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||==========================request end================================================
2022-01-31T02:48:25.751Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:25.751Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:48:25.751Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Status text  : 
2022-01-31T02:48:25.751Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:25.752Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Response body: 
2022-01-31T02:48:25.752Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:25.752Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|INFO|404|Not Found|InvokeReturn
2022-01-31T02:48:25.757Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:48:25.757Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:48:25.761Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:48:25.778Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:48:25.778Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:48:25.816Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:48:25.816Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:48:25:800-12813], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:48:25 GMT], Content-Type=[application/json]}
2022-01-31T02:48:25.817Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:48:25.817Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-01-31T02:48:25.820Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:48:25.834Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:48:25.834Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:48:25.868Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:48:25.868Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:48:25:851-57575], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:48:25 GMT], Content-Type=[application/json]}
2022-01-31T02:48:25.868Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:48:25.869Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:48:25.869Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:48:25.872Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:48:25.872Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:48:25.872Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:25.872Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:48:25.872Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:48:25.873Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"df52626401412705", X-B3-SpanId:"4fc9efe331f87729", X-B3-ParentSpanId:"df52626401412705", X-B3-Sampled:"0", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84ebc822-eadf-425f-95fe-bb13562747da"]
2022-01-31T02:48:25.873Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7","requestScope":"service"}
2022-01-31T02:48:25.873Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:48:25.887Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:25.888Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:25.888Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:48:25.888Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:25.888Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:48:25.888Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:25.889Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:48:25.889Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d
2022-01-31T02:48:25.889Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|INFO|500||Invoke
2022-01-31T02:48:25.889Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:25.889Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d
2022-01-31T02:48:25.890Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Method      : GET
2022-01-31T02:48:25.890Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc181e58-c7d6-43f6-87c8-683d34a97624"]
2022-01-31T02:48:25.890Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Request body: 
2022-01-31T02:48:25.890Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||==========================request end================================================
2022-01-31T02:48:25.914Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:25.914Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:25.914Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Status text  : 
2022-01-31T02:48:25.914Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:25.915Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ancwV9D1bJrqnInTHWb9",
  "description" : "catalog service description",
  "modelUUID" : "ff9a812a-6c92-438d-b6bb-bf5e7972820d",
  "modelInvariantUUID" : "0e6c9140-d39f-4875-b800-02ff75e43d3d",
  "created" : "2022-01-31 02:45:11.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 9352af75-037c",
  "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/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/pnfCustomizations"
    }
  }
}
2022-01-31T02:48:25.916Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:25.916Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|INFO|500||InvokeReturn
2022-01-31T02:48:25.956Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance
2022-01-31T02:48:25.958Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|INFO|500||Invoke
2022-01-31T02:48:25.959Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:25.960Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance
2022-01-31T02:48:25.960Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:48:25.961Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00e3b5a4-631a-49ac-9ec4-0359a584528f"]
2022-01-31T02:48:25.962Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:48:25.963Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:48:25.979Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:25.979Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:48:25.980Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:48:25.980Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&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:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:25.981Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:48:25.981Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:25.981Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:48:25.982Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d
2022-01-31T02:48:25.982Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|INFO|500||Invoke
2022-01-31T02:48:25.982Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:25.983Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d
2022-01-31T02:48:25.983Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Method      : GET
2022-01-31T02:48:25.983Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29971543-c256-493e-b9c1-69f70e93f9c8"]
2022-01-31T02:48:25.983Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Request body: 
2022-01-31T02:48:25.983Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.001Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.001Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:26.002Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Status text  : 
2022-01-31T02:48:26.002Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.002Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_ancwV9D1bJrqnInTHWb9",
      "description" : "catalog service description",
      "modelUUID" : "ff9a812a-6c92-438d-b6bb-bf5e7972820d",
      "modelInvariantUUID" : "0e6c9140-d39f-4875-b800-02ff75e43d3d",
      "created" : "2022-01-31 02:45:11.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 9352af75-037c",
      "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/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/csar"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d"
    }
  }
}
2022-01-31T02:48:26.003Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.003Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0e6c9140-d39f-4875-b800-02ff75e43d3d|INFO|500||InvokeReturn
2022-01-31T02:48:26.011Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance
2022-01-31T02:48:26.011Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|INFO|500||Invoke
2022-01-31T02:48:26.012Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.012Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance
2022-01-31T02:48:26.012Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:48:26.012Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90ef384b-2c11-416b-803f-de22e125f971"]
2022-01-31T02:48:26.013Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:48:26.013Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.027Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.027Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:48:26.027Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:48:26.028Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&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:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.028Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:48:26.028Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.028Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=ff9a812a-6c92-438d-b6bb-bf5e7972820d&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:48:26.029Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:48:26.029Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:48:26.029Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.030Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:48:26.030Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:48:26.030Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"368d757d-e781-4f09-9cc9-549268969cbe"]
2022-01-31T02:48:26.030Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:48:26.030Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.048Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.049Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:26.049Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:48:26.049Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.050Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:48:26.050Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.051Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:48:26.053Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:48:26.053Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:48:26.054Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.054Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:48:26.054Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:48:26.054Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65fe566b-ad5a-444d-b319-779496e0a9ec"]
2022-01-31T02:48:26.055Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:48:26.055Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.070Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.070Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:26.071Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:48:26.071Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.072Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:48:26.072Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.072Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:48:26.073Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d
2022-01-31T02:48:26.073Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|INFO|500||Invoke
2022-01-31T02:48:26.074Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.074Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d
2022-01-31T02:48:26.074Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Method      : GET
2022-01-31T02:48:26.074Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a833edc-9e2f-4beb-bea7-9a0117a7f57a"]
2022-01-31T02:48:26.075Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Request body: 
2022-01-31T02:48:26.075Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.093Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.093Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Status code  : 200 OK
2022-01-31T02:48:26.093Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Status text  : 
2022-01-31T02:48:26.093Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.094Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ancwV9D1bJrqnInTHWb9",
  "description" : "catalog service description",
  "modelUUID" : "ff9a812a-6c92-438d-b6bb-bf5e7972820d",
  "modelInvariantUUID" : "0e6c9140-d39f-4875-b800-02ff75e43d3d",
  "created" : "2022-01-31 02:45:11.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 9352af75-037c",
  "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/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d/pnfCustomizations"
    }
  }
}
2022-01-31T02:48:26.095Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.095Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/ff9a812a-6c92-438d-b6bb-bf5e7972820d|INFO|500||InvokeReturn
2022-01-31T02:48:26.097Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:48:26.097Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:48:26.097Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.098Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:48:26.098Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:48:26.098Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"df52626401412705", X-B3-SpanId:"385453ccf47752f9", X-B3-ParentSpanId:"df52626401412705", X-B3-Sampled:"0", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f6354e-a179-489a-bf6a-ab1aeeae5e1f"]
2022-01-31T02:48:26.098Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0","requestStatus":"IN_PROGRESS","startTime":1643597305757,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n            \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"91a60418-cebf-4f9c-af72-0bd71979046b\",\n            \"owningEntityName\":\"OE-ETE_Customer-91a60418-cebf-4f9c-af72-0bd71979046b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2d0b8984-ba81-4a25-a8e0-0016871c9cd7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 9352af75-037c 0\",\n                                        \"modelCustomizationId\":\"53f4d5a9-c817-44fd-b84d-9e33f5f6ab87\",\n                                        \"modelInvariantId\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n                                        \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                                        \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ancwV9D1bJrqnInTHWb9\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0"}
2022-01-31T02:48:26.099Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:48:26.117Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:26.117Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:48:26.117Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:48:26.118Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:26.118Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1196e3cf-5dcd-4fb7-9694-76424e3f6cf0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:48:25.757+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n            \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"91a60418-cebf-4f9c-af72-0bd71979046b\",\n            \"owningEntityName\":\"OE-ETE_Customer-91a60418-cebf-4f9c-af72-0bd71979046b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2d0b8984-ba81-4a25-a8e0-0016871c9cd7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 9352af75-037c 0\",\n                                        \"modelCustomizationId\":\"53f4d5a9-c817-44fd-b84d-9e33f5f6ab87\",\n                                        \"modelInvariantId\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n                                        \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                                        \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ancwV9D1bJrqnInTHWb9\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:48:26.108+00:00",
  "serviceInstanceName" : "Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "1196e3cf-5dcd-4fb7-9694-76424e3f6cf0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0"
    }
  }
}
2022-01-31T02:48:26.118Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:26.118Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:48:26.123Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:48:26.123Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:48:26.124Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:48:26.124Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:48:26.124Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:48:26.124Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"df52626401412705", X-B3-SpanId:"6686df8614cca770", X-B3-ParentSpanId:"df52626401412705", X-B3-Sampled:"0", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d660615a-b418-4a85-913f-edb62bd070a6"]
2022-01-31T02:48:26.124Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\"modelUuid\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\"modelInvariantUuid\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\"},\"requestInfo\":{\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_2d0b8984-ba81-4a25-a8e0-0016871c9cd7\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 9352af75-037c 0\",\"modelCustomizationId\":\"53f4d5a9-c817-44fd-b84d-9e33f5f6ab87\",\"modelInvariantId\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"instanceParams\":[],\"instanceName\":\"ancwV9D1bJrqnInTHWb9\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"91a60418-cebf-4f9c-af72-0bd71979046b\",\"owningEntityName\":\"OE-ETE_Customer-91a60418-cebf-4f9c-af72-0bd71979046b\"}}}","type":"String"},"requestId":{"value":"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0","type":"String"},"mso-request-id":{"value":"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:48:26.125Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:48:27.134Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:48:27.134Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:48:27.135Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:48:27.135Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:48:27 GMT", X-ONAP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-TransactionID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ECOMP-RequestID:"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d660615a-b418-4a85-913f-edb62bd070a6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:48:27.136Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1196e3cf-5dcd-4fb7-9694-76424e3f6cf0\",\"instanceId\":\"d821d749-b3b0-474d-bb53-2f59cdc18f03\"}}","message":"Success","processInstanceID":"435d79a0-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:48:27.136Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:48:27.136Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:48:27.139Z|1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:48:31.326Z|e8e28623-ac96-4c66-9d9f-c6472837e3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:31.326Z|e8e28623-ac96-4c66-9d9f-c6472837e3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:31.593Z|231bf745-5d3e-493a-88a5-f32abcdbeaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:31.593Z|231bf745-5d3e-493a-88a5-f32abcdbeaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:35.446Z|8fe2f401-bf21-4e4f-af9d-652eb29a580e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:35.446Z|65bb52e9-40bb-4064-a235-6a9c14acd1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:35.446Z|655d32b0-7d03-4e17-aade-e3630d0da013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:35.446Z|8fe2f401-bf21-4e4f-af9d-652eb29a580e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:35.446Z|655d32b0-7d03-4e17-aade-e3630d0da013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:35.446Z|65bb52e9-40bb-4064-a235-6a9c14acd1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:45.467Z|50fc8ef2-65d0-4432-9cfd-cccf11b26c51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:45.467Z|040d1811-df00-4170-99c9-44a9dacb121c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:45.467Z|bfc0c317-ba6c-481d-9153-de5217063d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:45.468Z|50fc8ef2-65d0-4432-9cfd-cccf11b26c51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:45.468Z|040d1811-df00-4170-99c9-44a9dacb121c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:45.468Z|bfc0c317-ba6c-481d-9153-de5217063d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:46.326Z|4e9e63e0-bbb6-4be0-9d64-b9da71dcaa2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:48:46.326Z|4e9e63e0-bbb6-4be0-9d64-b9da71dcaa2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:48:48.108Z|f0b6eb48-8965-4c62-ba36-4535efcd4c1b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:48:48.109Z|f0b6eb48-8965-4c62-ba36-4535efcd4c1b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:55.490Z|b3433faf-ee04-4fa0-9791-7cbb5ff79be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:55.490Z|a90b5b4c-211d-4a79-aa9f-12117142f524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:55.490Z|b3433faf-ee04-4fa0-9791-7cbb5ff79be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:55.490Z|a90b5b4c-211d-4a79-aa9f-12117142f524|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:48:55.490Z|af7c28e9-791f-432c-a294-44da161576d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:48:55.491Z|af7c28e9-791f-432c-a294-44da161576d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:01.326Z|dcc2e61c-ed87-4a5a-bf2f-6bf0316ec483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:01.327Z|dcc2e61c-ed87-4a5a-bf2f-6bf0316ec483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:01.594Z|70dfee4b-d1cd-40c7-b4fa-85e612bfeeb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:01.594Z|70dfee4b-d1cd-40c7-b4fa-85e612bfeeb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:03.751Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:49:03.755Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0
2022-01-31T02:49:03.755Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|INFO|500||Invoke
2022-01-31T02:49:03.755Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:03.755Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0
2022-01-31T02:49:03.756Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Method      : GET
2022-01-31T02:49:03.756Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cdf5457e4566436", X-B3-SpanId:"78c0e734cb277dd4", X-B3-ParentSpanId:"8cdf5457e4566436", X-B3-Sampled:"0", X-ONAP-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-TransactionID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-ECOMP-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ee4705-e0bf-4d79-b3f0-66a2d8ee4c22"]
2022-01-31T02:49:03.756Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Request body: 
2022-01-31T02:49:03.756Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||==========================request end================================================
2022-01-31T02:49:03.771Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:03.772Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:03.772Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Status text  : 
2022-01-31T02:49:03.772Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:03.773Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||Response body: {
  "requestId" : "1196e3cf-5dcd-4fb7-9694-76424e3f6cf0",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:48:25.000+00:00",
  "endTime" : "2022-01-31T02:49:01.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n            \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"91a60418-cebf-4f9c-af72-0bd71979046b\",\n            \"owningEntityName\":\"OE-ETE_Customer-91a60418-cebf-4f9c-af72-0bd71979046b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2d0b8984-ba81-4a25-a8e0-0016871c9cd7\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                            \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 9352af75-037c 0\",\n                                        \"modelCustomizationId\":\"53f4d5a9-c817-44fd-b84d-9e33f5f6ab87\",\n                                        \"modelInvariantId\":\"0e6c9140-d39f-4875-b800-02ff75e43d3d\",\n                                        \"modelVersionId\":\"ff9a812a-6c92-438d-b6bb-bf5e7972820d\",\n                                        \"modelName\":\"Demo_pNF_ancwV9D1bJrqnInTHWb9\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ancwV9D1bJrqnInTHWb9\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:49:01.000+00:00",
  "serviceInstanceId" : "d821d749-b3b0-474d-bb53-2f59cdc18f03",
  "serviceInstanceName" : "Service_Ete_Name2d0b8984-ba81-4a25-a8e0-0016871c9cd7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "1196e3cf-5dcd-4fb7-9694-76424e3f6cf0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0"
    }
  }
}
2022-01-31T02:49:03.773Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:03.773Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|INFO|500||InvokeReturn
2022-01-31T02:49:03.774Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cdf5457e4566436", X-B3-SpanId:"e3a68ea0adf125c8", X-B3-ParentSpanId:"8cdf5457e4566436", X-B3-Sampled:"0", X-ONAP-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-TransactionID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-ECOMP-RequestID:"cf81a273-8ace-4402-ac4a-a8e4fdcd72e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc7731a7-920d-4500-910c-ffa04df88b9c"]
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:49:03.775Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:49:03.783Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:03.784Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:03.784Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:49:03.784Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:03.785Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:49:03.785Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:03.785Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1196e3cf-5dcd-4fb7-9694-76424e3f6cf0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:49:03.789Z|cf81a273-8ace-4402-ac4a-a8e4fdcd72e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1196e3cf-5dcd-4fb7-9694-76424e3f6cf0|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:49:05.510Z|7884b016-204e-4b8e-b286-6fa95be9429e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:05.510Z|97fa90a7-940b-4495-b43a-6723951db097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:05.511Z|7884b016-204e-4b8e-b286-6fa95be9429e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:05.511Z|97fa90a7-940b-4495-b43a-6723951db097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:05.511Z|0414337e-54f7-4237-b415-db5f3224125a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:05.511Z|0414337e-54f7-4237-b415-db5f3224125a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:15.532Z|b1f2f20c-1cf9-494a-9fb5-6845e7b94a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:15.532Z|73708d31-08d2-46ea-b7a1-30401242d2e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:15.532Z|b1f2f20c-1cf9-494a-9fb5-6845e7b94a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:15.532Z|73708d31-08d2-46ea-b7a1-30401242d2e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:15.537Z|ba136e21-2b99-430b-a20d-6130cd5877d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:15.537Z|ba136e21-2b99-430b-a20d-6130cd5877d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:16.326Z|a5b33d47-8f6f-47fc-872e-01fbd6a62fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:16.326Z|a5b33d47-8f6f-47fc-872e-01fbd6a62fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:25.552Z|9daa3200-c272-4223-af7d-340e6a8b7b76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:25.552Z|4ad36cf4-26cf-47ed-ad7d-ebe9a46c6b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:25.552Z|9daa3200-c272-4223-af7d-340e6a8b7b76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:25.552Z|4ad36cf4-26cf-47ed-ad7d-ebe9a46c6b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:25.556Z|72a19c31-d0e8-4f92-8380-39e9f9db155c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:25.556Z|72a19c31-d0e8-4f92-8380-39e9f9db155c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:31.326Z|45fd5a9c-fb58-412a-b877-59f38f3e61b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:31.326Z|45fd5a9c-fb58-412a-b877-59f38f3e61b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:31.457Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:49:31.458Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3521fdd2-fdc3-4090-a64c-a32653674b20 already exists in requestDb InfraActiveRequests table
2022-01-31T02:49:31.458Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|INFO|500||Invoke
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Method      : GET
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0886c8f349c1bed8", X-B3-SpanId:"a61d49291f82a7a8", X-B3-ParentSpanId:"0886c8f349c1bed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1ab7cd6-6c7b-4beb-a895-c6a4150551d7"]
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Request body: 
2022-01-31T02:49:31.459Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Status text  : 
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Response body: 
2022-01-31T02:49:31.475Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.476Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|INFO|404|Not Found|InvokeReturn
2022-01-31T02:49:31.481Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:49:31.481Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:49:31.486Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:49:31.510Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:49:31.510Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:49:31.586Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:49:31.586Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:49:31:531-60281], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:49:31 GMT], Content-Type=[application/json]}
2022-01-31T02:49:31.587Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:49:31.588Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-01-31T02:49:31.591Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:49:31.594Z|b224d507-6a50-44c4-ae1d-a3ce44a9ed00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:31.594Z|b224d507-6a50-44c4-ae1d-a3ce44a9ed00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:31.606Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:49:31.606Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:49:31.641Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:49:31.641Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:49:31:624-30370], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:49:31 GMT], Content-Type=[application/json]}
2022-01-31T02:49:31.642Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:49:31.642Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:49:31.642Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:49:31.646Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:49:31.646Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:49:31.646Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.646Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:49:31.646Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:49:31.647Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"0886c8f349c1bed8", X-B3-SpanId:"49efa3e289a4b248", X-B3-ParentSpanId:"0886c8f349c1bed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319f683e-370c-4489-9122-54f2f4d9a2e6"]
2022-01-31T02:49:31.647Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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":"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d","requestScope":"service"}
2022-01-31T02:49:31.647Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.660Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.660Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.660Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:49:31.661Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.661Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:49:31.661Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.661Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|INFO|500||Invoke
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Method      : GET
2022-01-31T02:49:31.662Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f111d31b-d925-4cc9-accc-16f2cd76cdd5"]
2022-01-31T02:49:31.663Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Request body: 
2022-01-31T02:49:31.663Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.685Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.685Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.685Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Status text  : 
2022-01-31T02:49:31.685Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.686Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_eFSSumByQc3eXpMM9CY8",
  "description" : "catalog service description",
  "modelUUID" : "6f153215-6b2f-4eff-bd11-fe765cadc23b",
  "modelInvariantUUID" : "83896f3e-ef30-4ee1-a03b-c6d79f88614a",
  "created" : "2022-01-31 02:45:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 667f1a47-52c1",
  "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/6f153215-6b2f-4eff-bd11-fe765cadc23b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/pnfCustomizations"
    }
  }
}
2022-01-31T02:49:31.686Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.686Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|INFO|500||InvokeReturn
2022-01-31T02:49:31.688Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|INFO|500||Invoke
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373a0c80-465e-4f88-a9a6-88fc52efdee6"]
2022-01-31T02:49:31.689Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:49:31.690Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.699Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.699Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:49:31.699Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:49:31.699Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&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:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.700Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:49:31.700Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.700Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:49:31.700Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=83896f3e-ef30-4ee1-a03b-c6d79f88614a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=83896f3e-ef30-4ee1-a03b-c6d79f88614a
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|INFO|500||Invoke
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=83896f3e-ef30-4ee1-a03b-c6d79f88614a
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Method      : GET
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb49c19e-9247-4bdd-83c2-3f41952f309d"]
2022-01-31T02:49:31.701Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Request body: 
2022-01-31T02:49:31.702Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.718Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.718Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.718Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Status text  : 
2022-01-31T02:49:31.719Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.720Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_eFSSumByQc3eXpMM9CY8",
      "description" : "catalog service description",
      "modelUUID" : "6f153215-6b2f-4eff-bd11-fe765cadc23b",
      "modelInvariantUUID" : "83896f3e-ef30-4ee1-a03b-c6d79f88614a",
      "created" : "2022-01-31 02:45:54.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 667f1a47-52c1",
      "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/6f153215-6b2f-4eff-bd11-fe765cadc23b"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/csar"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=83896f3e-ef30-4ee1-a03b-c6d79f88614a"
    }
  }
}
2022-01-31T02:49:31.720Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.720Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=83896f3e-ef30-4ee1-a03b-c6d79f88614a|INFO|500||InvokeReturn
2022-01-31T02:49:31.722Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance
2022-01-31T02:49:31.722Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|INFO|500||Invoke
2022-01-31T02:49:31.722Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.723Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance
2022-01-31T02:49:31.723Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:49:31.723Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8dce8d1-d7e8-4d1b-a0c5-682b46d958f5"]
2022-01-31T02:49:31.723Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:49:31.723Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.732Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.732Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:49:31.732Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:49:31.732Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&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:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.733Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:49:31.733Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.733Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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=6f153215-6b2f-4eff-bd11-fe765cadc23b&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:49:31.733Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cab615a5-bf51-4fec-84b3-090a3e750f0f"]
2022-01-31T02:49:31.734Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:49:31.735Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.752Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.752Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.752Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:49:31.752Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.755Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:49:31.755Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.755Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:49:31.756Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:49:31.757Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:49:31.757Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.757Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:49:31.757Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:49:31.757Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cd18ccd-8416-47c2-9080-c520710188a5"]
2022-01-31T02:49:31.758Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:49:31.758Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.769Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.769Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.770Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:49:31.770Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.771Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:49:31.771Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.771Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:49:31.772Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b
2022-01-31T02:49:31.772Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|INFO|500||Invoke
2022-01-31T02:49:31.772Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.772Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b
2022-01-31T02:49:31.773Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Method      : GET
2022-01-31T02:49:31.773Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e90fc0d-8346-487c-985e-b6cbd4c7176e"]
2022-01-31T02:49:31.773Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Request body: 
2022-01-31T02:49:31.773Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.788Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.788Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Status code  : 200 OK
2022-01-31T02:49:31.788Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Status text  : 
2022-01-31T02:49:31.788Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.790Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_eFSSumByQc3eXpMM9CY8",
  "description" : "catalog service description",
  "modelUUID" : "6f153215-6b2f-4eff-bd11-fe765cadc23b",
  "modelInvariantUUID" : "83896f3e-ef30-4ee1-a03b-c6d79f88614a",
  "created" : "2022-01-31 02:45:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 667f1a47-52c1",
  "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/6f153215-6b2f-4eff-bd11-fe765cadc23b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b/pnfCustomizations"
    }
  }
}
2022-01-31T02:49:31.790Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.790Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6f153215-6b2f-4eff-bd11-fe765cadc23b|INFO|500||InvokeReturn
2022-01-31T02:49:31.792Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:49:31.792Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:49:31.792Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.792Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:49:31.793Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:49:31.793Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"3885", X-B3-TraceId:"0886c8f349c1bed8", X-B3-SpanId:"f90b06fce7aad55d", X-B3-ParentSpanId:"0886c8f349c1bed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035338ae-481c-42a1-8208-9a392fc497b3"]
2022-01-31T02:49:31.793Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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":"3521fdd2-fdc3-4090-a64c-a32653674b20","requestStatus":"IN_PROGRESS","startTime":1643597371481,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n            \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c88da739-ffcc-4e15-a4a2-bdd09998eefc\",\n            \"owningEntityName\":\"OE-ETE_Customer-c88da739-ffcc-4e15-a4a2-bdd09998eefc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_4740fa22-68b4-4f0a-a43f-22a08dffc14d\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 667f1a47-52c1 0\",\n                                        \"modelCustomizationId\":\"d3ba0b8a-c57b-4617-9094-231e0ec96a31\",\n                                        \"modelInvariantId\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n                                        \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                                        \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"eFSSumByQc3eXpMM9CY8\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"3521fdd2-fdc3-4090-a64c-a32653674b20"}
2022-01-31T02:49:31.793Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:49:31.810Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:31.811Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:49:31.811Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:49:31.811Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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/3521fdd2-fdc3-4090-a64c-a32653674b20", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:49:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:31.811Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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" : "3521fdd2-fdc3-4090-a64c-a32653674b20",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:49:31.481+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n            \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c88da739-ffcc-4e15-a4a2-bdd09998eefc\",\n            \"owningEntityName\":\"OE-ETE_Customer-c88da739-ffcc-4e15-a4a2-bdd09998eefc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_4740fa22-68b4-4f0a-a43f-22a08dffc14d\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 667f1a47-52c1 0\",\n                                        \"modelCustomizationId\":\"d3ba0b8a-c57b-4617-9094-231e0ec96a31\",\n                                        \"modelInvariantId\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n                                        \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                                        \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"eFSSumByQc3eXpMM9CY8\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:49:31.802+00:00",
  "serviceInstanceName" : "Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "3521fdd2-fdc3-4090-a64c-a32653674b20",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20"
    }
  }
}
2022-01-31T02:49:31.812Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:31.812Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:49:31.816Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:49:31.816Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:49:31.816Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:49:31.816Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:49:31.817Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:49:31.817Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"3120", X-B3-TraceId:"0886c8f349c1bed8", X-B3-SpanId:"44505150188e4148", X-B3-ParentSpanId:"0886c8f349c1bed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"858c1a4f-ce99-4da2-bef3-6f8df9cc0911"]
2022-01-31T02:49:31.817Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\"modelUuid\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\"modelInvariantUuid\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\"},\"requestInfo\":{\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_4740fa22-68b4-4f0a-a43f-22a08dffc14d\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 667f1a47-52c1 0\",\"modelCustomizationId\":\"d3ba0b8a-c57b-4617-9094-231e0ec96a31\",\"modelInvariantId\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"instanceParams\":[],\"instanceName\":\"eFSSumByQc3eXpMM9CY8\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"c88da739-ffcc-4e15-a4a2-bdd09998eefc\",\"owningEntityName\":\"OE-ETE_Customer-c88da739-ffcc-4e15-a4a2-bdd09998eefc\"}}}","type":"String"},"requestId":{"value":"3521fdd2-fdc3-4090-a64c-a32653674b20","type":"String"},"mso-request-id":{"value":"3521fdd2-fdc3-4090-a64c-a32653674b20","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:49:31.817Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:49:32.828Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:49:32.828Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:49:32.828Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:49:32.828Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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:"Mon, 31 Jan 2022 02:49:32 GMT", X-ONAP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-TransactionID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ECOMP-RequestID:"3521fdd2-fdc3-4090-a64c-a32653674b20", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"858c1a4f-ce99-4da2-bef3-6f8df9cc0911", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:49:32.829Z|3521fdd2-fdc3-4090-a64c-a32653674b20|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\":\"3521fdd2-fdc3-4090-a64c-a32653674b20\",\"instanceId\":\"95e10e80-0f21-4e7c-be0b-0618779e47d2\"}}","message":"Success","processInstanceID":"6a859654-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:49:32.829Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:49:32.829Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:49:32.832Z|3521fdd2-fdc3-4090-a64c-a32653674b20|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:49:35.574Z|5f744025-bb29-47c7-80a3-826d4f14107b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:35.574Z|cde2c7d3-8ce0-4acb-9820-e54b138ed414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:35.574Z|cde2c7d3-8ce0-4acb-9820-e54b138ed414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:35.574Z|5f744025-bb29-47c7-80a3-826d4f14107b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:35.577Z|f70ce125-cf94-40f2-a41f-3531d73bd668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:35.577Z|f70ce125-cf94-40f2-a41f-3531d73bd668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:45.595Z|475d6d96-a2cf-4456-8f21-4a5eb1965574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:45.596Z|475d6d96-a2cf-4456-8f21-4a5eb1965574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:45.597Z|8b2da7c0-83ca-4596-a043-64e79f7ff9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:45.597Z|98f55ef0-135e-4133-8ca3-6df6cd5bed1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:45.598Z|8b2da7c0-83ca-4596-a043-64e79f7ff9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:45.598Z|98f55ef0-135e-4133-8ca3-6df6cd5bed1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:46.326Z|00be2f48-9922-4ad4-86d9-c35831286608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:49:46.328Z|00be2f48-9922-4ad4-86d9-c35831286608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:49:48.107Z|f2c47bfe-d39f-42c8-a877-239953c56fcb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:49:48.108Z|f2c47bfe-d39f-42c8-a877-239953c56fcb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:55.620Z|a1084949-edac-4e6d-a546-a2390487ad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:55.620Z|2ab9d6af-4211-404a-8fe9-a261ef934c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:55.621Z|2ab9d6af-4211-404a-8fe9-a261ef934c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:55.621Z|a1084949-edac-4e6d-a546-a2390487ad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:49:55.622Z|3409e97d-1f2b-410c-8941-50dd0d5e371b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:49:55.622Z|3409e97d-1f2b-410c-8941-50dd0d5e371b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:01.326Z|87b1c48d-3fa3-4f23-99f7-19aaf5107c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:01.326Z|87b1c48d-3fa3-4f23-99f7-19aaf5107c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:01.595Z|f2dac360-b196-4bab-a094-9fe5f9143706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:01.595Z|f2dac360-b196-4bab-a094-9fe5f9143706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:04.003Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:04.006Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20
2022-01-31T02:50:04.006Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|INFO|500||Invoke
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Method      : GET
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dae2b4d1d71c2180", X-B3-SpanId:"dd7a48f469089a7a", X-B3-ParentSpanId:"dae2b4d1d71c2180", X-B3-Sampled:"0", X-ONAP-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-TransactionID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-ECOMP-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1690c2-b4d9-4851-a250-4db45ddb6ce7"]
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Request body: 
2022-01-31T02:50:04.007Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||==========================request end================================================
2022-01-31T02:50:04.021Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:04.022Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:04.022Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Status text  : 
2022-01-31T02:50:04.022Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:04.023Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||Response body: {
  "requestId" : "3521fdd2-fdc3-4090-a64c-a32653674b20",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:49:31.000+00:00",
  "endTime" : "2022-01-31T02:50:01.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n            \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c88da739-ffcc-4e15-a4a2-bdd09998eefc\",\n            \"owningEntityName\":\"OE-ETE_Customer-c88da739-ffcc-4e15-a4a2-bdd09998eefc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_4740fa22-68b4-4f0a-a43f-22a08dffc14d\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                            \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 667f1a47-52c1 0\",\n                                        \"modelCustomizationId\":\"d3ba0b8a-c57b-4617-9094-231e0ec96a31\",\n                                        \"modelInvariantId\":\"83896f3e-ef30-4ee1-a03b-c6d79f88614a\",\n                                        \"modelVersionId\":\"6f153215-6b2f-4eff-bd11-fe765cadc23b\",\n                                        \"modelName\":\"Demo_pNF_eFSSumByQc3eXpMM9CY8\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"eFSSumByQc3eXpMM9CY8\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:01.000+00:00",
  "serviceInstanceId" : "95e10e80-0f21-4e7c-be0b-0618779e47d2",
  "serviceInstanceName" : "Service_Ete_Name4740fa22-68b4-4f0a-a43f-22a08dffc14d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "3521fdd2-fdc3-4090-a64c-a32653674b20",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20"
    }
  }
}
2022-01-31T02:50:04.023Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:04.023Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3521fdd2-fdc3-4090-a64c-a32653674b20|INFO|500||InvokeReturn
2022-01-31T02:50:04.024Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false
2022-01-31T02:50:04.024Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:04.024Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:04.024Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false
2022-01-31T02:50:04.024Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:04.025Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dae2b4d1d71c2180", X-B3-SpanId:"025dfeaff8175f35", X-B3-ParentSpanId:"dae2b4d1d71c2180", X-B3-Sampled:"0", X-ONAP-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-TransactionID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-ECOMP-RequestID:"a958df52-1cb8-4c2b-8a42-6c4590f06307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecf01914-7dcb-489c-b304-783720731d60"]
2022-01-31T02:50:04.025Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:04.025Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:04.031Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:04.032Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:04.032Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:04.032Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:04.033Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:04.033Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:04.033Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3521fdd2-fdc3-4090-a64c-a32653674b20&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:04.037Z|a958df52-1cb8-4c2b-8a42-6c4590f06307|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3521fdd2-fdc3-4090-a64c-a32653674b20|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:05.640Z|d3a35968-d231-4ef1-ba13-acaaf0f10dd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:05.641Z|d3a35968-d231-4ef1-ba13-acaaf0f10dd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:05.643Z|3d97d650-c5ae-4bc6-bed0-3bfbb734a048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:05.643Z|85e5de44-9917-4ffc-b349-5d3ddb78c27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:05.643Z|3d97d650-c5ae-4bc6-bed0-3bfbb734a048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:05.643Z|85e5de44-9917-4ffc-b349-5d3ddb78c27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:13.896Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:13.897Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6a3ef0d6-51d9-4787-8f4c-f8b00a597773 already exists in requestDb InfraActiveRequests table
2022-01-31T02:50:13.897Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:13.897Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:13.897Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:13.898Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:13.898Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:13.898Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51b3fbe98f89624d", X-B3-SpanId:"cb55c1094948db13", X-B3-ParentSpanId:"51b3fbe98f89624d", X-B3-Sampled:"0", X-ONAP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"828fe5f6-b09f-4471-8c06-b9487fd4c385"]
2022-01-31T02:50:13.898Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:13.898Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:13.912Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:13.912Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:50:13.913Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:13.913Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:13.913Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: 
2022-01-31T02:50:13.913Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:13.914Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|404|Not Found|InvokeReturn
2022-01-31T02:50:13.920Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:50:13.925Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:50:13.946Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||Invoke
2022-01-31T02:50:13.946Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a3ef0d6-51d9-4787-8f4c-f8b00a597773], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d874dc5c-d4b8-4e9b-8289-245e4a04e1c8], X-ECOMP-RequestID=[6a3ef0d6-51d9-4787-8f4c-f8b00a597773], X-TransactionId=[], X-ONAP-RequestID=[6a3ef0d6-51d9-4787-8f4c-f8b00a597773]}
2022-01-31T02:50:14.029Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|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/ad16617412ea44e7a78aaec9f7782d97 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220131-02:50:13:968-71736], vertex-id=[221352], Content-Length=[609], Date=[Mon, 31 Jan 2022 02:50:13 GMT], Content-Type=[application/json]}
2022-01-31T02:50:14.030Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|DEBUG|500||{"tenant-id":"ad16617412ea44e7a78aaec9f7782d97","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1643597412626","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-01-31T02:50:14.031Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/ad16617412ea44e7a78aaec9f7782d97|INFO|500||InvokeReturn
2022-01-31T02:50:14.032Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:50:14.032Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:50:14.033Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:50:14.033Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:50:14.034Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.034Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:50:14.034Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:50:14.034Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"110", X-B3-TraceId:"51b3fbe98f89624d", X-B3-SpanId:"d591d389dc71e0ef", X-B3-ParentSpanId:"51b3fbe98f89624d", X-B3-Sampled:"0", X-ONAP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fdf3aac-26f5-430f-b15b-679f469e5662"]
2022-01-31T02:50:14.035Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77","requestScope":"service"}
2022-01-31T02:50:14.035Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:50:14.046Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:14.046Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:14.046Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:50:14.046Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"Mon, 31 Jan 2022 02:50:13 GMT", Connection:"close"]
2022-01-31T02:50:14.046Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:50:14.047Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:14.047Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:50:14.047Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:50:14.048Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:50:14.048Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.048Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:50:14.048Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:50:14.048Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fde95698-4002-4cb1-8bef-dd218dcb911c"]
2022-01-31T02:50:14.049Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:50:14.049Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:50:14.067Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:14.067Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:14.067Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:50:14.067Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"Mon, 31 Jan 2022 02:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:14.068Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:50:14.068Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:14.068Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:50:14.070Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:50:14.070Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44a3be15-1f7a-450f-8558-15a5a9fcb02e"]
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:50:14.071Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:50:14.082Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:14.082Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:14.082Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:50:14.082Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"Mon, 31 Jan 2022 02:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:14.083Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:50:14.083Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:14.083Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:50:14.084Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:50:14.085Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:50:14.085Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.085Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:50:14.085Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:50:14.085Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"029989d9-d162-42f2-bf8d-1ecb04c28399"]
2022-01-31T02:50:14.086Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:50:14.086Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:50:14.099Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:14.100Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:14.100Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:50:14.100Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"Mon, 31 Jan 2022 02:50:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:14.101Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:50:14.101Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:14.102Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:50:14.103Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:50:14.103Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:50:14.104Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.104Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:50:14.104Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:50:14.104Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"1838", X-B3-TraceId:"51b3fbe98f89624d", X-B3-SpanId:"5bb0d1673720dcf1", X-B3-ParentSpanId:"51b3fbe98f89624d", X-B3-Sampled:"0", X-ONAP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79df5237-231f-4eac-a112-41ca0ccea854"]
2022-01-31T02:50:14.104Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","requestStatus":"IN_PROGRESS","startTime":1643597413921,"source":"VID","tenantId":"ad16617412ea44e7a78aaec9f7782d97","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773"}
2022-01-31T02:50:14.105Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:50:14.124Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:14.124Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:50:14.125Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:50:14.125Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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/6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:14.125Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:50:13.921+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:50:14.116+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:14.126Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:14.126Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:50:14.132Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:50:14.133Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:50:14.133Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:14.133Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:50:14.134Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:50:14.134Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"2243", X-B3-TraceId:"51b3fbe98f89624d", X-B3-SpanId:"24c8cf6dc5b26637", X-B3-ParentSpanId:"51b3fbe98f89624d", X-B3-Sampled:"0", X-ONAP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"031cfe11-3a79-4275-91bc-6dd1171f2be9"]
2022-01-31T02:50:14.134Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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\":\"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7a2843f6-f28d-4023-84ef-0e02203a6888\",\"modelUuid\":\"7a2843f6-f28d-4023-84ef-0e02203a6888\",\"modelInvariantUuid\":\"c022c80a-7319-4b76-a38a-88a8bf91a66c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"ad16617412ea44e7a78aaec9f7782d97\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","type":"String"},"mso-request-id":{"value":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:50:14.135Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:50:15.143Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:15.144Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:50:15.144Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:50:15.144Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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:"Mon, 31 Jan 2022 02:50:15 GMT", X-ONAP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-TransactionID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ECOMP-RequestID:"6a3ef0d6-51d9-4787-8f4c-f8b00a597773", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"031cfe11-3a79-4275-91bc-6dd1171f2be9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:15.145Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|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\":\"6a3ef0d6-51d9-4787-8f4c-f8b00a597773\",\"instanceId\":\"b0b97c6a-5837-40bf-98d1-1da8b9a38648\"}}","message":"Success","processInstanceID":"83be57d8-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:50:15.145Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:15.145Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:50:15.147Z|6a3ef0d6-51d9-4787-8f4c-f8b00a597773|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:15.273Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:15.276Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:15.277Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:15.277Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:15.277Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:15.278Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:15.278Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f520d856a5b51de", X-B3-SpanId:"e4738c4f9024676c", X-B3-ParentSpanId:"3f520d856a5b51de", X-B3-Sampled:"0", X-ONAP-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-TransactionID:"d5701806-ed13-44cf-9282-a4b820378d92", X-ECOMP-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c1b6d4f-8e55-4e94-8b28-586018343a9f"]
2022-01-31T02:50:15.278Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:15.278Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:15.294Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:15.294Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:15.295Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:15.295Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:15.296Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:15.296Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:15.296Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:50:15.298Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:15.299Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:15.299Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:15.299Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:15.299Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:15.299Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f520d856a5b51de", X-B3-SpanId:"fc74a60bb7e2e682", X-B3-ParentSpanId:"3f520d856a5b51de", X-B3-Sampled:"0", X-ONAP-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-TransactionID:"d5701806-ed13-44cf-9282-a4b820378d92", X-ECOMP-RequestID:"d5701806-ed13-44cf-9282-a4b820378d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ef6212e-7815-4e6d-9126-5be544d113a9"]
2022-01-31T02:50:15.300Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:15.300Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:15.309Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:15.310Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:15.310Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:15.310Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:15.311Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:15.311Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:15.311Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:15.317Z|d5701806-ed13-44cf-9282-a4b820378d92|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:15.663Z|0dc1a8da-a112-4b9c-940b-dbfb8906b12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:15.663Z|0dc1a8da-a112-4b9c-940b-dbfb8906b12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:15.664Z|258e767d-baa9-4eb8-abad-97ac56bfed81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:15.664Z|18661a20-f51e-4657-9634-6d4eb6551d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:15.664Z|258e767d-baa9-4eb8-abad-97ac56bfed81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:15.664Z|18661a20-f51e-4657-9634-6d4eb6551d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:16.326Z|faecd568-fb5c-4b27-b663-56b8f4fdc061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:16.326Z|faecd568-fb5c-4b27-b663-56b8f4fdc061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:25.441Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:25.444Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:25.444Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:25.444Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:25.444Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:25.445Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:25.445Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebf9915fa8b83de4", X-B3-SpanId:"3590c40ea8d96fe0", X-B3-ParentSpanId:"ebf9915fa8b83de4", X-B3-Sampled:"0", X-ONAP-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-TransactionID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-ECOMP-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"872460d2-d7d3-46d3-bca5-cb7aa93e543f"]
2022-01-31T02:50:25.445Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:25.445Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:25.458Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:25.458Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:25.459Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:25.459Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:25.460Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:50:15.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:25.460Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:25.460Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:50:25.461Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:25.461Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebf9915fa8b83de4", X-B3-SpanId:"cdf5a0e6372d5385", X-B3-ParentSpanId:"ebf9915fa8b83de4", X-B3-Sampled:"0", X-ONAP-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-TransactionID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-ECOMP-RequestID:"79d78696-2677-493a-b4ed-b659f1a44e59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c09bff9f-1854-4876-b241-b13669476bd4"]
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:25.462Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:25.468Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:25.469Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:25.469Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:25.469Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:25.469Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:25.470Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:25.470Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:25.474Z|79d78696-2677-493a-b4ed-b659f1a44e59|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:25.686Z|b3a2f0df-6aee-4a51-8533-67991901fb71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:25.686Z|46c5fb09-6bc7-4e69-969e-4a56d3c0cb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:25.686Z|8e8b5705-2741-4498-b735-16ab22236fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:25.687Z|8e8b5705-2741-4498-b735-16ab22236fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:25.687Z|b3a2f0df-6aee-4a51-8533-67991901fb71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:25.687Z|46c5fb09-6bc7-4e69-969e-4a56d3c0cb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:31.326Z|7948c53b-7ea7-439e-a4aa-c0875c33e4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:31.329Z|7948c53b-7ea7-439e-a4aa-c0875c33e4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:31.596Z|6aa77949-f7ef-4f69-86d7-27639854c712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:31.596Z|6aa77949-f7ef-4f69-86d7-27639854c712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:35.601Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:35.604Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:35.604Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b04a43dea8594775", X-B3-SpanId:"3cd14f4641e99cc6", X-B3-ParentSpanId:"b04a43dea8594775", X-B3-Sampled:"0", X-ONAP-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-TransactionID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-ECOMP-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"231bc9dc-0cd1-4222-a4ce-69066b071f3c"]
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:35.605Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:35.619Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:35.620Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:35.620Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:35.620Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:35.621Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:50:31.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:35.621Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:35.621Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:50:35.622Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:35.623Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:35.623Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:35.623Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:35.623Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:35.624Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b04a43dea8594775", X-B3-SpanId:"37aed40c631bee05", X-B3-ParentSpanId:"b04a43dea8594775", X-B3-Sampled:"0", X-ONAP-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-TransactionID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-ECOMP-RequestID:"46b6f32d-42f3-4b64-8bb2-6dea0914e35a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53666332-2a33-4317-a3ea-59ba5c8201a5"]
2022-01-31T02:50:35.624Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:35.624Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:35.631Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:35.631Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:35.631Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:35.632Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:35.632Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:35.633Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:35.633Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:35.637Z|46b6f32d-42f3-4b64-8bb2-6dea0914e35a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:35.706Z|fbb6ec75-50af-441f-ac91-6c2092750375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:35.706Z|c0ba8580-d599-4e2d-ab54-f1ce9f054ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:35.706Z|94f39381-ab04-4a8a-b8bf-1c834875f536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:35.707Z|fbb6ec75-50af-441f-ac91-6c2092750375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:35.707Z|c0ba8580-d599-4e2d-ab54-f1ce9f054ad4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:35.707Z|94f39381-ab04-4a8a-b8bf-1c834875f536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:45.728Z|a574904b-5f06-42d5-9418-d1c59d8da19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:45.729Z|17e84122-8a65-4ff9-be5e-50b4b34ec5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:45.729Z|17e84122-8a65-4ff9-be5e-50b4b34ec5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:45.728Z|ccb10461-ea72-4c99-9aed-740d78314011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:45.729Z|a574904b-5f06-42d5-9418-d1c59d8da19c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:45.736Z|ccb10461-ea72-4c99-9aed-740d78314011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:45.766Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:45.770Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:45.771Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:45.771Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:45.771Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:45.771Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:45.772Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d2f0c7b04cc97ac", X-B3-SpanId:"6f427098f9796760", X-B3-ParentSpanId:"4d2f0c7b04cc97ac", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-TransactionID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-ECOMP-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381bb306-83a0-489e-95b5-e1ec9a238085"]
2022-01-31T02:50:45.772Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:45.772Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:45.786Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:45.786Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:45.786Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:45.787Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:45.787Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:50:31.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:45.787Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:45.787Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:50:45.788Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d2f0c7b04cc97ac", X-B3-SpanId:"7dd9fe49c3babc66", X-B3-ParentSpanId:"4d2f0c7b04cc97ac", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-TransactionID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-ECOMP-RequestID:"1dad630e-a0bd-4444-b54f-3d07a00df44d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c776fab3-05de-4ed5-9c2d-6ef3645726db"]
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:45.789Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:45.796Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:45.796Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:45.796Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:45.797Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:45.797Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:45.797Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:45.798Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:45.801Z|1dad630e-a0bd-4444-b54f-3d07a00df44d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:50:46.326Z|38e7e84c-3b33-4b83-968c-08c71ac01787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:50:46.326Z|38e7e84c-3b33-4b83-968c-08c71ac01787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:50:48.108Z|2998400e-a499-4b01-81f4-22399544d2a9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:50:48.108Z|2998400e-a499-4b01-81f4-22399544d2a9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:55.751Z|9ed98d2a-8c0a-4b5a-b4e5-6637a313cc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:55.751Z|9ed98d2a-8c0a-4b5a-b4e5-6637a313cc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:55.757Z|23c686b0-ffc0-4132-ae8e-3a3034e9c939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:55.757Z|23c686b0-ffc0-4132-ae8e-3a3034e9c939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:55.758Z|c1b2eb2c-82fa-45d9-a926-4d3903656567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:50:55.758Z|c1b2eb2c-82fa-45d9-a926-4d3903656567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:50:55.922Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:50:55.925Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:55.925Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"564acf143484bdae", X-B3-SpanId:"770f5fd244fe9284", X-B3-ParentSpanId:"564acf143484bdae", X-B3-Sampled:"0", X-ONAP-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-TransactionID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-ECOMP-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f29aba5-82f4-4e04-bedb-745005f2fbe6"]
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:50:55.926Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:50:55.939Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:55.939Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:55.939Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:50:55.940Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:55.940Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:50:31.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:50:55.940Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:55.941Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:50:55.942Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:55.942Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:50:55.942Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:50:55.942Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:50:55.942Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:50:55.943Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"564acf143484bdae", X-B3-SpanId:"dae8595031f91766", X-B3-ParentSpanId:"564acf143484bdae", X-B3-Sampled:"0", X-ONAP-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-TransactionID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-ECOMP-RequestID:"2c4ab123-d590-48a5-98fc-0c5d404cbce2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae9103b8-c76e-43f2-940b-4fdc4fa612d3"]
2022-01-31T02:50:55.943Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:50:55.943Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:50:55.949Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:50:55.950Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:50:55.950Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:50:55.950Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:50:55.951Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:50:55.951Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:50:55.951Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:50:55.955Z|2c4ab123-d590-48a5-98fc-0c5d404cbce2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:01.326Z|255ed2c4-07e5-4af9-a820-07cf2d90dd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:01.326Z|255ed2c4-07e5-4af9-a820-07cf2d90dd99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:01.596Z|7a18436e-6da1-46cd-91cb-59802a316cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:01.597Z|7a18436e-6da1-46cd-91cb-59802a316cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:05.773Z|57aed8ee-dbce-448b-9025-58a59e0a049e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:05.774Z|57aed8ee-dbce-448b-9025-58a59e0a049e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:05.777Z|fc0d3719-e103-4b18-94a0-22ac072cb628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:05.777Z|fc0d3719-e103-4b18-94a0-22ac072cb628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:05.779Z|28b0e436-7de9-4d83-9a6b-5d4085eb306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:05.779Z|28b0e436-7de9-4d83-9a6b-5d4085eb306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:06.073Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:06.076Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ae8299fe6ec61c", X-B3-SpanId:"8d90f0439f9e2611", X-B3-ParentSpanId:"86ae8299fe6ec61c", X-B3-Sampled:"0", X-ONAP-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-TransactionID:"f6196c75-15a1-4624-af53-8d70e432c187", X-ECOMP-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"babaf153-6b32-4252-8fb6-01fce01a7a79"]
2022-01-31T02:51:06.077Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:06.078Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:06.091Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:06.091Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:06.091Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:06.091Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:06.092Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:50:31.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:50:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:06.092Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:06.092Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:06.093Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:06.093Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ae8299fe6ec61c", X-B3-SpanId:"aa93e0b4bea13767", X-B3-ParentSpanId:"86ae8299fe6ec61c", X-B3-Sampled:"0", X-ONAP-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-TransactionID:"f6196c75-15a1-4624-af53-8d70e432c187", X-ECOMP-RequestID:"f6196c75-15a1-4624-af53-8d70e432c187", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f9224d-6da2-4e36-abb3-a4abbf37c96d"]
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:06.094Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:06.100Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:06.100Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:06.101Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:06.101Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:06.101Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:06.101Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:06.102Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:06.105Z|f6196c75-15a1-4624-af53-8d70e432c187|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:15.795Z|7b73e797-9ca4-4474-b6bc-83471406d42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:15.795Z|1e8246c2-dfd4-4b33-bac3-ea7979602e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:15.796Z|7b73e797-9ca4-4474-b6bc-83471406d42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:15.796Z|1e8246c2-dfd4-4b33-bac3-ea7979602e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:15.802Z|9b463dda-d751-4be0-bb98-3fae8bad95be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:15.803Z|9b463dda-d751-4be0-bb98-3fae8bad95be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:16.232Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:16.235Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:16.235Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:16.235Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:16.235Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:16.236Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:16.236Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d1ac54dd6f57770", X-B3-SpanId:"41599e24aee17df1", X-B3-ParentSpanId:"7d1ac54dd6f57770", X-B3-Sampled:"0", X-ONAP-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-TransactionID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-ECOMP-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"422dd420-1395-4852-a906-1db220e51b4a"]
2022-01-31T02:51:16.236Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:16.236Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:16.249Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:16.250Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:16.250Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:16.250Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:16.251Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:16.251Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:16.251Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:16.252Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:16.252Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:16.252Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:16.253Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:16.253Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:16.253Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d1ac54dd6f57770", X-B3-SpanId:"36b118849f8fe92f", X-B3-ParentSpanId:"7d1ac54dd6f57770", X-B3-Sampled:"0", X-ONAP-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-TransactionID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-ECOMP-RequestID:"08f58741-f1da-45dd-bd32-d769a8ee7527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4806d15f-39df-4e8e-88a3-a6aca6325f7f"]
2022-01-31T02:51:16.253Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:16.253Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:16.260Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:16.260Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:16.260Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:16.260Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:16.261Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:16.261Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:16.261Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:16.265Z|08f58741-f1da-45dd-bd32-d769a8ee7527|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:16.326Z|7a23fb9a-4e9b-47ba-b029-802d4f67428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:16.330Z|7a23fb9a-4e9b-47ba-b029-802d4f67428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:25.815Z|af69d6a6-1c0b-45cb-929c-e876e6f414bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:25.816Z|af69d6a6-1c0b-45cb-929c-e876e6f414bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:25.818Z|34f848ba-15b3-41f5-a340-a068eaf8a49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:25.818Z|34f848ba-15b3-41f5-a340-a068eaf8a49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:25.821Z|b3f099ad-e773-46dc-b1ae-5c3be06c6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:25.821Z|b3f099ad-e773-46dc-b1ae-5c3be06c6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:26.397Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:26.399Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:26.399Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:26.399Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:26.400Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:26.400Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:26.400Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47c0c5d674970ff1", X-B3-SpanId:"0fce19e9a441b33b", X-B3-ParentSpanId:"47c0c5d674970ff1", X-B3-Sampled:"0", X-ONAP-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-TransactionID:"75e64280-920b-487b-827d-5246e993971b", X-ECOMP-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f56f0fb-3b8e-4889-9132-d485f845d6cd"]
2022-01-31T02:51:26.400Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:26.400Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:26.411Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:26.412Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:26.412Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:26.412Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:26.413Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:26.413Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:26.413Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:26.414Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47c0c5d674970ff1", X-B3-SpanId:"c1bc1af08f0cf8dd", X-B3-ParentSpanId:"47c0c5d674970ff1", X-B3-Sampled:"0", X-ONAP-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-TransactionID:"75e64280-920b-487b-827d-5246e993971b", X-ECOMP-RequestID:"75e64280-920b-487b-827d-5246e993971b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4567feb-f31a-4d9d-96b5-b4d034c0c28b"]
2022-01-31T02:51:26.415Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:26.415Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:26.420Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:26.421Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:26.421Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:26.421Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:26.422Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:26.422Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:26.422Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:26.428Z|75e64280-920b-487b-827d-5246e993971b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:31.326Z|3da04459-89e3-4b60-a60e-b15b3b5382c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:31.326Z|3da04459-89e3-4b60-a60e-b15b3b5382c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:31.597Z|7140aa02-15b0-4578-8661-1447f26e2add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:31.598Z|7140aa02-15b0-4578-8661-1447f26e2add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:35.836Z|61f05604-121d-464c-850a-076f55ddb9a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:35.836Z|61f05604-121d-464c-850a-076f55ddb9a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:35.838Z|2db99022-f648-46e6-b802-5cb0fa7b3469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:35.838Z|2db99022-f648-46e6-b802-5cb0fa7b3469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:35.841Z|d2045ec3-ff13-4973-8982-b8f5beb3e673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:35.841Z|d2045ec3-ff13-4973-8982-b8f5beb3e673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:36.550Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:36.553Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"873e34aea5d0e1a2", X-B3-SpanId:"740da33d1537f68d", X-B3-ParentSpanId:"873e34aea5d0e1a2", X-B3-Sampled:"0", X-ONAP-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-TransactionID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-ECOMP-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34309fc-9f76-47a6-ac1c-6428451e1185"]
2022-01-31T02:51:36.554Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:36.555Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:36.568Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:36.569Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:36.569Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:36.570Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:36.570Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:36.570Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:36.570Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:36.571Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:36.571Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:36.572Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:36.572Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:36.572Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:36.573Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"873e34aea5d0e1a2", X-B3-SpanId:"370d989da03c2a9d", X-B3-ParentSpanId:"873e34aea5d0e1a2", X-B3-Sampled:"0", X-ONAP-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-TransactionID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-ECOMP-RequestID:"03c4de28-e53a-4538-8139-a69ef1843b41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be2ded4f-fe92-4cb1-98b0-c685051fdad8"]
2022-01-31T02:51:36.573Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:36.573Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:36.579Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:36.579Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:36.579Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:36.580Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:36.580Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:36.580Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:36.580Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:36.584Z|03c4de28-e53a-4538-8139-a69ef1843b41|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:45.858Z|c402f722-36d9-4633-b94a-3ad06c350602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:45.859Z|c402f722-36d9-4633-b94a-3ad06c350602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:45.859Z|59ddc751-fce0-4732-8f31-d9a27140d84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:45.859Z|59ddc751-fce0-4732-8f31-d9a27140d84f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:45.862Z|c8891cb1-dcd1-40a3-90dc-76f47cc9ae7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:45.862Z|c8891cb1-dcd1-40a3-90dc-76f47cc9ae7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:46.326Z|2b3724f0-e078-4ce7-a66b-ef9590c5c24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:51:46.326Z|2b3724f0-e078-4ce7-a66b-ef9590c5c24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:51:46.704Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:46.707Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:46.708Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:46.708Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:46.708Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:46.708Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:46.708Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc2be3ab2792fbba", X-B3-SpanId:"5dc11714e0bf1478", X-B3-ParentSpanId:"fc2be3ab2792fbba", X-B3-Sampled:"0", X-ONAP-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-TransactionID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-ECOMP-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad9dccb-4138-4d52-a7a5-0b771ab73832"]
2022-01-31T02:51:46.709Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:46.709Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:46.721Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:46.721Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:46.721Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:46.721Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:46.722Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:46.722Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:46.722Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:46.723Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:46.723Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:46.723Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:46.723Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:46.723Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:46.724Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc2be3ab2792fbba", X-B3-SpanId:"e88de33d103388ba", X-B3-ParentSpanId:"fc2be3ab2792fbba", X-B3-Sampled:"0", X-ONAP-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-TransactionID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-ECOMP-RequestID:"67a591cd-ce42-4110-8cf9-3602324b6609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064a31f8-d979-4e22-a238-a9e41bece74b"]
2022-01-31T02:51:46.724Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:46.724Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:46.730Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:46.730Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:46.730Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:46.730Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:46.731Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:46.731Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:46.732Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:46.736Z|67a591cd-ce42-4110-8cf9-3602324b6609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:51:48.108Z|2af0d80d-41f1-4119-8020-a8c3fb50f72c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:51:48.109Z|2af0d80d-41f1-4119-8020-a8c3fb50f72c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:55.884Z|ddb4d6ae-bc18-43b6-a43b-1d982a56dbae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:55.884Z|0bf0fa37-df4c-4e82-b71b-a16c4d424715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:55.884Z|e57dc68b-5231-4018-a1bb-fd2e7d0b48a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:51:55.884Z|e57dc68b-5231-4018-a1bb-fd2e7d0b48a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:55.884Z|ddb4d6ae-bc18-43b6-a43b-1d982a56dbae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:55.884Z|0bf0fa37-df4c-4e82-b71b-a16c4d424715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:51:56.856Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:51:56.859Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:56.860Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:51:56.860Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:56.860Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:51:56.861Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:51:56.861Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c81e7e71d022e57a", X-B3-SpanId:"d6be38cc82945a5e", X-B3-ParentSpanId:"c81e7e71d022e57a", X-B3-Sampled:"0", X-ONAP-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-TransactionID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-ECOMP-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f6321c-a9ec-4b89-896e-a2f151fe8924"]
2022-01-31T02:51:56.861Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:51:56.861Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:51:56.874Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:56.874Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:56.874Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:51:56.875Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:56.875Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:51:56.876Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:56.876Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:51:56.877Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:56.877Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:51:56.877Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:51:56.878Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:51:56.878Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:51:56.878Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c81e7e71d022e57a", X-B3-SpanId:"a1861192ba4e2345", X-B3-ParentSpanId:"c81e7e71d022e57a", X-B3-Sampled:"0", X-ONAP-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-TransactionID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-ECOMP-RequestID:"7b27389a-1ade-4bd2-90ad-a955cc912c75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d775aa-20cf-47d4-b1e4-26fbc68c4643"]
2022-01-31T02:51:56.878Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:51:56.878Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:51:56.885Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:51:56.885Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:51:56.885Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:51:56.886Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:51:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:51:56.887Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:51:56.887Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:51:56.887Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:51:56.891Z|7b27389a-1ade-4bd2-90ad-a955cc912c75|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:01.326Z|30926529-8172-4fda-8daf-2780f8ca8241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:01.328Z|30926529-8172-4fda-8daf-2780f8ca8241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:01.598Z|7495f29e-7aa4-4dcb-99d5-36cdd0a7e100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:01.598Z|7495f29e-7aa4-4dcb-99d5-36cdd0a7e100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:05.906Z|dfa57d4e-d3dc-4709-8335-77da8fe1b477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:05.907Z|dfa57d4e-d3dc-4709-8335-77da8fe1b477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:05.907Z|f3eea0ba-f44d-41b0-9b5c-ff0f06202c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:05.907Z|f3eea0ba-f44d-41b0-9b5c-ff0f06202c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:05.908Z|195b79e6-60ff-44a0-b6cd-289ddba9e3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:05.908Z|195b79e6-60ff-44a0-b6cd-289ddba9e3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:07.019Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:07.022Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:07.022Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:07.022Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:07.022Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:07.023Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:07.023Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7341349eefaccf9d", X-B3-SpanId:"beb0a86dce2db870", X-B3-ParentSpanId:"7341349eefaccf9d", X-B3-Sampled:"0", X-ONAP-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-TransactionID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-ECOMP-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b68f2f5f-44eb-48f9-aebf-fbfa91ccbe5d"]
2022-01-31T02:52:07.023Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:07.023Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:07.036Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:07.036Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:07.036Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:07.037Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:07.037Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:07.038Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:07.038Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:07.038Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:07.039Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:07.039Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:07.039Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:07.039Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:07.039Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7341349eefaccf9d", X-B3-SpanId:"cce806e745064962", X-B3-ParentSpanId:"7341349eefaccf9d", X-B3-Sampled:"0", X-ONAP-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-TransactionID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-ECOMP-RequestID:"edbed61f-0724-4cbb-a085-135ddc81bb2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc20db4-5f55-4f6b-8be7-fce73906349c"]
2022-01-31T02:52:07.040Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:07.040Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:07.046Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:07.046Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:07.046Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:07.046Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:07.047Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:07.047Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:07.047Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:07.052Z|edbed61f-0724-4cbb-a085-135ddc81bb2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:15.929Z|ee9dbf49-3e6c-4fff-a463-df2b906c52db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:15.929Z|edf1d0bb-a85e-470f-b0e4-f9c5b5bcf2fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:15.929Z|60ffa85e-2759-4964-847b-8c8a97db96ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:15.929Z|edf1d0bb-a85e-470f-b0e4-f9c5b5bcf2fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:15.929Z|60ffa85e-2759-4964-847b-8c8a97db96ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:15.929Z|ee9dbf49-3e6c-4fff-a463-df2b906c52db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:16.326Z|28050638-e59a-401b-a6c4-8e3b0d880046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:16.326Z|28050638-e59a-401b-a6c4-8e3b0d880046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:17.177Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:17.179Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:17.180Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:17.180Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:17.180Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:17.180Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:17.180Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34e0db620d70149", X-B3-SpanId:"7595872838c6a7f3", X-B3-ParentSpanId:"e34e0db620d70149", X-B3-Sampled:"0", X-ONAP-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-TransactionID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-ECOMP-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e9d7675-bbc2-4ee9-aadb-10b843dda1b7"]
2022-01-31T02:52:17.181Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:17.181Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:17.193Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:17.193Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:17.194Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:17.194Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:17.195Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:51:07.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:51:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:17.195Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:17.195Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:17.196Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:17.196Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:17.196Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:17.197Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:17.197Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:17.197Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34e0db620d70149", X-B3-SpanId:"9f362d5b37cd5abf", X-B3-ParentSpanId:"e34e0db620d70149", X-B3-Sampled:"0", X-ONAP-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-TransactionID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-ECOMP-RequestID:"7a31bf30-b240-49dc-ae31-9fe0d465fdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be578bbc-3a12-449a-b05f-48e06143d072"]
2022-01-31T02:52:17.197Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:17.197Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:17.206Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:17.207Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:17.207Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:17.207Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:17.208Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:17.208Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:17.208Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:17.212Z|7a31bf30-b240-49dc-ae31-9fe0d465fdef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:25.951Z|ded24428-50a3-4ea2-84d9-4d30106c4279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:25.952Z|ded24428-50a3-4ea2-84d9-4d30106c4279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:25.953Z|5ef65f37-df6b-4b60-9422-8e058ea75703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:25.953Z|8ec298ea-69a5-46aa-88e6-24724b840174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:25.953Z|5ef65f37-df6b-4b60-9422-8e058ea75703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:25.954Z|8ec298ea-69a5-46aa-88e6-24724b840174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:27.338Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:27.341Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:27.342Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:27.342Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:27.342Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:27.342Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:27.342Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99f9041e27275df4", X-B3-SpanId:"3447f50294659e1c", X-B3-ParentSpanId:"99f9041e27275df4", X-B3-Sampled:"0", X-ONAP-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-TransactionID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-ECOMP-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ce5ac6a-2eb0-47af-b86d-fdec958dc67c"]
2022-01-31T02:52:27.343Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:27.343Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:27.356Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:27.356Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:27.357Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:27.357Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:27.358Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:27.358Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:27.358Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:27.359Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:27.359Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:27.359Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:27.359Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:27.360Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:27.360Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99f9041e27275df4", X-B3-SpanId:"34c5e22d4c33be18", X-B3-ParentSpanId:"99f9041e27275df4", X-B3-Sampled:"0", X-ONAP-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-TransactionID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-ECOMP-RequestID:"497c954f-758a-4748-9c40-6e0de4dd3b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60dbb092-1ee7-4d19-a565-6c9c4f365606"]
2022-01-31T02:52:27.360Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:27.360Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:27.367Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:27.367Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:27.368Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:27.368Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:27.368Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:27.369Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:27.369Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:27.372Z|497c954f-758a-4748-9c40-6e0de4dd3b59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:31.326Z|b5f7eadf-5b08-4aba-adae-0579a990c577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:31.326Z|b5f7eadf-5b08-4aba-adae-0579a990c577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:31.599Z|013c5650-1e8f-4531-98c1-a1c9934c1cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:31.599Z|013c5650-1e8f-4531-98c1-a1c9934c1cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:35.975Z|bdb3b269-4613-4978-bd93-6ccfe82b70b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:35.975Z|964b09e8-d9f0-4962-b830-201db5dcc6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:35.975Z|964b09e8-d9f0-4962-b830-201db5dcc6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:35.975Z|bdb3b269-4613-4978-bd93-6ccfe82b70b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:35.976Z|bcfb2988-6a44-4ba8-af4a-d5a2a8ba2659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:35.976Z|bcfb2988-6a44-4ba8-af4a-d5a2a8ba2659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:37.496Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:37.500Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:37.500Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:37.500Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:37.500Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:37.500Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:37.501Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96291ec144b7439a", X-B3-SpanId:"d20cebfcbe6adbfa", X-B3-ParentSpanId:"96291ec144b7439a", X-B3-Sampled:"0", X-ONAP-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-TransactionID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-ECOMP-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51df374f-8b20-465b-ad01-d184b711c0c3"]
2022-01-31T02:52:37.501Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:37.501Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:37.514Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:37.514Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:37.515Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:37.515Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:37.515Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:37.515Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:37.516Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:37.516Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96291ec144b7439a", X-B3-SpanId:"2cbda9327e75dd6a", X-B3-ParentSpanId:"96291ec144b7439a", X-B3-Sampled:"0", X-ONAP-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-TransactionID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-ECOMP-RequestID:"baccecb3-b10e-4dc7-b93d-1fdd1a25e65e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87dbc94b-0cb0-46f9-abfe-512dc915d3d8"]
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:37.517Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:37.524Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:37.524Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:37.524Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:37.524Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:37.525Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:37.525Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:37.525Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:37.529Z|baccecb3-b10e-4dc7-b93d-1fdd1a25e65e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:46.000Z|e73e1e90-000a-4941-b802-57e7e2e4a8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:46.000Z|d436c8eb-a844-43e3-b159-141a9a740079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:46.000Z|fb95be66-a816-45ed-836f-d3dc2b4cce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:46.001Z|d436c8eb-a844-43e3-b159-141a9a740079|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:46.001Z|e73e1e90-000a-4941-b802-57e7e2e4a8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:46.001Z|fb95be66-a816-45ed-836f-d3dc2b4cce2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:46.326Z|fc508569-5c58-44e8-8bdc-32b46b780279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:52:46.328Z|fc508569-5c58-44e8-8bdc-32b46b780279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:52:47.654Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:47.661Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:47.662Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:47.662Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:47.662Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:47.662Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:47.663Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fbed00c65fab84", X-B3-SpanId:"cb1d319f5f4cc9b4", X-B3-ParentSpanId:"93fbed00c65fab84", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-TransactionID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-ECOMP-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70bebdc8-bc64-4316-9047-b90ceb6a35d1"]
2022-01-31T02:52:47.663Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:47.663Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:47.675Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:47.675Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:47.675Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:47.675Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:47.676Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:47.676Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:47.676Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:47.677Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93fbed00c65fab84", X-B3-SpanId:"3fd780c447ad3499", X-B3-ParentSpanId:"93fbed00c65fab84", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-TransactionID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-ECOMP-RequestID:"d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6c17ef6-8949-4abb-8a16-8bb15c107d5c"]
2022-01-31T02:52:47.678Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:47.679Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:47.689Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:47.689Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:47.689Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:47.689Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:47.690Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:47.690Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:47.690Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:47.694Z|d6c1a768-0d7e-4ae4-955a-d98d41bd6e8f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:52:48.107Z|4622b9dd-0cf9-4a9d-863a-07cb45c9bfcd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:52:48.108Z|4622b9dd-0cf9-4a9d-863a-07cb45c9bfcd|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:56.021Z|6ad8c5ed-4cdb-43a2-8e47-a8dc18b05d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:56.021Z|6ad8c5ed-4cdb-43a2-8e47-a8dc18b05d0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:56.022Z|624293c9-1e14-4f2f-99b3-ed3b92b27553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:56.022Z|a672ce4a-2951-40bc-ab01-70273f313095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:52:56.022Z|624293c9-1e14-4f2f-99b3-ed3b92b27553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:56.022Z|a672ce4a-2951-40bc-ab01-70273f313095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:52:57.819Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:52:57.822Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:57.823Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:52:57.823Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:57.823Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:52:57.823Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:52:57.823Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63045ca37fdb5582", X-B3-SpanId:"ba08de3b0be90afc", X-B3-ParentSpanId:"63045ca37fdb5582", X-B3-Sampled:"0", X-ONAP-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-TransactionID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-ECOMP-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e8e9440-f60b-4082-a907-ab3b1978e809"]
2022-01-31T02:52:57.824Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:52:57.824Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:52:57.837Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:57.837Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:57.838Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:52:57.838Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:57.839Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:52:57.839Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:57.839Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:52:57.840Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:57.840Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63045ca37fdb5582", X-B3-SpanId:"3487c4cc7ef171ba", X-B3-ParentSpanId:"63045ca37fdb5582", X-B3-Sampled:"0", X-ONAP-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-TransactionID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-ECOMP-RequestID:"10eeca14-b888-41a3-bc7e-d1d4b8ba98aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e243a6-79e1-4fb3-96d8-d42c31abe413"]
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:52:57.841Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:52:57.848Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:52:57.848Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:52:57.848Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:52:57.848Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:52:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:52:57.849Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:52:57.850Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:52:57.850Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:52:57.854Z|10eeca14-b888-41a3-bc7e-d1d4b8ba98aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:01.326Z|0423249e-e444-43e0-baee-740dee665e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:01.326Z|0423249e-e444-43e0-baee-740dee665e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:01.599Z|efd67094-94b2-4815-888b-518816cf76b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:01.600Z|efd67094-94b2-4815-888b-518816cf76b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:06.044Z|427c6a0d-9a3b-4b75-8ea7-c9b8c2bdb767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:06.044Z|427c6a0d-9a3b-4b75-8ea7-c9b8c2bdb767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:06.044Z|8e3bc1d3-a2cb-4361-8a22-82498f53b9e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:06.044Z|126d833a-cc33-4c97-a031-bcb62acdee67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:06.045Z|8e3bc1d3-a2cb-4361-8a22-82498f53b9e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:06.045Z|126d833a-cc33-4c97-a031-bcb62acdee67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:07.978Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:07.981Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:07.981Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:07.982Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:07.982Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:07.982Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:07.982Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb565dda0b045a16", X-B3-SpanId:"f3ac829c7e0dfa0c", X-B3-ParentSpanId:"cb565dda0b045a16", X-B3-Sampled:"0", X-ONAP-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-TransactionID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-ECOMP-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9252bbeb-ad17-4b04-aba6-3798bb39fbe8"]
2022-01-31T02:53:07.982Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:07.983Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:07.995Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:07.995Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:07.996Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:07.996Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:07.997Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:07.997Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:07.997Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:07.998Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:07.998Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb565dda0b045a16", X-B3-SpanId:"03dc565425d685b4", X-B3-ParentSpanId:"cb565dda0b045a16", X-B3-Sampled:"0", X-ONAP-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-TransactionID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-ECOMP-RequestID:"a89f38e2-e384-46d7-b15e-f1a5701c68f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d5636d3-b3a4-40b9-b2ce-dd5e53a6c8df"]
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:07.999Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:08.006Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:08.006Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:08.006Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:08.006Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:08.007Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:08.007Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:08.007Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:08.012Z|a89f38e2-e384-46d7-b15e-f1a5701c68f4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:16.064Z|d21fdc8b-2dff-4055-b217-bc470161ce9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:16.065Z|d21fdc8b-2dff-4055-b217-bc470161ce9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:16.066Z|58bab925-6a44-4748-ba14-c3df925603f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:16.066Z|58bab925-6a44-4748-ba14-c3df925603f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:16.067Z|96060346-013f-4429-bf3b-52e748296675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:16.068Z|96060346-013f-4429-bf3b-52e748296675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:16.326Z|ce4696e5-28b2-4dac-ba52-112f3819bc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:16.326Z|ce4696e5-28b2-4dac-ba52-112f3819bc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:18.137Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:18.140Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:18.141Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:18.141Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:18.141Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:18.141Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:18.142Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a844946f5853ac05", X-B3-SpanId:"fa96ce6812fbb65f", X-B3-ParentSpanId:"a844946f5853ac05", X-B3-Sampled:"0", X-ONAP-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-TransactionID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-ECOMP-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39812f60-2b77-4a5c-a946-4067b01f0b48"]
2022-01-31T02:53:18.142Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:18.142Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:18.155Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:18.156Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:18.156Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:18.156Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:18.157Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:18.157Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:18.157Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:18.158Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:18.158Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:18.158Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:18.159Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:18.159Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:18.159Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a844946f5853ac05", X-B3-SpanId:"10c952ab99ac4f2c", X-B3-ParentSpanId:"a844946f5853ac05", X-B3-Sampled:"0", X-ONAP-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-TransactionID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-ECOMP-RequestID:"7a69ee82-f627-410c-9f23-ae59305c12bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0e70ca7-24c2-48f1-b6bf-4438a5be4e35"]
2022-01-31T02:53:18.159Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:18.159Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:18.166Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:18.167Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:18.167Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:18.167Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:18.167Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:18.168Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:18.168Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:18.171Z|7a69ee82-f627-410c-9f23-ae59305c12bb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:26.086Z|8cd554e5-8868-4efd-b769-51d8ccdb1096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:26.086Z|8cd554e5-8868-4efd-b769-51d8ccdb1096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:26.088Z|8c302ae4-1b42-4b8f-ad7a-fb470bc18d80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:26.088Z|367b3175-df94-49b3-a69e-9eecfa287fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:26.088Z|8c302ae4-1b42-4b8f-ad7a-fb470bc18d80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:26.088Z|367b3175-df94-49b3-a69e-9eecfa287fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:28.297Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:28.300Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:28.300Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:28.300Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:28.301Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:28.301Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:28.301Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bd6199f4caddfb0", X-B3-SpanId:"674f7bc0daef2ff7", X-B3-ParentSpanId:"9bd6199f4caddfb0", X-B3-Sampled:"0", X-ONAP-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-TransactionID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-ECOMP-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f683e1b-3740-4c94-a67d-b02b7857a25e"]
2022-01-31T02:53:28.301Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:28.302Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:28.314Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:28.315Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:28.315Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:28.315Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:28.315Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:28.316Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:28.316Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:28.317Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:28.317Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:28.317Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:28.318Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:28.318Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:28.318Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bd6199f4caddfb0", X-B3-SpanId:"c464d4848099041b", X-B3-ParentSpanId:"9bd6199f4caddfb0", X-B3-Sampled:"0", X-ONAP-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-TransactionID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-ECOMP-RequestID:"a9cbec4e-ab31-4239-ac53-c7fe99a4d76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2070028-db11-4697-86bb-47ddfd920556"]
2022-01-31T02:53:28.318Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:28.318Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:28.326Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:28.327Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:28.327Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:28.327Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:28.329Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:28.329Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:28.330Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:28.334Z|a9cbec4e-ab31-4239-ac53-c7fe99a4d76d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:31.326Z|4bbf423b-a628-4bea-b042-4768aedd7e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:31.329Z|4bbf423b-a628-4bea-b042-4768aedd7e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:31.600Z|614409e8-1ef1-4dd3-9733-872aa7c555b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:31.600Z|614409e8-1ef1-4dd3-9733-872aa7c555b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:35.672Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:35.673Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 44542d45-0eda-4223-b4b4-9717a8128268 already exists in requestDb InfraActiveRequests table
2022-01-31T02:53:35.674Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268
2022-01-31T02:53:35.674Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|INFO|500||Invoke
2022-01-31T02:53:35.674Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.674Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268
2022-01-31T02:53:35.675Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Method      : GET
2022-01-31T02:53:35.675Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de8a691a2b84e7b8", X-B3-SpanId:"49dd61b09ea2ef1e", X-B3-ParentSpanId:"de8a691a2b84e7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2619d2db-c09e-492e-b83b-133aa2aa8e01"]
2022-01-31T02:53:35.675Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Request body: 
2022-01-31T02:53:35.675Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.687Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.687Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:53:35.688Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Status text  : 
2022-01-31T02:53:35.688Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.689Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Response body: 
2022-01-31T02:53:35.689Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.690Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|INFO|404|Not Found|InvokeReturn
2022-01-31T02:53:35.694Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-01-31T02:53:35.695Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-01-31T02:53:35.699Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:53:35.714Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:53:35.715Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:53:35.786Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:53:35.787Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220131-02:53:35:741-34758], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:53:35 GMT], Content-Type=[application/json]}
2022-01-31T02:53:35.787Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:53:35.788Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-01-31T02:53:35.791Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-01-31T02:53:35.806Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-01-31T02:53:35.806Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||Invoke
2022-01-31T02:53:35.887Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6|INFO|500||InvokeReturn
2022-01-31T02:53:35.887Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d382d2c5-3f6e-4465-9e9d-6f654434a3b6 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220131-02:53:35:827-27363], vertex-id=[237616], Content-Length=[116], Date=[Mon, 31 Jan 2022 02:53:35 GMT], Content-Type=[application/json]}
2022-01-31T02:53:35.888Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"d382d2c5-3f6e-4465-9e9d-6f654434a3b6","service-description":"pNF","resource-version":"1643596775650"}

2022-01-31T02:53:35.888Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-01-31T02:53:35.889Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-01-31T02:53:35.893Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:53:35.893Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-01-31T02:53:35.893Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.893Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-01-31T02:53:35.893Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-01-31T02:53:35.894Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"de8a691a2b84e7b8", X-B3-SpanId:"3653249c399026bd", X-B3-ParentSpanId:"de8a691a2b84e7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22dcdd19-bf21-43ec-8c04-9aeee14c4dd3"]
2022-01-31T02:53:35.894Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2","requestScope":"service"}
2022-01-31T02:53:35.894Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.908Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.908Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:35.908Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-01-31T02:53:35.908Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.909Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-01-31T02:53:35.909Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.909Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|INFO|500||Invoke
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Method      : GET
2022-01-31T02:53:35.910Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9a9e7f7-628b-446e-94ab-83eef3943686"]
2022-01-31T02:53:35.911Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Request body: 
2022-01-31T02:53:35.911Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.935Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.935Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:35.935Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Status text  : 
2022-01-31T02:53:35.935Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.936Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_Cr4ikGyRkxzUwPaERo3N",
  "description" : "catalog service description",
  "modelUUID" : "2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c",
  "modelInvariantUUID" : "0004ca4e-012d-4f93-a33c-2463d0c63d9a",
  "created" : "2022-01-31 02:52:12.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7ffa8712-a2eb",
  "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/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/pnfCustomizations"
    }
  }
}
2022-01-31T02:53:35.937Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.937Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|INFO|500||InvokeReturn
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|INFO|500||Invoke
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:53:35.939Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a6a8e7d-2ea4-4e1b-bb20-72ba0a4c219b"]
2022-01-31T02:53:35.940Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:53:35.940Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.953Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&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:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.954Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:53:35.955Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a
2022-01-31T02:53:35.955Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|INFO|500||Invoke
2022-01-31T02:53:35.955Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.955Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a
2022-01-31T02:53:35.956Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Method      : GET
2022-01-31T02:53:35.956Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"327a262f-eaf8-4025-98a5-7670c04b142c"]
2022-01-31T02:53:35.956Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Request body: 
2022-01-31T02:53:35.956Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.970Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.970Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:35.970Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Status text  : 
2022-01-31T02:53:35.970Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.971Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_Cr4ikGyRkxzUwPaERo3N",
      "description" : "catalog service description",
      "modelUUID" : "2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c",
      "modelInvariantUUID" : "0004ca4e-012d-4f93-a33c-2463d0c63d9a",
      "created" : "2022-01-31 02:52:12.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 7ffa8712-a2eb",
      "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/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/recipes"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/csar"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/configurationCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a"
    }
  }
}
2022-01-31T02:53:35.971Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.972Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0004ca4e-012d-4f93-a33c-2463d0c63d9a|INFO|500||InvokeReturn
2022-01-31T02:53:35.973Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|INFO|500||Invoke
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4707bd2-c171-4903-b3c1-b8058db6ce17"]
2022-01-31T02:53:35.974Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:53:35.975Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:53:35.986Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:35.987Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-01-31T02:53:35.987Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:53:35.987Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&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:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:35.987Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||Response body: 
2022-01-31T02:53:35.987Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:35.988Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-01-31T02:53:35.988Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:53:35.988Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e98ab694-b5f3-4845-9405-0542c51cb295"]
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-01-31T02:53:35.989Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-01-31T02:53:36.004Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:36.005Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:36.005Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-01-31T02:53:36.005Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:36.006Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-01-31 01:07:10.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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-01-31T02:53:36.006Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:36.006Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-01-31T02:53:36.008Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:53:36.009Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-01-31T02:53:36.009Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:36.009Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-01-31T02:53:36.009Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-01-31T02:53:36.010Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13cff77d-476d-4f4c-93cd-0b4d95595e32"]
2022-01-31T02:53:36.010Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-01-31T02:53:36.010Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-01-31T02:53:36.025Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:36.026Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:36.026Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-01-31T02:53:36.026Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:36.032Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-01-31T01:07:10.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-01-31T02:53:36.032Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:36.033Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-01-31T02:53:36.034Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c
2022-01-31T02:53:36.034Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|INFO|500||Invoke
2022-01-31T02:53:36.034Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:36.035Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c
2022-01-31T02:53:36.035Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Method      : GET
2022-01-31T02:53:36.035Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f0e8ba3-0cd3-423b-acd2-483af8f259a9"]
2022-01-31T02:53:36.035Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Request body: 
2022-01-31T02:53:36.036Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||==========================request end================================================
2022-01-31T02:53:36.050Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:36.050Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:36.050Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Status text  : 
2022-01-31T02:53:36.051Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:36.051Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_Cr4ikGyRkxzUwPaERo3N",
  "description" : "catalog service description",
  "modelUUID" : "2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c",
  "modelInvariantUUID" : "0004ca4e-012d-4f93-a33c-2463d0c63d9a",
  "created" : "2022-01-31 02:52:12.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 7ffa8712-a2eb",
  "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/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/recipes"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/csar"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/configurationCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c/pnfCustomizations"
    }
  }
}
2022-01-31T02:53:36.051Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:36.052Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c|INFO|500||InvokeReturn
2022-01-31T02:53:36.063Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:53:36.063Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-01-31T02:53:36.063Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:36.063Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-01-31T02:53:36.064Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-01-31T02:53:36.064Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"de8a691a2b84e7b8", X-B3-SpanId:"65827f0952ac1d3c", X-B3-ParentSpanId:"de8a691a2b84e7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7631ab89-a85c-4975-8cbe-462206941fcc"]
2022-01-31T02:53:36.064Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"44542d45-0eda-4223-b4b4-9717a8128268","requestStatus":"IN_PROGRESS","startTime":1643597615695,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n            \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"20d42ff4-2278-4765-9cc4-e763bf709fd9\",\n            \"owningEntityName\":\"OE-ETE_Customer-20d42ff4-2278-4765-9cc4-e763bf709fd9\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7ffa8712-a2eb 0\",\n                                        \"modelCustomizationId\":\"06ad1101-dd3a-4064-bc76-de32bd95134a\",\n                                        \"modelInvariantId\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n                                        \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                                        \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Cr4ikGyRkxzUwPaERo3N\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"44542d45-0eda-4223-b4b4-9717a8128268"}
2022-01-31T02:53:36.064Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-01-31T02:53:36.081Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:36.082Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-01-31T02:53:36.082Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-01-31T02:53:36.082Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:36.083Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "44542d45-0eda-4223-b4b4-9717a8128268",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-01-31T02:53:35.695+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n            \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"20d42ff4-2278-4765-9cc4-e763bf709fd9\",\n            \"owningEntityName\":\"OE-ETE_Customer-20d42ff4-2278-4765-9cc4-e763bf709fd9\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7ffa8712-a2eb 0\",\n                                        \"modelCustomizationId\":\"06ad1101-dd3a-4064-bc76-de32bd95134a\",\n                                        \"modelInvariantId\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n                                        \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                                        \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Cr4ikGyRkxzUwPaERo3N\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-01-31T02:53:36.073+00:00",
  "serviceInstanceName" : "Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "44542d45-0eda-4223-b4b4-9717a8128268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268"
    }
  }
}
2022-01-31T02:53:36.083Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:36.084Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-01-31T02:53:36.088Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:53:36.089Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-01-31T02:53:36.089Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:36.089Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-01-31T02:53:36.089Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-01-31T02:53:36.090Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"de8a691a2b84e7b8", X-B3-SpanId:"4c51b100c46c9663", X-B3-ParentSpanId:"de8a691a2b84e7b8", X-B3-Sampled:"0", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02ae224c-a733-465c-a2c7-aa6b3bb68e0c"]
2022-01-31T02:53:36.090Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\"modelUuid\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\"modelInvariantUuid\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\"},\"requestInfo\":{\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_b62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 7ffa8712-a2eb 0\",\"modelCustomizationId\":\"06ad1101-dd3a-4064-bc76-de32bd95134a\",\"modelInvariantId\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\"instanceParams\":[],\"instanceName\":\"Cr4ikGyRkxzUwPaERo3N\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"20d42ff4-2278-4765-9cc4-e763bf709fd9\",\"owningEntityName\":\"OE-ETE_Customer-20d42ff4-2278-4765-9cc4-e763bf709fd9\"}}}","type":"String"},"requestId":{"value":"44542d45-0eda-4223-b4b4-9717a8128268","type":"String"},"mso-request-id":{"value":"44542d45-0eda-4223-b4b4-9717a8128268","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-01-31T02:53:36.090Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-01-31T02:53:36.108Z|60f42b4d-faa1-4ff7-83a7-78fa819efc72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:36.109Z|b085455f-c6b9-4871-b4f2-49cc18b6adb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:36.109Z|60f42b4d-faa1-4ff7-83a7-78fa819efc72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:36.109Z|b085455f-c6b9-4871-b4f2-49cc18b6adb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:36.109Z|28a59f3c-d8c4-4fd2-819b-f4e7cdd914e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:36.109Z|28a59f3c-d8c4-4fd2-819b-f4e7cdd914e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:37.101Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:37.102Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-01-31T02:53:37.102Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-01-31T02:53:37.102Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Mon, 31 Jan 2022 02:53:37 GMT", X-ONAP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-TransactionID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ECOMP-RequestID:"44542d45-0eda-4223-b4b4-9717a8128268", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"02ae224c-a733-465c-a2c7-aa6b3bb68e0c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:37.102Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"44542d45-0eda-4223-b4b4-9717a8128268\",\"instanceId\":\"9a76cdd8-f638-4095-80b4-723d47e02fef\"}}","message":"Success","processInstanceID":"fc1ed75b-8240-11ec-93cf-0ae7c9688680","variables":null,"messageCode":200}
2022-01-31T02:53:37.102Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:37.103Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-01-31T02:53:37.106Z|44542d45-0eda-4223-b4b4-9717a8128268|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:38.458Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:38.461Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf8030d3a2f0dce", X-B3-SpanId:"b552a03ac6e1d95a", X-B3-ParentSpanId:"adf8030d3a2f0dce", X-B3-Sampled:"0", X-ONAP-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-TransactionID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-ECOMP-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254d6e3a-8d77-4410-ba40-6be0c00282ba"]
2022-01-31T02:53:38.462Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:38.463Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:38.478Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:38.478Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:38.478Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:38.478Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:38.479Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:52:22.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:52:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:38.480Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:38.480Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:38.481Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:38.481Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:38.481Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:38.481Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:38.481Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:38.482Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf8030d3a2f0dce", X-B3-SpanId:"f0fd1c4e682f0de2", X-B3-ParentSpanId:"adf8030d3a2f0dce", X-B3-Sampled:"0", X-ONAP-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-TransactionID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-ECOMP-RequestID:"03a348c9-7b74-4bd5-b478-170c1e6c3af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"762ae3ca-6e2b-4db2-9d26-76ef763867b9"]
2022-01-31T02:53:38.482Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:38.482Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:38.490Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:38.490Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:38.490Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:38.490Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:38.491Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:38.491Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:38.492Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:38.495Z|03a348c9-7b74-4bd5-b478-170c1e6c3af9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:46.129Z|1ffe3f6d-4331-4e27-b749-c96f4a52a9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:46.129Z|1ffe3f6d-4331-4e27-b749-c96f4a52a9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:46.131Z|ca29e186-a4c9-4ca6-814a-7b510b025401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:46.132Z|ca29e186-a4c9-4ca6-814a-7b510b025401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:46.132Z|7a0d4730-636c-4ae0-9e75-f25d1830d6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:46.133Z|7a0d4730-636c-4ae0-9e75-f25d1830d6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:46.326Z|802b57ab-e254-4e9e-9f8b-87456ebdd2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:53:46.326Z|802b57ab-e254-4e9e-9f8b-87456ebdd2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:53:48.108Z|16e50b85-b469-4f35-abce-42a63cb2fefd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:53:48.108Z|16e50b85-b469-4f35-abce-42a63cb2fefd|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:48.618Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:48.621Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e08f12af197ecd8", X-B3-SpanId:"39864c11acbe9c1b", X-B3-ParentSpanId:"1e08f12af197ecd8", X-B3-Sampled:"0", X-ONAP-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-TransactionID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-ECOMP-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09fe5a68-9d88-4880-aaf9-ed1ea0050b13"]
2022-01-31T02:53:48.622Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:48.623Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:48.635Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:48.636Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:48.636Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:48.636Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:48.637Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:48.637Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:48.637Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:48.638Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:48.638Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:48.639Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:48.639Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:48.639Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:48.639Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e08f12af197ecd8", X-B3-SpanId:"950fe0962b0bb0ca", X-B3-ParentSpanId:"1e08f12af197ecd8", X-B3-Sampled:"0", X-ONAP-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-TransactionID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-ECOMP-RequestID:"9c6526db-1ce4-4082-850b-d06d48f47b5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d26777-472e-4572-8d98-f711acb96328"]
2022-01-31T02:53:48.640Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:48.640Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:48.647Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:48.647Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:48.648Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:48.648Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:48.649Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:48.649Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:48.649Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:48.654Z|9c6526db-1ce4-4082-850b-d06d48f47b5d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:53:56.151Z|611444bd-852f-4ff1-9040-0ae3ef3fa7fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:56.151Z|88680fba-c011-41d9-bcd1-46008008b08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:56.151Z|b216fa00-4d60-4e92-81dc-2b0708271546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:53:56.151Z|611444bd-852f-4ff1-9040-0ae3ef3fa7fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:56.151Z|b216fa00-4d60-4e92-81dc-2b0708271546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:56.151Z|88680fba-c011-41d9-bcd1-46008008b08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:53:58.778Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:53:58.781Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:58.781Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:53:58.781Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:58.782Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:53:58.782Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:53:58.782Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e69a725b59e2277", X-B3-SpanId:"82bca2ec370d96c9", X-B3-ParentSpanId:"0e69a725b59e2277", X-B3-Sampled:"0", X-ONAP-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-TransactionID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-ECOMP-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d6dfd9-f0e6-4497-9df3-fe2c52722686"]
2022-01-31T02:53:58.782Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:53:58.782Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:53:58.796Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:58.796Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:58.796Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:53:58.796Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:58.797Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:53:58.797Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:58.797Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:53:58.798Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:58.798Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:53:58.798Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:53:58.799Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:53:58.799Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:53:58.799Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e69a725b59e2277", X-B3-SpanId:"145537fc73fe8801", X-B3-ParentSpanId:"0e69a725b59e2277", X-B3-Sampled:"0", X-ONAP-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-TransactionID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-ECOMP-RequestID:"897a60fb-37bc-4c5f-9e6b-67202c885b25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"123a4939-d63d-4702-8ca8-d6512b1a018f"]
2022-01-31T02:53:58.799Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:53:58.799Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:53:58.805Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:53:58.806Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:53:58.806Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:53:58.806Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:53:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:53:58.806Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:53:58.807Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:53:58.807Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:53:58.811Z|897a60fb-37bc-4c5f-9e6b-67202c885b25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:01.326Z|dcf8a31d-7bce-4577-8364-0a9b170cb2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:01.326Z|dcf8a31d-7bce-4577-8364-0a9b170cb2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:01.601Z|0cff8d19-fd5a-45da-b0be-a41d6700ab59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:01.601Z|0cff8d19-fd5a-45da-b0be-a41d6700ab59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:03.135Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:03.138Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|INFO|500||Invoke
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Method      : GET
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af0dbb5b86aba344", X-B3-SpanId:"2a44f97b5baad882", X-B3-ParentSpanId:"af0dbb5b86aba344", X-B3-Sampled:"0", X-ONAP-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-TransactionID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-ECOMP-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a00f578-bc17-47c0-a6be-7419f119a6f6"]
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Request body: 
2022-01-31T02:54:03.139Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||==========================request end================================================
2022-01-31T02:54:03.151Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:03.151Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:03.151Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Status text  : 
2022-01-31T02:54:03.152Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:03.152Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||Response body: {
  "requestId" : "44542d45-0eda-4223-b4b4-9717a8128268",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-01-31T02:53:35.000+00:00",
  "endTime" : "2022-01-31T02:54:02.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n            \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"20d42ff4-2278-4765-9cc4-e763bf709fd9\",\n            \"owningEntityName\":\"OE-ETE_Customer-20d42ff4-2278-4765-9cc4-e763bf709fd9\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_b62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n            \"productFamilyId\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\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\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                            \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 7ffa8712-a2eb 0\",\n                                        \"modelCustomizationId\":\"06ad1101-dd3a-4064-bc76-de32bd95134a\",\n                                        \"modelInvariantId\":\"0004ca4e-012d-4f93-a33c-2463d0c63d9a\",\n                                        \"modelVersionId\":\"2efa5094-fc5e-4b6b-bbc6-91fc0f64c30c\",\n                                        \"modelName\":\"Demo_pNF_Cr4ikGyRkxzUwPaERo3N\",\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\":\"d382d2c5-3f6e-4465-9e9d-6f654434a3b6\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"Cr4ikGyRkxzUwPaERo3N\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:54:02.000+00:00",
  "serviceInstanceId" : "9a76cdd8-f638-4095-80b4-723d47e02fef",
  "serviceInstanceName" : "Service_Ete_Nameb62c830e-ccef-46d8-bcc7-cb8bf1e8d1d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "44542d45-0eda-4223-b4b4-9717a8128268",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268"
    }
  }
}
2022-01-31T02:54:03.152Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:03.153Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/44542d45-0eda-4223-b4b4-9717a8128268|INFO|500||InvokeReturn
2022-01-31T02:54:03.153Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af0dbb5b86aba344", X-B3-SpanId:"1eeced7440daf521", X-B3-ParentSpanId:"af0dbb5b86aba344", X-B3-Sampled:"0", X-ONAP-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-TransactionID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-ECOMP-RequestID:"7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed9f0d3d-506a-4c3b-95bc-52bb5a77cc92"]
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:03.154Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:03.161Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:03.161Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:03.162Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:03.162Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:03.162Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:03.162Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:03.163Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=44542d45-0eda-4223-b4b4-9717a8128268&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:03.166Z|7f72771d-7ce5-41f3-bee6-4a5d9c1f47ab|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/44542d45-0eda-4223-b4b4-9717a8128268|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:06.174Z|f5981053-92b8-43d6-846d-43b4dee52e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:06.174Z|37c9302b-03e6-4494-bf36-9f25acf70658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:06.174Z|4d56f818-dcf1-4aba-94e7-835d59c831b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:06.174Z|37c9302b-03e6-4494-bf36-9f25acf70658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:06.174Z|4d56f818-dcf1-4aba-94e7-835d59c831b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:06.174Z|f5981053-92b8-43d6-846d-43b4dee52e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:08.933Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:08.936Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54d5331015b03400", X-B3-SpanId:"e99eedb6c4dfa291", X-B3-ParentSpanId:"54d5331015b03400", X-B3-Sampled:"0", X-ONAP-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-TransactionID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-ECOMP-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bfdd7b1-d93e-4957-b621-eca08f2a9019"]
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:08.937Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:08.951Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:08.951Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:08.952Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:08.952Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:08.953Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:08.953Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:08.953Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:08.954Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:08.954Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:08.954Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:08.954Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:08.954Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:08.955Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54d5331015b03400", X-B3-SpanId:"5b66afac694d0fdc", X-B3-ParentSpanId:"54d5331015b03400", X-B3-Sampled:"0", X-ONAP-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-TransactionID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-ECOMP-RequestID:"ab759fea-e409-4ce4-ab8a-73e85f1f8c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c75a60-b509-4322-99dd-a3cf7df6d08b"]
2022-01-31T02:54:08.955Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:08.955Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:08.961Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:08.962Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:08.962Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:08.962Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:08.962Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:08.963Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:08.963Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:08.966Z|ab759fea-e409-4ce4-ab8a-73e85f1f8c0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:16.196Z|8c8b7235-c5e0-461f-b8ed-268c40c16cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:16.196Z|8c8b7235-c5e0-461f-b8ed-268c40c16cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:16.196Z|2db96c64-3954-4f5b-9eff-0d1b6d5f3066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:16.196Z|2db96c64-3954-4f5b-9eff-0d1b6d5f3066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:16.198Z|1b767cf9-6981-4661-805a-d76db1f9436d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:16.199Z|1b767cf9-6981-4661-805a-d76db1f9436d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:16.326Z|f0b11f43-bce4-493e-9dc4-f8011b85603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:16.328Z|f0b11f43-bce4-493e-9dc4-f8011b85603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:19.088Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:19.092Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:19.092Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:19.092Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:19.093Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:19.093Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:19.093Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"859876305a5369b2", X-B3-SpanId:"a35cf35ed4cc7bed", X-B3-ParentSpanId:"859876305a5369b2", X-B3-Sampled:"0", X-ONAP-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-TransactionID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-ECOMP-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8747046-20c3-48f3-ba7b-50eaf196bc2e"]
2022-01-31T02:54:19.093Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:19.094Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:19.108Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:19.109Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:19.109Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:19.109Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:19.110Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:19.110Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:19.111Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:19.111Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:19.111Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:19.112Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:19.112Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:19.112Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:19.112Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"859876305a5369b2", X-B3-SpanId:"1bbfb9388ad8e743", X-B3-ParentSpanId:"859876305a5369b2", X-B3-Sampled:"0", X-ONAP-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-TransactionID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-ECOMP-RequestID:"a422512a-5a62-4d45-9b88-04423d76d64c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7d60814-e2fc-42ac-a3a2-72e5babf8bc1"]
2022-01-31T02:54:19.112Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:19.113Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:19.119Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:19.119Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:19.119Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:19.119Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:19.120Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:19.120Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:19.121Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:19.125Z|a422512a-5a62-4d45-9b88-04423d76d64c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:26.217Z|11aab19e-f4a4-4c8a-8a81-e22025bdf134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:26.218Z|11aab19e-f4a4-4c8a-8a81-e22025bdf134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:26.218Z|02c126b4-2742-4f55-9d4e-81673766b34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:26.218Z|02c126b4-2742-4f55-9d4e-81673766b34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:26.219Z|8f0f8f83-5d1e-4d67-b9f9-706afd6a1888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:26.219Z|8f0f8f83-5d1e-4d67-b9f9-706afd6a1888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:29.250Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:29.253Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:29.253Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:29.253Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:29.253Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:29.254Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:29.254Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e420fcd17c14c9e3", X-B3-SpanId:"e64816bd79be52f2", X-B3-ParentSpanId:"e420fcd17c14c9e3", X-B3-Sampled:"0", X-ONAP-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-TransactionID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-ECOMP-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e989c17-bd8b-4f7b-8b42-606dd0fd7556"]
2022-01-31T02:54:29.254Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:29.254Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:29.269Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:29.269Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:29.269Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:29.270Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:29.271Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:29.271Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:29.271Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:29.272Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:29.272Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:29.273Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:29.273Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:29.273Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:29.273Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e420fcd17c14c9e3", X-B3-SpanId:"2b20a9e76ba15d78", X-B3-ParentSpanId:"e420fcd17c14c9e3", X-B3-Sampled:"0", X-ONAP-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-TransactionID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-ECOMP-RequestID:"517563bc-0b0c-4808-a91f-d7bdaa64a384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ac94c87-91c8-4233-a83c-f4fe9ab6e446"]
2022-01-31T02:54:29.273Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:29.274Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:29.281Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:29.281Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:29.281Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:29.282Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:29.282Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:29.282Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:29.283Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:29.286Z|517563bc-0b0c-4808-a91f-d7bdaa64a384|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:31.326Z|69654d57-0637-46ae-b849-31b5bb4b8f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:31.326Z|69654d57-0637-46ae-b849-31b5bb4b8f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:31.602Z|a9c638b9-d5ad-424b-94d8-3ed654af3764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:31.602Z|a9c638b9-d5ad-424b-94d8-3ed654af3764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:36.239Z|65e3878f-205f-4399-95a7-3f8fb1a7efa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:36.240Z|65e3878f-205f-4399-95a7-3f8fb1a7efa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:36.240Z|323b96a8-3417-4e2b-8986-d3655da14e65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:36.240Z|82b28dc6-0a39-4586-9d69-6a85760893de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:36.240Z|323b96a8-3417-4e2b-8986-d3655da14e65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:36.240Z|82b28dc6-0a39-4586-9d69-6a85760893de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:39.415Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:39.419Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:39.419Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:39.419Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:39.419Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:39.420Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:39.420Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9988e281d21eeb19", X-B3-SpanId:"a8998285dfea85e0", X-B3-ParentSpanId:"9988e281d21eeb19", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-TransactionID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-ECOMP-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f821c824-a7f3-4e79-b67c-dedf7dd60555"]
2022-01-31T02:54:39.420Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:39.420Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:39.434Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:39.434Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:39.434Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:39.435Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:39.435Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:39.435Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:39.436Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:39.436Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9988e281d21eeb19", X-B3-SpanId:"afe38b7213be3e32", X-B3-ParentSpanId:"9988e281d21eeb19", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-TransactionID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-ECOMP-RequestID:"ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e91a5485-e760-4d23-913e-bd9d49f9a4c0"]
2022-01-31T02:54:39.437Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:39.438Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:39.445Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:39.445Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:39.445Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:39.445Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:39.446Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:39.447Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:39.447Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:39.451Z|ff1666de-cc2a-46c2-9ed4-f8b8cd4bcdd1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:46.262Z|dcb8f251-7f13-45eb-9ca6-66369df0ce94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:46.262Z|e2c4aa50-410a-43f4-b7b0-a6bf569b2a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:46.262Z|2c9f6258-9075-40ce-ba9b-2557e47c4683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:46.263Z|dcb8f251-7f13-45eb-9ca6-66369df0ce94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:46.263Z|2c9f6258-9075-40ce-ba9b-2557e47c4683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:46.263Z|e2c4aa50-410a-43f4-b7b0-a6bf569b2a42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:46.325Z|184203ff-fbf6-4063-b524-52219dc02ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:54:46.326Z|184203ff-fbf6-4063-b524-52219dc02ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:54:48.107Z|85e87caa-25a4-4063-97ea-16102c336c26|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:54:48.108Z|85e87caa-25a4-4063-97ea-16102c336c26|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:49.575Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:49.578Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:49.579Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:49.579Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:49.579Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:49.579Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:49.579Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757b7a38048dd9b4", X-B3-SpanId:"e00a6f909e7b0d86", X-B3-ParentSpanId:"757b7a38048dd9b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-TransactionID:"6512100d-0062-42ba-886e-2f5104e95647", X-ECOMP-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07cdd64c-137c-48af-a5b8-ce92c1fb0fbd"]
2022-01-31T02:54:49.580Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:49.580Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:49.595Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:49.596Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:49.596Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:49.597Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:49.597Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:49.597Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:49.598Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:49.599Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:49.599Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:49.600Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:49.600Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:49.600Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:49.600Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757b7a38048dd9b4", X-B3-SpanId:"eea660cadde83bf8", X-B3-ParentSpanId:"757b7a38048dd9b4", X-B3-Sampled:"0", X-ONAP-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-TransactionID:"6512100d-0062-42ba-886e-2f5104e95647", X-ECOMP-RequestID:"6512100d-0062-42ba-886e-2f5104e95647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df9d9b89-01d9-4a91-94c6-b07ccecbb037"]
2022-01-31T02:54:49.600Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:49.601Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:49.606Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:49.607Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:49.607Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:49.607Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:49.607Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:49.608Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:49.608Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:49.612Z|6512100d-0062-42ba-886e-2f5104e95647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:54:56.281Z|9eb5cc0b-6752-46f2-a75e-ea24d92fd748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:56.282Z|9eb5cc0b-6752-46f2-a75e-ea24d92fd748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:56.282Z|f7e8d190-2e7d-407b-ae31-41392827a134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:56.283Z|f7e8d190-2e7d-407b-ae31-41392827a134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:56.284Z|c63ac7d0-4131-448c-8fe3-d7c441b0febc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:54:56.284Z|c63ac7d0-4131-448c-8fe3-d7c441b0febc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:54:59.734Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:54:59.737Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:59.737Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:54:59.738Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:59.738Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:54:59.738Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:54:59.738Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa893ea9242005f4", X-B3-SpanId:"62744ab36f649dde", X-B3-ParentSpanId:"fa893ea9242005f4", X-B3-Sampled:"0", X-ONAP-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-TransactionID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-ECOMP-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6941dc85-8c36-4c9e-96e3-12da043729ff"]
2022-01-31T02:54:59.739Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:54:59.739Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:54:59.752Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:59.752Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:59.752Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:54:59.752Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:59.753Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:54:59.754Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:59.754Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:54:59.755Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:59.755Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:54:59.755Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:54:59.755Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:54:59.756Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:54:59.756Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa893ea9242005f4", X-B3-SpanId:"7e4e4eba5936d9a8", X-B3-ParentSpanId:"fa893ea9242005f4", X-B3-Sampled:"0", X-ONAP-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-TransactionID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-ECOMP-RequestID:"a0c2ea2a-0a14-4589-a2b8-3fed626b7634", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff064c67-6dc8-4fe4-8193-63febcc17984"]
2022-01-31T02:54:59.756Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:54:59.756Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:54:59.763Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:54:59.763Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:54:59.764Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:54:59.764Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:54:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:54:59.764Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:54:59.765Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:54:59.765Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:54:59.769Z|a0c2ea2a-0a14-4589-a2b8-3fed626b7634|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:01.326Z|261e7965-787e-4b19-9cf5-9a94ac092e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:01.328Z|261e7965-787e-4b19-9cf5-9a94ac092e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:01.602Z|5a4cd930-30f7-49f7-8ca8-e23c2414a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:01.603Z|5a4cd930-30f7-49f7-8ca8-e23c2414a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:06.305Z|1d90efa5-ba8c-4035-92c3-ee053f5aab04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:06.305Z|1d90efa5-ba8c-4035-92c3-ee053f5aab04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:06.307Z|cd027627-0cb8-4737-8982-54f493634073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:06.307Z|9f3ba83c-be4a-4468-a841-fe862aece556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:06.307Z|9f3ba83c-be4a-4468-a841-fe862aece556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:06.307Z|cd027627-0cb8-4737-8982-54f493634073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:09.893Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:55:09.896Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:09.896Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"668822daf7566196", X-B3-SpanId:"b03bbe4580b76c83", X-B3-ParentSpanId:"668822daf7566196", X-B3-Sampled:"0", X-ONAP-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-TransactionID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-ECOMP-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6ac0855-4c5b-4b49-9fe8-a67d86add6cc"]
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:55:09.897Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:55:09.910Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:09.911Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:09.911Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:55:09.911Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:09.912Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:55:09.912Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:09.912Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:55:09.913Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:09.913Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:55:09.913Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:09.913Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:09.914Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:55:09.914Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"668822daf7566196", X-B3-SpanId:"bbc768ea3c585ce3", X-B3-ParentSpanId:"668822daf7566196", X-B3-Sampled:"0", X-ONAP-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-TransactionID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-ECOMP-RequestID:"04d7b39e-67ad-4a85-adad-9018282e4427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ae9af5-dfdb-4c83-b4c6-268e3997d327"]
2022-01-31T02:55:09.914Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:55:09.914Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:55:09.923Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:09.923Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:09.924Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:55:09.924Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:09.924Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:55:09.924Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:09.925Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:55:09.928Z|04d7b39e-67ad-4a85-adad-9018282e4427|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:16.326Z|24030982-cf8f-4244-9725-b77ec88e0e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:16.326Z|24030982-cf8f-4244-9725-b77ec88e0e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:16.327Z|e35bad2c-13b9-4906-baa6-f71cc2898bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:16.327Z|2de656df-87ff-4a9c-b627-23037f58eceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:16.328Z|2de656df-87ff-4a9c-b627-23037f58eceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:16.328Z|e35bad2c-13b9-4906-baa6-f71cc2898bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:16.329Z|49d47ede-5d7b-4098-8e22-ff0819b9c6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:16.329Z|49d47ede-5d7b-4098-8e22-ff0819b9c6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:20.053Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:55:20.056Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:20.056Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c88bbb13c9be7ef9", X-B3-SpanId:"2bbace3faad298b7", X-B3-ParentSpanId:"c88bbb13c9be7ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-TransactionID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-ECOMP-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3cffd51-de22-4a14-bdd3-c912abc5825d"]
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:55:20.057Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:55:20.071Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:20.071Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:20.071Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:55:20.071Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:20.072Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:55:20.073Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:20.073Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:55:20.074Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:20.074Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:55:20.074Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:20.074Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:20.074Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:55:20.075Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c88bbb13c9be7ef9", X-B3-SpanId:"b006f7d92ef9f604", X-B3-ParentSpanId:"c88bbb13c9be7ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-TransactionID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-ECOMP-RequestID:"52deb36a-f650-468e-af59-f64c07a6ee32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b43e12d-7b45-4af1-90fe-966587b2c2b4"]
2022-01-31T02:55:20.075Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:55:20.075Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:55:20.082Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:20.082Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:20.083Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:55:20.083Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:20.085Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:55:20.085Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:20.085Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:55:20.089Z|52deb36a-f650-468e-af59-f64c07a6ee32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:26.350Z|9274090b-510d-47ac-acec-6e82de10d129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:26.350Z|884a0ee8-b294-452b-a747-26d2dec98201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:26.351Z|9274090b-510d-47ac-acec-6e82de10d129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:26.351Z|884a0ee8-b294-452b-a747-26d2dec98201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:26.351Z|a7b009e9-ee7c-43a5-8b95-32df94d17970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:26.352Z|a7b009e9-ee7c-43a5-8b95-32df94d17970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:30.206Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:55:30.209Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:30.210Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:55:30.210Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:30.210Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:30.210Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:55:30.210Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a905a140f479df", X-B3-SpanId:"05f4c2c7bd68d918", X-B3-ParentSpanId:"98a905a140f479df", X-B3-Sampled:"0", X-ONAP-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-TransactionID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-ECOMP-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88f715cc-7872-442d-9cc8-be69cd77c07d"]
2022-01-31T02:55:30.211Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:55:30.211Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:55:30.224Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:30.224Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:30.224Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:55:30.224Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:30.225Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:55:30.225Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:30.225Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:55:30.226Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:30.227Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:55:30.227Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:30.227Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:30.227Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:55:30.228Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a905a140f479df", X-B3-SpanId:"d54644eecfb8c6eb", X-B3-ParentSpanId:"98a905a140f479df", X-B3-Sampled:"0", X-ONAP-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-TransactionID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-ECOMP-RequestID:"8d979486-4e6b-4bfc-a285-2ee1b0a2b695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b1882be-191e-481b-ba38-03593904e33a"]
2022-01-31T02:55:30.228Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:55:30.228Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:55:30.234Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:30.235Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:30.235Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:55:30.235Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:30.236Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:55:30.236Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:30.236Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:55:30.240Z|8d979486-4e6b-4bfc-a285-2ee1b0a2b695|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:31.326Z|de4751cc-f2af-4632-adbf-f4c69bb918d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:31.326Z|de4751cc-f2af-4632-adbf-f4c69bb918d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:31.603Z|ebf8c35e-8cdf-497f-a7a8-77475fe4e893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:31.603Z|ebf8c35e-8cdf-497f-a7a8-77475fe4e893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:36.371Z|2ccf0636-2190-492c-adc7-7ab872855e6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:36.371Z|5f8dec52-d21b-4b6f-a6f2-c058923ec68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:36.372Z|ea3a4038-6328-47a7-ad3d-3e7fed041dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:36.372Z|2ccf0636-2190-492c-adc7-7ab872855e6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:36.372Z|5f8dec52-d21b-4b6f-a6f2-c058923ec68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:36.372Z|ea3a4038-6328-47a7-ad3d-3e7fed041dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:40.366Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:55:40.369Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:40.369Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:55:40.369Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:40.370Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:40.370Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:55:40.370Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20b65f1a212cecda", X-B3-SpanId:"c6b92beaf2117fd7", X-B3-ParentSpanId:"20b65f1a212cecda", X-B3-Sampled:"0", X-ONAP-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-TransactionID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-ECOMP-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44f36174-2250-498a-9430-74f0b0ac2ee2"]
2022-01-31T02:55:40.370Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:55:40.370Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:55:40.384Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:40.384Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:40.384Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:55:40.385Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:40.385Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:55:40.386Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:40.386Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:55:40.387Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20b65f1a212cecda", X-B3-SpanId:"a4b9194a1b0634c0", X-B3-ParentSpanId:"20b65f1a212cecda", X-B3-Sampled:"0", X-ONAP-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-TransactionID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-ECOMP-RequestID:"e4087f29-04f8-435e-a31d-35a2c91aaddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca10ec76-60e7-4fcc-a6fd-b7e728a600e8"]
2022-01-31T02:55:40.388Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:55:40.388Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:55:40.396Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:40.396Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:40.396Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:55:40.396Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:40.398Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:55:40.398Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:40.398Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:55:40.402Z|e4087f29-04f8-435e-a31d-35a2c91aaddf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:46.326Z|92ccd36b-3e50-425a-b9ce-c86177f88f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:55:46.328Z|92ccd36b-3e50-425a-b9ce-c86177f88f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:55:46.393Z|28c036c1-9180-43f0-aa29-0f2ebb0369ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:46.393Z|28c036c1-9180-43f0-aa29-0f2ebb0369ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:46.393Z|1afa79d9-e484-4514-8a00-af1b8cd1c94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:46.394Z|1afa79d9-e484-4514-8a00-af1b8cd1c94b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:46.395Z|82888083-b72d-42a4-9f2e-249f64961499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:46.395Z|82888083-b72d-42a4-9f2e-249f64961499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:48.107Z|f58bcbdb-4bcf-431f-8b73-dd082bd3b510|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:55:48.107Z|f58bcbdb-4bcf-431f-8b73-dd082bd3b510|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:50.527Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:55:50.532Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:50.533Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:55:50.533Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:50.533Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:55:50.533Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:55:50.534Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9af3776122f213f", X-B3-SpanId:"a79cd860e19d2fed", X-B3-ParentSpanId:"c9af3776122f213f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-TransactionID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-ECOMP-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf4b79b-df87-4f71-a988-1d685ee78d74"]
2022-01-31T02:55:50.534Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:55:50.534Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:55:50.548Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:50.548Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:50.548Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:55:50.549Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:50.549Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:55:50.550Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:50.550Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:55:50.551Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:50.551Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:55:50.551Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:55:50.552Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:55:50.552Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:55:50.552Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9af3776122f213f", X-B3-SpanId:"8393f10bc189f958", X-B3-ParentSpanId:"c9af3776122f213f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-TransactionID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-ECOMP-RequestID:"1bfc89f1-2ea7-4346-ac71-909a7c7ff470", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"538b4b61-4fac-4168-8685-231fe896b5fc"]
2022-01-31T02:55:50.552Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:55:50.553Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:55:50.559Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:55:50.559Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:55:50.559Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:55:50.560Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:55:50.560Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:55:50.561Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:55:50.561Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:55:50.565Z|1bfc89f1-2ea7-4346-ac71-909a7c7ff470|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:55:56.414Z|796e7a82-5596-40d6-9047-d097a341782a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:56.414Z|765968b0-d550-4a6f-a6bd-db9ad62404bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:56.414Z|765968b0-d550-4a6f-a6bd-db9ad62404bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:56.414Z|796e7a82-5596-40d6-9047-d097a341782a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:55:56.415Z|2a341d88-449c-4164-a68c-b62d66826323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:55:56.415Z|2a341d88-449c-4164-a68c-b62d66826323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:00.689Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:00.693Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:00.693Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:00.693Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:00.694Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:00.694Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:00.694Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bee3b0da40ae3cc", X-B3-SpanId:"33d046cbb88e8e5d", X-B3-ParentSpanId:"6bee3b0da40ae3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-TransactionID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-ECOMP-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"570da5f1-69c0-4047-8c49-2d3cfa1c35dc"]
2022-01-31T02:56:00.695Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:00.695Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:00.706Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:00.707Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:00.707Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:00.707Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:00.707Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:00.708Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:00.708Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:00.709Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:00.709Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:00.709Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:00.709Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:00.710Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:00.710Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bee3b0da40ae3cc", X-B3-SpanId:"ae96363396ba3dcb", X-B3-ParentSpanId:"6bee3b0da40ae3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-TransactionID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-ECOMP-RequestID:"49b7ebc0-4580-4a16-b01d-e9f42d33c4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16c33435-3fbd-4b92-9b85-e1b40790a6c9"]
2022-01-31T02:56:00.710Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:00.710Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:00.715Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:00.716Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:00.716Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:00.716Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:00.717Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:00.717Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:00.717Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:00.721Z|49b7ebc0-4580-4a16-b01d-e9f42d33c4f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:01.326Z|db53fddd-1cf1-4acd-9c0b-a5e3a4d135cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:01.326Z|db53fddd-1cf1-4acd-9c0b-a5e3a4d135cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:01.604Z|f54f23b8-d3fc-459d-a304-34391d440419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:01.604Z|f54f23b8-d3fc-459d-a304-34391d440419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:06.433Z|ec393c86-801c-4bcb-81da-cb54f6599d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:06.433Z|37246c6c-a208-4c98-85fb-904d4d5ea5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:06.433Z|135841c2-b66e-4c58-9e49-c3dd1039eba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:06.433Z|135841c2-b66e-4c58-9e49-c3dd1039eba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:06.433Z|ec393c86-801c-4bcb-81da-cb54f6599d37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:06.433Z|37246c6c-a208-4c98-85fb-904d4d5ea5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:10.851Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:10.855Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:10.855Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:10.855Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:10.855Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:10.856Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:10.856Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ab9656eb2f357e2", X-B3-SpanId:"1273ecc0b061a47e", X-B3-ParentSpanId:"0ab9656eb2f357e2", X-B3-Sampled:"0", X-ONAP-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-TransactionID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-ECOMP-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6ead2fb-7d0d-41ed-955c-1672185a54b0"]
2022-01-31T02:56:10.856Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:10.856Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:10.869Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:10.869Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:10.869Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:10.870Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:10.870Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:10.870Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:10.870Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:10.871Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:10.871Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ab9656eb2f357e2", X-B3-SpanId:"c3b9d5a5baaa27c4", X-B3-ParentSpanId:"0ab9656eb2f357e2", X-B3-Sampled:"0", X-ONAP-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-TransactionID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-ECOMP-RequestID:"70dfc0e1-c35f-4633-af12-7262a479b9f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"266f48d2-0821-4836-a87f-47868352d309"]
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:10.872Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:10.878Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:10.879Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:10.879Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:10.879Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:10.879Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:10.880Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:10.880Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:10.884Z|70dfc0e1-c35f-4633-af12-7262a479b9f1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:16.326Z|87541f77-ee01-4c60-8161-f99c2c06a64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:16.326Z|87541f77-ee01-4c60-8161-f99c2c06a64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:16.453Z|9bbb51c3-1863-4a61-a779-b87d9265c146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:16.454Z|9bbb51c3-1863-4a61-a779-b87d9265c146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:16.454Z|978d8730-dab6-4d30-95ba-d0b473f8eb07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:16.454Z|978d8730-dab6-4d30-95ba-d0b473f8eb07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:16.455Z|f5406b65-a5b2-427f-af53-835f3bdb26f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:16.455Z|f5406b65-a5b2-427f-af53-835f3bdb26f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:21.011Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:21.014Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:21.015Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:21.015Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:21.016Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:21.016Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:21.016Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"319baa42b0318640", X-B3-SpanId:"610917a11950a1d6", X-B3-ParentSpanId:"319baa42b0318640", X-B3-Sampled:"0", X-ONAP-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-TransactionID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-ECOMP-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70cb8bdc-0b56-44cb-b643-37f9bcd2c067"]
2022-01-31T02:56:21.016Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:21.017Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:21.030Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:21.031Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:21.031Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:21.031Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:21.032Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:21.033Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:21.033Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:21.034Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"319baa42b0318640", X-B3-SpanId:"a13d3c95d13bc2d0", X-B3-ParentSpanId:"319baa42b0318640", X-B3-Sampled:"0", X-ONAP-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-TransactionID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-ECOMP-RequestID:"735b56d1-d433-48db-9749-9133d4bed8ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fac282a-1149-4c61-b1af-8d74c44e89de"]
2022-01-31T02:56:21.035Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:21.035Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:21.041Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:21.041Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:21.041Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:21.041Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:21.042Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:21.042Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:21.042Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:21.045Z|735b56d1-d433-48db-9749-9133d4bed8ff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:26.472Z|a8ae3f69-8eb8-463d-be20-866927f6ad08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:26.472Z|a8ae3f69-8eb8-463d-be20-866927f6ad08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:26.473Z|23453aee-2e36-4e58-b17c-003f115f60aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:26.473Z|23453aee-2e36-4e58-b17c-003f115f60aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:26.475Z|c30c1dee-1a90-4349-b6ea-a1185ad12dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:26.475Z|c30c1dee-1a90-4349-b6ea-a1185ad12dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:31.163Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:31.166Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb93dc86ea967669", X-B3-SpanId:"c8ad5e8857b9687c", X-B3-ParentSpanId:"eb93dc86ea967669", X-B3-Sampled:"0", X-ONAP-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-TransactionID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-ECOMP-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51228945-d3a5-4f4d-9d07-9a594211c2fe"]
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:31.167Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:31.181Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:31.181Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:31.182Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:31.182Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:31.182Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:31.183Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:31.183Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:31.184Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:31.184Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:31.184Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:31.184Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:31.184Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:31.185Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb93dc86ea967669", X-B3-SpanId:"1bd3ecbe16be982d", X-B3-ParentSpanId:"eb93dc86ea967669", X-B3-Sampled:"0", X-ONAP-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-TransactionID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-ECOMP-RequestID:"094fb0dc-d7e3-4666-a02b-42fe9e5beb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ddac6d1-6161-403a-a3c3-ff141c32ab5f"]
2022-01-31T02:56:31.185Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:31.185Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:31.192Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:31.192Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:31.192Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:31.192Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:31.193Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:31.193Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:31.193Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:31.198Z|094fb0dc-d7e3-4666-a02b-42fe9e5beb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:31.326Z|87796387-2ccf-4622-b305-861eddd3db56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:31.328Z|87796387-2ccf-4622-b305-861eddd3db56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:31.604Z|e3728689-fe65-41c1-ba5a-b228ca4e340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:31.605Z|e3728689-fe65-41c1-ba5a-b228ca4e340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:36.491Z|ba38ef9f-0e0c-4b98-8be7-9b7e20fd6419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:36.491Z|e59e6e6f-acad-419a-b488-c354713c42fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:36.492Z|e59e6e6f-acad-419a-b488-c354713c42fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:36.492Z|ba38ef9f-0e0c-4b98-8be7-9b7e20fd6419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:36.492Z|ef1e861f-1f06-48a4-85cf-ea9327dcc99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:36.493Z|ef1e861f-1f06-48a4-85cf-ea9327dcc99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:41.322Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:41.326Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:41.327Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:41.327Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:41.327Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:41.327Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:41.327Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5cd1ca1fafaab6b", X-B3-SpanId:"cbe1a5133a939e83", X-B3-ParentSpanId:"d5cd1ca1fafaab6b", X-B3-Sampled:"0", X-ONAP-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-TransactionID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-ECOMP-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18dffc1d-565b-4aed-9167-90c586378474"]
2022-01-31T02:56:41.328Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:41.328Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:41.342Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:41.342Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:41.342Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:41.342Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:41.343Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:41.343Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:41.343Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:41.344Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:41.344Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:41.344Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:41.345Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:41.345Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:41.345Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5cd1ca1fafaab6b", X-B3-SpanId:"2f422edee2f662cb", X-B3-ParentSpanId:"d5cd1ca1fafaab6b", X-B3-Sampled:"0", X-ONAP-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-TransactionID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-ECOMP-RequestID:"a9d9e97f-0f55-4033-b534-b1340e393b7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dafd9194-98c9-4a68-96c7-441defa724cd"]
2022-01-31T02:56:41.345Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:41.345Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:41.353Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:41.353Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:41.353Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:41.353Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:41.354Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:41.354Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:41.354Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:41.358Z|a9d9e97f-0f55-4033-b534-b1340e393b7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:46.326Z|2eb46576-d5e5-4a6f-92e5-41c379e06fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:56:46.326Z|2eb46576-d5e5-4a6f-92e5-41c379e06fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:56:46.511Z|de9c5323-c147-4310-a0ec-5ecabf6af81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:46.511Z|7cd5c3eb-3f53-43be-8758-6b5ec8762105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:46.512Z|de9c5323-c147-4310-a0ec-5ecabf6af81b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:46.512Z|7cd5c3eb-3f53-43be-8758-6b5ec8762105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:46.514Z|15941cfe-78b4-4014-9606-ba165a4c09f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:46.514Z|15941cfe-78b4-4014-9606-ba165a4c09f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:48.108Z|359f4752-18d9-4586-9d96-3d0c490fa696|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:56:48.109Z|359f4752-18d9-4586-9d96-3d0c490fa696|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:51.481Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:56:51.484Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:51.484Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:56:51.484Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:51.484Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:56:51.485Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:56:51.485Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e3e0a6cf591e5f", X-B3-SpanId:"21cef67b85ab4eb0", X-B3-ParentSpanId:"16e3e0a6cf591e5f", X-B3-Sampled:"0", X-ONAP-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-TransactionID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-ECOMP-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfed8d0e-7ce7-4167-8c24-92adc130fcb4"]
2022-01-31T02:56:51.485Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:56:51.485Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:56:51.498Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:51.498Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:51.499Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:56:51.499Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:51.499Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:56:51.499Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:51.500Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:56:51.501Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:51.501Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:56:51.501Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:56:51.501Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:56:51.502Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:56:51.502Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e3e0a6cf591e5f", X-B3-SpanId:"d9e5b8db04540fdd", X-B3-ParentSpanId:"16e3e0a6cf591e5f", X-B3-Sampled:"0", X-ONAP-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-TransactionID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-ECOMP-RequestID:"596c27b6-d6d2-4d78-8d41-d98bfaba55a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da5f5ac-1bb3-4ef4-9fe4-c77c56bcbfa7"]
2022-01-31T02:56:51.502Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:56:51.502Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:56:51.508Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:56:51.508Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:56:51.509Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:56:51.509Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:56:51.509Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:56:51.510Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:56:51.510Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:56:51.514Z|596c27b6-d6d2-4d78-8d41-d98bfaba55a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:56:56.534Z|c63d5bd5-577e-418b-923b-afab2c361144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:56.534Z|3eb07adc-22cd-42ba-9e73-6362abe0ffa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:56.535Z|c63d5bd5-577e-418b-923b-afab2c361144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:56.535Z|3eb07adc-22cd-42ba-9e73-6362abe0ffa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:56:56.536Z|a0c55d12-784d-4ad6-b3d9-68e0a13ad8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:56:56.537Z|a0c55d12-784d-4ad6-b3d9-68e0a13ad8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:01.326Z|29f18291-9cb8-4e75-b1b5-e25daa973859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:01.326Z|29f18291-9cb8-4e75-b1b5-e25daa973859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:01.605Z|1fe5d075-552c-4699-8ce1-fddf10596c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:01.606Z|1fe5d075-552c-4699-8ce1-fddf10596c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:01.639Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:01.642Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ea47eddf806209d", X-B3-SpanId:"b3ed45c505181a90", X-B3-ParentSpanId:"5ea47eddf806209d", X-B3-Sampled:"0", X-ONAP-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-TransactionID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-ECOMP-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01dbe687-8de9-4316-97bf-24a43ddfce48"]
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:01.643Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:01.655Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:01.656Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:01.656Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:01.656Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:01.656Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:01.657Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:01.657Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:01.658Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:01.658Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:01.659Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:01.659Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:01.659Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:01.659Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ea47eddf806209d", X-B3-SpanId:"9a916b7ea3bce737", X-B3-ParentSpanId:"5ea47eddf806209d", X-B3-Sampled:"0", X-ONAP-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-TransactionID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-ECOMP-RequestID:"573d8c98-fbc4-401e-b7b2-1537317534aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"681fca55-fc72-46c6-8820-a68c06f2a0e9"]
2022-01-31T02:57:01.659Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:01.660Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:01.666Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:01.666Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:01.666Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:01.667Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:01.667Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:01.667Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:01.667Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:01.671Z|573d8c98-fbc4-401e-b7b2-1537317534aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:06.554Z|7f137c41-38c9-41de-8f94-b70ac1296712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:06.554Z|7f137c41-38c9-41de-8f94-b70ac1296712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:06.554Z|4fffd3b9-4924-4675-9d1c-abafdd191280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:06.555Z|4fffd3b9-4924-4675-9d1c-abafdd191280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:06.557Z|7b53dfe1-1d97-4003-8465-6965bbffa4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:06.558Z|7b53dfe1-1d97-4003-8465-6965bbffa4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:11.800Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:11.803Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:11.804Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:11.804Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:11.804Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:11.804Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:11.804Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6cf194422b33114", X-B3-SpanId:"ee02ad89d60de5e1", X-B3-ParentSpanId:"b6cf194422b33114", X-B3-Sampled:"0", X-ONAP-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-TransactionID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-ECOMP-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"812c1f0d-d03a-4c04-adee-d17d39d6f019"]
2022-01-31T02:57:11.805Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:11.805Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:11.818Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:11.819Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:11.819Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:11.819Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:11.819Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:53:47.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:53:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:11.819Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:11.820Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:11.820Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:11.821Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:11.821Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:11.821Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:11.821Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:11.821Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6cf194422b33114", X-B3-SpanId:"62996ca8d66bc7fc", X-B3-ParentSpanId:"b6cf194422b33114", X-B3-Sampled:"0", X-ONAP-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-TransactionID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-ECOMP-RequestID:"ea267db6-871e-4f2b-8631-5b5732eaf189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a725b5ee-fec7-44dd-a647-6cec1f9949c7"]
2022-01-31T02:57:11.822Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:11.822Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:11.827Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:11.827Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:11.827Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:11.828Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:11.828Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:11.828Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:11.829Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:11.833Z|ea267db6-871e-4f2b-8631-5b5732eaf189|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:16.326Z|f0eb89ff-ced5-4918-806f-9d512bda6d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:16.328Z|f0eb89ff-ced5-4918-806f-9d512bda6d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:16.576Z|857df360-e810-4579-977c-f7b47a307a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:16.577Z|857df360-e810-4579-977c-f7b47a307a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:16.578Z|40d3aeaa-1b83-4c21-8b87-1b7ddbc17ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:16.579Z|40d3aeaa-1b83-4c21-8b87-1b7ddbc17ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:16.579Z|9c1ab291-d33f-422d-9e82-24b126142fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:16.580Z|9c1ab291-d33f-422d-9e82-24b126142fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:21.958Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:21.961Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:21.962Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:21.962Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:21.962Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:21.962Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:21.963Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15e93657635e6cab", X-B3-SpanId:"c351fb4c5fc3f7df", X-B3-ParentSpanId:"15e93657635e6cab", X-B3-Sampled:"0", X-ONAP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-TransactionID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ECOMP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df30c7d-6e56-4830-a03b-434c15dbf178"]
2022-01-31T02:57:21.963Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:21.963Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:21.975Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:21.976Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:21.976Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:21.976Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:21.976Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:57:18.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:57:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:21.977Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:21.977Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:21.978Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15e93657635e6cab", X-B3-SpanId:"28e1be482550b3be", X-B3-ParentSpanId:"15e93657635e6cab", X-B3-Sampled:"0", X-ONAP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-TransactionID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ECOMP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6113fa7b-1229-4118-a8a3-6a8202439679"]
2022-01-31T02:57:21.979Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:21.979Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:21.988Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:21.988Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:21.989Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:21.989Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:21.990Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:21.990Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:21.990Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:22.018Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.018Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.018Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.019Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.019Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.019Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-TransactionID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ECOMP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f34b79-bade-4add-b4cd-fd70b1a22200"]
2022-01-31T02:57:22.019Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.019Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.139Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.139Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.140Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:22.140Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC588FD42DCAD75DFBA923867FAE7621; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.140Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"807132ec-8241-11ec-93cf-0ae7c9688680","businessKey":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:57:18.103+0000","endTime":"2022-01-31T02:57:18.547+0000","removalTime":null,"durationInMillis":444,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:57:22.140Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.140Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.156Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-TransactionID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ECOMP-RequestID:"08bd974b-6207-4612-a5ae-6d64a4d82801", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f29d18-c0e6-4b23-86bb-e2cebfc684fb"]
2022-01-31T02:57:22.157Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.157Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.271Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.271Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.272Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:22.272Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E386D827E475EFFA9FAF62F46846DF36; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.272Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:80b4f302-8241-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:80a4781d-8241-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"807132ec-8241-11ec-93cf-0ae7c9688680","executionId":"80a4781c-8241-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:57:18.547+0000","endTime":"2022-01-31T02:57:18.547+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:57:22.272Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.272Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:22.275Z|08bd974b-6207-4612-a5ae-6d64a4d82801|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:22.389Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:22.393Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:22.394Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:22.394Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.394Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:22.394Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:22.395Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4639bbace41d12df", X-B3-SpanId:"faf01b34a38f0831", X-B3-ParentSpanId:"4639bbace41d12df", X-B3-Sampled:"0", X-ONAP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-TransactionID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ECOMP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf04b59-82c4-43ad-b8b6-1c04ac3d8e49"]
2022-01-31T02:57:22.395Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:22.395Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.408Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.408Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.408Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:22.408Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.410Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:57:18.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:57:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:22.410Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.410Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:22.411Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:22.411Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:22.411Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.411Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:22.412Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:22.412Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4639bbace41d12df", X-B3-SpanId:"e601dfe017b017c3", X-B3-ParentSpanId:"4639bbace41d12df", X-B3-Sampled:"0", X-ONAP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-TransactionID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ECOMP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c38f165f-d24d-4ebf-a12a-fe5c16ea3990"]
2022-01-31T02:57:22.412Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:22.412Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.421Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.421Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.421Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:22.421Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.422Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:22.422Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.423Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:22.439Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.439Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.439Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.439Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.440Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.440Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-TransactionID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ECOMP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61649e60-be6f-45cf-becc-e73e21151038"]
2022-01-31T02:57:22.440Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.440Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.556Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.556Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.556Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:22.556Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=08A2F6B3D8EDD8F0ECE13645166AF0BD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.557Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"807132ec-8241-11ec-93cf-0ae7c9688680","businessKey":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:57:18.103+0000","endTime":"2022-01-31T02:57:18.547+0000","removalTime":null,"durationInMillis":444,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:57:22.557Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.557Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:22.571Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-TransactionID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ECOMP-RequestID:"93ecfd75-82e5-460d-aa7d-4e1090324a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be0d5872-d333-4ed0-9eb0-61e3a497e77f"]
2022-01-31T02:57:22.572Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.573Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.687Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.687Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.687Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:22.688Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8AF9AA1F7B4A82402525EBAA9F2B2F3F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.688Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:80b4f302-8241-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:80a4781d-8241-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"807132ec-8241-11ec-93cf-0ae7c9688680","executionId":"80a4781c-8241-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:57:18.547+0000","endTime":"2022-01-31T02:57:18.547+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:57:22.688Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.688Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:22.691Z|93ecfd75-82e5-460d-aa7d-4e1090324a67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:22.807Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:22.809Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f645ffdfd61e7bee", X-B3-SpanId:"fbe6358cb00e29ff", X-B3-ParentSpanId:"f645ffdfd61e7bee", X-B3-Sampled:"0", X-ONAP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-TransactionID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ECOMP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c53108e-3a03-425a-8d7b-76d63bd8e632"]
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:22.810Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.821Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.821Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.821Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:22.821Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.822Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:57:18.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:57:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:22.822Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.822Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:22.823Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f645ffdfd61e7bee", X-B3-SpanId:"942540279add9f2b", X-B3-ParentSpanId:"f645ffdfd61e7bee", X-B3-Sampled:"0", X-ONAP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-TransactionID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ECOMP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"433ee63e-d14c-467a-ab10-4ef0cfc38c5f"]
2022-01-31T02:57:22.824Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:22.824Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.829Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.830Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.830Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:22.830Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.830Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:22.831Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.831Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:22.847Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.847Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.847Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.847Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:22.847Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.848Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-TransactionID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ECOMP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdebe993-56f6-4f8c-84a7-492e370adbdc"]
2022-01-31T02:57:22.848Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.848Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:22.963Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:22.963Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:22.963Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:22.963Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ABF274DCF70CA89AE4989DCBE0E8100D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:22.963Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"807132ec-8241-11ec-93cf-0ae7c9688680","businessKey":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:57:18.103+0000","endTime":"2022-01-31T02:57:18.547+0000","removalTime":null,"durationInMillis":444,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:57:22.964Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:22.964Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:22.978Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-TransactionID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ECOMP-RequestID:"d28c1f21-063a-44d8-bade-f8891cf69c33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08510337-8e1c-4be9-827c-b374013000b6"]
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:22.979Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.096Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.097Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.097Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:23.097Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1798FE2AB6A4F860390E0F525EF3767D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.097Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:80b4f302-8241-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:80a4781d-8241-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"807132ec-8241-11ec-93cf-0ae7c9688680","executionId":"80a4781c-8241-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:57:18.547+0000","endTime":"2022-01-31T02:57:18.547+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:57:23.097Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.098Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:23.100Z|d28c1f21-063a-44d8-bade-f8891cf69c33|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:23.221Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:23.224Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a7b1fdff354295b", X-B3-SpanId:"a2823e20357cf428", X-B3-ParentSpanId:"1a7b1fdff354295b", X-B3-Sampled:"0", X-ONAP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-TransactionID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ECOMP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e172e79-1255-463d-91f7-7a1d020b52f6"]
2022-01-31T02:57:23.225Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:23.225Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.236Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.236Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.236Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:23.237Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.238Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:57:18.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:57:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:23.238Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.239Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:23.239Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:23.240Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:23.240Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.240Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:23.240Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:23.240Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a7b1fdff354295b", X-B3-SpanId:"4851a394bef85cb1", X-B3-ParentSpanId:"1a7b1fdff354295b", X-B3-Sampled:"0", X-ONAP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-TransactionID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ECOMP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87d51e8c-130b-421e-bd41-4ce9eb8f2c86"]
2022-01-31T02:57:23.241Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:23.241Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.248Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.249Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.249Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:23.249Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.249Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:23.250Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.250Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:23.266Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:23.266Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:23.266Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.267Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:23.267Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:23.267Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-TransactionID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ECOMP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3941cef3-6201-41da-9cf3-1b9e8204b647"]
2022-01-31T02:57:23.267Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:23.268Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.387Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.387Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.387Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:23.387Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7EE4D3CC59F0380BF8834D83C1F66C11; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.388Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"807132ec-8241-11ec-93cf-0ae7c9688680","businessKey":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:57:18.103+0000","endTime":"2022-01-31T02:57:18.547+0000","removalTime":null,"durationInMillis":444,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:57:23.388Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.388Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:23.403Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:23.403Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:23.403Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.403Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:23.403Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:23.404Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-TransactionID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ECOMP-RequestID:"b2522d0b-7ebf-4d47-a43a-8a8f4876b727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e2749e-8c6d-4141-95c6-b7af9884768f"]
2022-01-31T02:57:23.404Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:23.404Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.520Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.521Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.521Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:23.521Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BD3036F83C2A75407018EEBB02332EB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.521Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:80b4f302-8241-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:80a4781d-8241-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"807132ec-8241-11ec-93cf-0ae7c9688680","executionId":"80a4781c-8241-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:57:18.547+0000","endTime":"2022-01-31T02:57:18.547+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:57:23.522Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.522Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:23.525Z|b2522d0b-7ebf-4d47-a43a-8a8f4876b727|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:23.653Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Entering
2022-01-31T02:57:23.656Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:23.656Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||Invoke
2022-01-31T02:57:23.656Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.657Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773
2022-01-31T02:57:23.657Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Method      : GET
2022-01-31T02:57:23.657Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b38367a732f7f79e", X-B3-SpanId:"1a9a589740800c91", X-B3-ParentSpanId:"b38367a732f7f79e", X-B3-Sampled:"0", X-ONAP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-TransactionID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ECOMP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3586765-685c-4ac6-8ab3-0704f1b0b1e1"]
2022-01-31T02:57:23.657Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Request body: 
2022-01-31T02:57:23.657Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.669Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.669Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.669Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Status text  : 
2022-01-31T02:57:23.670Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.670Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||Response body: {
  "requestId" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "requestStatus" : "FAILED",
  "statusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "rollbackStatusMessage" : "Could not find service for model version Id: 7a2843f6-f28d-4023-84ef-0e02203a6888 and for model invariant Id: c022c80a-7319-4b76-a38a-88a8bf91a66c",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-01-31T02:50:13.000+00:00",
  "endTime" : "2022-01-31T02:57:18.000+00:00",
  "source" : "VID",
  "tenantId" : "ad16617412ea44e7a78aaec9f7782d97",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77\",\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\": \"c022c80a-7319-4b76-a38a-88a8bf91a66c\",\n\t\t\t\"modelVersionId\": \"7a2843f6-f28d-4023-84ef-0e02203a6888\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"ad16617412ea44e7a78aaec9f7782d97\",\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\": \"b0ed8ce0-fb24-47e1-88c4-afea69ac50a2\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-01-31T02:57:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "b0b97c6a-5837-40bf-98d1-1da8b9a38648",
  "serviceInstanceName" : "basic_vm-ec66c819-ce50-45dc-8117-bf162b656f77",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "UNKNOWN",
  "rollbackExtSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-master-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a3ef0d6-51d9-4787-8f4c-f8b00a597773",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773"
    }
  }
}
2022-01-31T02:57:23.671Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.671Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|INFO|500||InvokeReturn
2022-01-31T02:57:23.672Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:23.673Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-01-31T02:57:23.673Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.673Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false
2022-01-31T02:57:23.673Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-01-31T02:57:23.674Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b38367a732f7f79e", X-B3-SpanId:"352c427c000ab065", X-B3-ParentSpanId:"b38367a732f7f79e", X-B3-Sampled:"0", X-ONAP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-TransactionID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ECOMP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"505f4c50-3a57-4b91-880b-70511695f399"]
2022-01-31T02:57:23.674Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-01-31T02:57:23.674Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.681Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.681Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.681Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-01-31T02:57:23.682Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Connection:"close"]
2022-01-31T02:57:23.682Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-01-31T02:57:23.683Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.683Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-01-31T02:57:23.759Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:23.760Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:23.760Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.760Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1
2022-01-31T02:57:23.760Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:23.761Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-TransactionID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ECOMP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1520a540-fbde-412c-83fc-8ec1b50b57b9"]
2022-01-31T02:57:23.761Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:23.761Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:23.879Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:23.879Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:23.880Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:23.880Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ADC1053127981B8080E57656DDCD2811; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"730", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:23.880Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"807132ec-8241-11ec-93cf-0ae7c9688680","businessKey":"6a3ef0d6-51d9-4787-8f4c-f8b00a597773","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionName":"ExecuteBuildingBlock","processDefinitionVersion":1,"startTime":"2022-01-31T02:57:18.103+0000","endTime":"2022-01-31T02:57:18.547+0000","removalTime":null,"durationInMillis":444,"startUserId":null,"startActivityId":"Start_ExecuteBuildingBlock","deleteReason":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-01-31T02:57:23.881Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:23.881Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a3ef0d6-51d9-4787-8f4c-f8b00a597773&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:23.896Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:23.897Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||Invoke
2022-01-31T02:57:23.897Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||===========================request begin================================================
2022-01-31T02:57:23.897Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1
2022-01-31T02:57:23.897Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Method      : GET
2022-01-31T02:57:23.897Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-TransactionID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ECOMP-RequestID:"0f44e408-89eb-420a-994a-665c6e6fb56d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d929848-dbba-43af-96ff-83c5a5c77694"]
2022-01-31T02:57:23.898Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Request body: 
2022-01-31T02:57:23.898Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||==========================request end================================================
2022-01-31T02:57:24.014Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||============================response begin==========================================
2022-01-31T02:57:24.014Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-01-31T02:57:24.014Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Status text  : 
2022-01-31T02:57:24.015Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=112736678499E6FA200943D4C225F7FF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"804", Date:"Mon, 31 Jan 2022 02:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-01-31T02:57:24.015Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0ex9298:80b4f302-8241-11ec-93cf-0ae7c9688680","parentActivityInstanceId":"SubProcess_0tv8zda:80a4781d-8241-11ec-93cf-0ae7c9688680","activityId":"EndEvent_0ex9298","activityName":"end","activityType":"noneEndEvent","processDefinitionKey":"ExecuteBuildingBlock","processDefinitionId":"ExecuteBuildingBlock:1:a90d75f6-8232-11ec-93cf-0ae7c9688680","processInstanceId":"807132ec-8241-11ec-93cf-0ae7c9688680","executionId":"80a4781c-8241-11ec-93cf-0ae7c9688680","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-01-31T02:57:18.547+0000","endTime":"2022-01-31T02:57:18.547+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"83be57d8-8240-11ec-93cf-0ae7c9688680"}]
2022-01-31T02:57:24.015Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|DEBUG|500||=======================response end=================================================
2022-01-31T02:57:24.015Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=807132ec-8241-11ec-93cf-0ae7c9688680&maxResults=1|INFO|500||InvokeReturn
2022-01-31T02:57:24.018Z|0f44e408-89eb-420a-994a-665c6e6fb56d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a3ef0d6-51d9-4787-8f4c-f8b00a597773|InfraPortalClient|||INFO|500||Exiting.
2022-01-31T02:57:26.597Z|cd1c4345-fc50-4117-a71d-4dd8979396c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:26.598Z|cd1c4345-fc50-4117-a71d-4dd8979396c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:26.599Z|c9ace187-1317-4162-932e-d4e3154e0d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:26.599Z|c9ace187-1317-4162-932e-d4e3154e0d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:26.600Z|fb3f0f97-1c8c-41cb-91f3-fd2d2094e15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:26.600Z|fb3f0f97-1c8c-41cb-91f3-fd2d2094e15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:31.326Z|a8580b8a-de17-4e74-bc56-0cf1d16bffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:31.326Z|a8580b8a-de17-4e74-bc56-0cf1d16bffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:31.606Z|2ef8f538-dfd9-4e85-b894-64fefe476e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:31.606Z|2ef8f538-dfd9-4e85-b894-64fefe476e75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:36.617Z|a08afe84-e27d-4f4b-8f4a-c6d526db660c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:36.617Z|0a885e42-4b16-4a5b-9004-41b8126e1fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:36.618Z|a08afe84-e27d-4f4b-8f4a-c6d526db660c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:36.618Z|0a885e42-4b16-4a5b-9004-41b8126e1fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:36.619Z|a5fb2535-40aa-43c8-9668-42e77afe0de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:36.619Z|a5fb2535-40aa-43c8-9668-42e77afe0de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:46.326Z|eccadec3-9c86-4fd9-9e74-5351c880c231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:57:46.326Z|eccadec3-9c86-4fd9-9e74-5351c880c231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:57:46.640Z|277476df-24bb-4461-9202-d4f230ed3921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:46.640Z|277476df-24bb-4461-9202-d4f230ed3921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:46.641Z|6bea7796-39ac-4e9e-8b35-193e9b73a07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:46.641Z|6bea7796-39ac-4e9e-8b35-193e9b73a07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:46.641Z|1a075581-6b7b-436f-84c9-f16cd613f8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:46.642Z|1a075581-6b7b-436f-84c9-f16cd613f8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:48.108Z|b925841e-e0ed-492f-9942-63d867c32025|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:57:48.109Z|b925841e-e0ed-492f-9942-63d867c32025|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:56.661Z|902f2141-36fe-4cc0-ac95-1d06d456d46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:56.661Z|bd2dba26-5062-4ea8-a4c8-35a5e53e2156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:56.661Z|b5209154-fa4a-4167-ae2b-7736cd32ec91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:57:56.662Z|902f2141-36fe-4cc0-ac95-1d06d456d46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:56.662Z|bd2dba26-5062-4ea8-a4c8-35a5e53e2156|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:57:56.662Z|b5209154-fa4a-4167-ae2b-7736cd32ec91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:01.326Z|0e2e3d4f-ec27-4470-acac-b0d335147814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:01.328Z|0e2e3d4f-ec27-4470-acac-b0d335147814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:01.607Z|1ddd9c4d-0011-4b00-a40a-f53ef6746f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:01.607Z|1ddd9c4d-0011-4b00-a40a-f53ef6746f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:06.683Z|87fee61a-f8a6-425e-91e4-fe7388b3a6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:06.683Z|e1b615a4-c05e-4727-94f1-9aa0fe7e0a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:06.683Z|87fee61a-f8a6-425e-91e4-fe7388b3a6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:06.683Z|e1b615a4-c05e-4727-94f1-9aa0fe7e0a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:06.683Z|95c52768-6566-4d61-9b95-96ae45ad71d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:06.684Z|95c52768-6566-4d61-9b95-96ae45ad71d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:16.326Z|04199b0c-7825-480b-b365-f747f4423ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:16.326Z|04199b0c-7825-480b-b365-f747f4423ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:16.706Z|467cb885-f17b-428d-8366-85cb31de1ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:16.706Z|fb3983c1-e24a-4016-bcdd-755a873f5abc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:16.706Z|0bbb2244-d545-4f76-af4f-e9c00b84abf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:16.706Z|467cb885-f17b-428d-8366-85cb31de1ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:16.706Z|0bbb2244-d545-4f76-af4f-e9c00b84abf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:16.706Z|fb3983c1-e24a-4016-bcdd-755a873f5abc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:26.726Z|7afe486d-5f0b-4b18-b3da-bc8a44cc5775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:26.726Z|7e79e452-4dc1-4225-a7c6-8589c1c6900c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:26.726Z|7afe486d-5f0b-4b18-b3da-bc8a44cc5775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:26.726Z|7e79e452-4dc1-4225-a7c6-8589c1c6900c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:26.729Z|97f97f9e-9aee-4b24-a483-86f45ee12eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:26.729Z|97f97f9e-9aee-4b24-a483-86f45ee12eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:31.326Z|fc30ba1f-172d-4c0f-8942-8c1f0a2bc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:31.326Z|fc30ba1f-172d-4c0f-8942-8c1f0a2bc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:31.607Z|a76bf53b-2811-49f4-bd14-af3f711e9e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:31.608Z|a76bf53b-2811-49f4-bd14-af3f711e9e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:36.747Z|be78c95f-7a68-469e-bd1f-d919304c4089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:36.748Z|be78c95f-7a68-469e-bd1f-d919304c4089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:36.748Z|baa4a275-f4d5-4a39-8b13-b9a49ca23b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:36.748Z|661ef20e-126c-465e-9d5e-1c125677d424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:36.748Z|baa4a275-f4d5-4a39-8b13-b9a49ca23b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:36.749Z|661ef20e-126c-465e-9d5e-1c125677d424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:46.326Z|cfb2e073-a768-47e1-8518-8905728b78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:58:46.328Z|cfb2e073-a768-47e1-8518-8905728b78f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:58:46.771Z|6365191a-67f8-42e0-9483-0de757950aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:46.771Z|6365191a-67f8-42e0-9483-0de757950aee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:46.773Z|c6a70f23-a3f5-4970-b622-328d6167d241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:46.773Z|0095186c-d601-4f80-a146-bf4dc5d1a353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:46.773Z|c6a70f23-a3f5-4970-b622-328d6167d241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:46.773Z|0095186c-d601-4f80-a146-bf4dc5d1a353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:48.108Z|44534fc6-4083-4f1d-a6ca-8a318d0d537f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:58:48.111Z|44534fc6-4083-4f1d-a6ca-8a318d0d537f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:56.790Z|0b4b3c48-f6a7-47a2-b2ec-777b77622ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:56.790Z|0b4b3c48-f6a7-47a2-b2ec-777b77622ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:56.794Z|dad82196-7e56-4f15-9ee8-d4a13cf6f8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:56.794Z|dad82196-7e56-4f15-9ee8-d4a13cf6f8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:58:56.794Z|bf0d4a23-cd3f-4795-ae24-07f1673e7079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:58:56.795Z|bf0d4a23-cd3f-4795-ae24-07f1673e7079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:01.326Z|e12b0232-4cf8-48c2-9a82-3b69b36cfca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:01.326Z|e12b0232-4cf8-48c2-9a82-3b69b36cfca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:01.608Z|f988c0a5-a945-48f8-95ef-8d7ed1247b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:01.608Z|f988c0a5-a945-48f8-95ef-8d7ed1247b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:06.814Z|dfe01d87-7a19-4a39-8806-dbad5d677c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:06.814Z|dfe01d87-7a19-4a39-8806-dbad5d677c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:06.816Z|26bac9d6-074e-4469-a412-0ccc58055efa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:06.816Z|26bac9d6-074e-4469-a412-0ccc58055efa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:06.816Z|cc07c9cc-2552-4f71-855b-482b975af70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:06.817Z|cc07c9cc-2552-4f71-855b-482b975af70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:16.326Z|138973e2-56a3-4854-9b5e-1d810242203d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:16.326Z|138973e2-56a3-4854-9b5e-1d810242203d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:16.835Z|ac5887d8-6d25-48c6-8a4c-e477e5d4baaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:16.835Z|f65e496c-27f1-42b7-a2c2-700583d020d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:16.835Z|ac5887d8-6d25-48c6-8a4c-e477e5d4baaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:16.836Z|f65e496c-27f1-42b7-a2c2-700583d020d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:16.839Z|08f1da9c-7cab-4bd7-b97e-239ece2259fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:16.839Z|08f1da9c-7cab-4bd7-b97e-239ece2259fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:26.859Z|31dd86bf-e24c-445a-882a-c11b9ef608d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:26.859Z|a3377f4a-c111-4c38-9359-ecb8beff1549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:26.860Z|31dd86bf-e24c-445a-882a-c11b9ef608d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:26.860Z|a3377f4a-c111-4c38-9359-ecb8beff1549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:26.860Z|5bda70b8-d584-4ebe-a043-381dae63a95f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:26.861Z|5bda70b8-d584-4ebe-a043-381dae63a95f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:31.326Z|01a33af9-2152-4c23-b31c-14376423306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:31.328Z|01a33af9-2152-4c23-b31c-14376423306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:31.609Z|ff953c8b-a653-4a1e-81f5-3e0f1e580641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:31.609Z|ff953c8b-a653-4a1e-81f5-3e0f1e580641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:36.879Z|53e5e2eb-ec8c-48b7-b1b9-a38acb9f4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:36.879Z|53e5e2eb-ec8c-48b7-b1b9-a38acb9f4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:36.880Z|7057f6c6-091c-4062-8652-77af5fc68c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:36.880Z|7057f6c6-091c-4062-8652-77af5fc68c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:36.883Z|2c62a785-0f89-406d-bbc8-15246a724f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:36.883Z|2c62a785-0f89-406d-bbc8-15246a724f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:46.326Z|133876db-57f6-4d94-9733-86ee97bfbc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T02:59:46.326Z|133876db-57f6-4d94-9733-86ee97bfbc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T02:59:46.900Z|e24efdc5-1ea4-4911-9afe-31891a383f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:46.900Z|a85bd740-6f0e-499d-a3f6-520971551f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:46.900Z|e24efdc5-1ea4-4911-9afe-31891a383f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:46.900Z|a85bd740-6f0e-499d-a3f6-520971551f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:46.903Z|d3ff0e52-d248-4052-a0f1-d084f8503d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:46.904Z|d3ff0e52-d248-4052-a0f1-d084f8503d86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:48.108Z|672d3ef6-357f-4aae-b93b-c3cbc7e531be|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T02:59:48.108Z|672d3ef6-357f-4aae-b93b-c3cbc7e531be|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:56.922Z|202f3ebc-c0d6-4195-b8a3-c799eec9ec17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:56.922Z|6df8c052-49a4-4fd2-8463-920a7da7d402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:56.922Z|202f3ebc-c0d6-4195-b8a3-c799eec9ec17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:56.922Z|6df8c052-49a4-4fd2-8463-920a7da7d402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T02:59:56.924Z|6c2b70ba-fc56-4ff4-a286-5ab34f0199ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T02:59:56.924Z|6c2b70ba-fc56-4ff4-a286-5ab34f0199ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:00.223Z|384f794f-4590-42d2-a318-450de48c80ba|http-nio-8080-exec-3|error|UNKNOWN|||INFO|500||Entering
2022-01-31T03:00:00.224Z|384f794f-4590-42d2-a318-450de48c80ba|http-nio-8080-exec-3|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:00.261Z|ee3f8eda-4205-4a04-b6c8-81888cd64763|http-nio-8080-exec-5|error|UNKNOWN|||INFO|500||Entering
2022-01-31T03:00:00.261Z|ee3f8eda-4205-4a04-b6c8-81888cd64763|http-nio-8080-exec-5|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:00.291Z||http-nio-8080-exec-4|||||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 the HTTP protocol [RTSP/1.00x0d0x0a0x0d...]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:559)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:00:00.416Z||http-nio-8080-exec-1|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:00:00.417Z||http-nio-8080-exec-1|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:00:01.326Z|9382e682-4c70-4e2a-a7c2-a2fe91e1eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:01.326Z|9382e682-4c70-4e2a-a7c2-a2fe91e1eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:01.610Z|5e2af60d-288a-4d8a-99bb-ca578e3f2181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:01.610Z|5e2af60d-288a-4d8a-99bb-ca578e3f2181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:06.945Z|dc5b1ee3-bcf7-49a7-9737-3c9bd2a82b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:06.945Z|4feeb2ce-62e5-4c70-93c4-82ea64ba7e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:06.945Z|b8df44a1-a2a7-499d-a1fd-c46748abf298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:06.945Z|b8df44a1-a2a7-499d-a1fd-c46748abf298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:06.945Z|dc5b1ee3-bcf7-49a7-9737-3c9bd2a82b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:06.945Z|4feeb2ce-62e5-4c70-93c4-82ea64ba7e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:16.326Z|b8f9b6fd-185c-45b3-adc5-f27a24bf3e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:16.328Z|b8f9b6fd-185c-45b3-adc5-f27a24bf3e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:16.967Z|0f6d2d68-c487-425b-9d3a-50124443fbf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:16.967Z|36e8430b-a16a-47ab-b059-3be6b5b408ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:16.968Z|0f6d2d68-c487-425b-9d3a-50124443fbf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:16.968Z|36e8430b-a16a-47ab-b059-3be6b5b408ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:16.969Z|7be91252-e934-4f25-aa5b-34d70744edd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:16.969Z|7be91252-e934-4f25-aa5b-34d70744edd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:26.988Z|05468b54-c0d0-4a10-be05-55891bbc37f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:26.988Z|b40da900-fd3d-4b92-a273-4bfe815ea8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:26.988Z|029a5e67-fc64-4e46-b254-1a2d6b448289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:26.988Z|029a5e67-fc64-4e46-b254-1a2d6b448289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:26.988Z|b40da900-fd3d-4b92-a273-4bfe815ea8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:26.988Z|05468b54-c0d0-4a10-be05-55891bbc37f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:31.326Z|e9aca86a-7c35-4d6c-95e9-42d577a3934d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:31.326Z|e9aca86a-7c35-4d6c-95e9-42d577a3934d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:31.610Z|f97c0967-c44d-4e16-a541-4c4d189c842d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:31.611Z|f97c0967-c44d-4e16-a541-4c4d189c842d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:37.011Z|91e1df13-4279-4cfb-936c-5e0000dfe8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:37.011Z|d9a65998-11f3-4e6c-bf55-aadb0e12aa27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:37.011Z|4969b572-e349-4ceb-9587-1686441077df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:37.011Z|d9a65998-11f3-4e6c-bf55-aadb0e12aa27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:37.011Z|91e1df13-4279-4cfb-936c-5e0000dfe8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:37.011Z|4969b572-e349-4ceb-9587-1686441077df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:46.326Z|4d2acb2d-a060-4b3a-b182-3a25fc7e96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:00:46.326Z|4d2acb2d-a060-4b3a-b182-3a25fc7e96f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:00:47.035Z|cc272882-3ffa-4e05-a431-3e35fef4854d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:47.035Z|21d86f73-9ae8-4584-8197-fca9262a7f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:47.036Z|cc272882-3ffa-4e05-a431-3e35fef4854d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:47.036Z|21d86f73-9ae8-4584-8197-fca9262a7f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:47.036Z|87c62b40-9cc0-4485-b18e-e58064f57979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:47.037Z|87c62b40-9cc0-4485-b18e-e58064f57979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:48.107Z|b06d810d-1ddb-426e-a88e-4d842c8129f7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T03:00:48.108Z|b06d810d-1ddb-426e-a88e-4d842c8129f7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:54.018Z||http-nio-8080-exec-10|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x800x000x00((0xe50xe10x800x000x000x000x000x000x000x000x020x000x010x860xa00x000x000x000x020x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:00:57.059Z|d5280d4d-9e6b-4b0b-b667-cce5c21783bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:57.060Z|d5280d4d-9e6b-4b0b-b667-cce5c21783bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:57.061Z|73993c3d-46cf-4c44-b935-78c7dc98803b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:57.061Z|ff7c265b-afc6-4d6e-840b-b8e16bb8037e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:00:57.062Z|73993c3d-46cf-4c44-b935-78c7dc98803b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:00:57.062Z|ff7c265b-afc6-4d6e-840b-b8e16bb8037e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:01.326Z|fd3c28db-850e-48a2-baeb-d16b99d99ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:01.328Z|fd3c28db-850e-48a2-baeb-d16b99d99ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:01.611Z|dfd81335-276e-4f0e-b43c-7c3463ca99a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:01.612Z|dfd81335-276e-4f0e-b43c-7c3463ca99a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:07.083Z|2ea58cfd-3d5d-492f-915a-59707149ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:07.083Z|641cfb78-e808-47cf-8a1f-d34fa459ffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:07.083Z|2ea58cfd-3d5d-492f-915a-59707149ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:07.083Z|641cfb78-e808-47cf-8a1f-d34fa459ffca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:07.085Z|5665b142-644e-4a21-b366-e8c37166c5ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:07.085Z|5665b142-644e-4a21-b366-e8c37166c5ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:16.326Z|096bcfeb-9a20-48ba-8b31-fea3ad693e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:16.326Z|096bcfeb-9a20-48ba-8b31-fea3ad693e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:17.104Z|6ebd29b7-d403-48de-8bce-0882aee95f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:17.105Z|6ebd29b7-d403-48de-8bce-0882aee95f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:17.106Z|eb18aead-eeed-4e04-adde-3fa45cb17117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:17.106Z|eb18aead-eeed-4e04-adde-3fa45cb17117|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:17.107Z|180525c4-9e5a-4970-9ef5-19b559e8e347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:17.107Z|180525c4-9e5a-4970-9ef5-19b559e8e347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:27.129Z|15c64cc4-dddb-4a5e-a507-8a0a4b133658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:27.129Z|fa402036-96ce-4fee-aa63-4684e512f93b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:27.129Z|3e700e85-8762-4b20-8242-44d326e81b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:27.129Z|15c64cc4-dddb-4a5e-a507-8a0a4b133658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:27.130Z|fa402036-96ce-4fee-aa63-4684e512f93b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:27.130Z|3e700e85-8762-4b20-8242-44d326e81b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:31.326Z|22fad073-949a-4cc3-9b78-5e000468595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:31.326Z|22fad073-949a-4cc3-9b78-5e000468595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:31.612Z|4a26ef41-72c8-4f93-a252-23dd5377950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:31.612Z|4a26ef41-72c8-4f93-a252-23dd5377950a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:37.155Z|d3a1e1e9-0b17-416c-adb2-04f8a374b3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:37.156Z|d3a1e1e9-0b17-416c-adb2-04f8a374b3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:37.156Z|8de2cd4f-bb9a-42d2-b504-df5ce936e226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:37.156Z|8de2cd4f-bb9a-42d2-b504-df5ce936e226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:37.157Z|0cd8828f-6e6b-46f3-abad-42c74cecae86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:37.158Z|0cd8828f-6e6b-46f3-abad-42c74cecae86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:46.326Z|f42c5984-be68-4c87-a950-0548a2696359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:01:46.328Z|f42c5984-be68-4c87-a950-0548a2696359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:01:47.178Z|e7f18f26-bc0c-4976-8205-450828ecaa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:47.178Z|145754af-bf50-42ab-810a-301e15adbec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:47.178Z|ac5f5a22-1abd-40d8-9b4e-bb15dc3783f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:47.178Z|ac5f5a22-1abd-40d8-9b4e-bb15dc3783f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:47.178Z|145754af-bf50-42ab-810a-301e15adbec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:47.178Z|e7f18f26-bc0c-4976-8205-450828ecaa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:48.107Z|7fdcd602-a44e-41d0-aebd-85c69cf4f528|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T03:01:48.108Z|7fdcd602-a44e-41d0-aebd-85c69cf4f528|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:57.200Z|89647bf4-4f19-42f1-a3dd-508ca768c7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:57.200Z|74d9ceeb-b472-418c-921b-14791d14d4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:57.200Z|89647bf4-4f19-42f1-a3dd-508ca768c7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:57.200Z|74d9ceeb-b472-418c-921b-14791d14d4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:01:57.202Z|067396ec-47cf-4ead-a323-8e4637308375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:01:57.202Z|067396ec-47cf-4ead-a323-8e4637308375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:01.326Z|981a9d3e-b59e-42ea-9006-459ad278ef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:01.326Z|981a9d3e-b59e-42ea-9006-459ad278ef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:01.613Z|36704162-9c6f-4a17-a76d-4c4f3ec22054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:01.613Z|36704162-9c6f-4a17-a76d-4c4f3ec22054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:07.221Z|55130544-8f29-494b-ab18-bacd0098503c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:07.221Z|d92813ed-1191-45d6-a2f2-aee0a150e9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:07.221Z|55130544-8f29-494b-ab18-bacd0098503c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:07.221Z|d92813ed-1191-45d6-a2f2-aee0a150e9ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:07.221Z|b4d837d0-46ca-49a6-a70c-e57e6674f70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:07.222Z|b4d837d0-46ca-49a6-a70c-e57e6674f70e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:16.326Z|72a99fed-ca28-41b7-91c8-1733f85f34e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:16.326Z|72a99fed-ca28-41b7-91c8-1733f85f34e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:17.243Z|c9df7d0a-6a05-4b6d-b2d9-acc71cdc9ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:17.244Z|c9df7d0a-6a05-4b6d-b2d9-acc71cdc9ba4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:17.245Z|73aa9ce7-3920-4443-ac17-471f4e5bfe66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:17.245Z|73aa9ce7-3920-4443-ac17-471f4e5bfe66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:17.245Z|44f29c51-9d87-426e-b8bd-e1310cdac5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:17.246Z|44f29c51-9d87-426e-b8bd-e1310cdac5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:27.266Z|04cf4a28-8bb8-4478-adc8-3b584eec3e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:27.266Z|20bfc896-2747-4ef1-b7be-ccd50a884a7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:27.266Z|9734aca6-f26c-4fc7-9eea-2fd3e05e103b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:27.266Z|9734aca6-f26c-4fc7-9eea-2fd3e05e103b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:27.266Z|20bfc896-2747-4ef1-b7be-ccd50a884a7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:27.266Z|04cf4a28-8bb8-4478-adc8-3b584eec3e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:31.326Z|f2840053-4734-4def-8b05-c8b6065deea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:31.328Z|f2840053-4734-4def-8b05-c8b6065deea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:31.614Z|9c83f081-fe0a-468f-81c3-b9ba69bda09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:31.614Z|9c83f081-fe0a-468f-81c3-b9ba69bda09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:37.287Z|6e3e19b7-ccf1-48ac-819c-6dfad83d7d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:37.288Z|6e3e19b7-ccf1-48ac-819c-6dfad83d7d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:37.289Z|edb756d5-1e86-46cb-ad72-4b0ff7708f04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:37.289Z|a36b8a41-d95a-42bb-929d-9e4c2d1fb3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:37.290Z|edb756d5-1e86-46cb-ad72-4b0ff7708f04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:37.290Z|a36b8a41-d95a-42bb-929d-9e4c2d1fb3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:46.326Z|5a9d21f4-6634-41ba-98bd-cb6e142f5cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:02:46.326Z|5a9d21f4-6634-41ba-98bd-cb6e142f5cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:02:47.310Z|b25b29d1-7a7b-4982-a451-744efa1e5738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:47.310Z|6aef6202-f25b-457d-aabf-24ec3ae9b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:47.310Z|3f9508b4-29ea-4236-a968-ef9f37448d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:47.311Z|b25b29d1-7a7b-4982-a451-744efa1e5738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:47.311Z|6aef6202-f25b-457d-aabf-24ec3ae9b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:47.311Z|3f9508b4-29ea-4236-a968-ef9f37448d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:48.108Z|e037e3d9-c3f4-45ec-844b-d97ef85ba91f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T03:02:48.108Z|e037e3d9-c3f4-45ec-844b-d97ef85ba91f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:57.332Z|ff2a75d4-1ed3-48e5-8174-81dd1318c60a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:57.332Z|cc264622-cbd0-46bf-9baf-057e8a96df85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:57.333Z|ff2a75d4-1ed3-48e5-8174-81dd1318c60a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:57.333Z|cc264622-cbd0-46bf-9baf-057e8a96df85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:02:57.333Z|8d35240d-a306-4b13-a790-84b2de84d2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:02:57.334Z|8d35240d-a306-4b13-a790-84b2de84d2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:01.326Z|30d4b43c-9c70-4fb9-b239-21cf92d43d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:01.326Z|30d4b43c-9c70-4fb9-b239-21cf92d43d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:01.614Z|a1a0353c-998b-4756-8063-0ac5ed9be68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:01.615Z|a1a0353c-998b-4756-8063-0ac5ed9be68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:07.354Z|6851be8c-7ac5-484b-8829-837568a91c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:07.354Z|6851be8c-7ac5-484b-8829-837568a91c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:07.354Z|7eb06966-1df9-40b7-ba45-09e29a424e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:07.355Z|7eb06966-1df9-40b7-ba45-09e29a424e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:07.356Z|0df765d8-2f86-41c4-992c-6c069319dc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:07.356Z|0df765d8-2f86-41c4-992c-6c069319dc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:16.326Z|144682ac-0c9b-4be5-b1a7-c2d452cc313e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:16.328Z|144682ac-0c9b-4be5-b1a7-c2d452cc313e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:17.376Z|5e19cc55-8d38-4851-9c77-4869d3b773aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:17.376Z|b4081330-2905-4275-82b2-5098bda0bb81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:17.377Z|5e19cc55-8d38-4851-9c77-4869d3b773aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:17.377Z|b4081330-2905-4275-82b2-5098bda0bb81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:17.377Z|154f4dc6-1d3e-41e2-b597-fa664039bd45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:17.377Z|154f4dc6-1d3e-41e2-b597-fa664039bd45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:27.397Z|f5b84ea0-b3ad-4b74-9165-a362fa767fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:27.398Z|f5b84ea0-b3ad-4b74-9165-a362fa767fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:27.398Z|e693132e-acd0-4b20-bc62-b77af8592850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:27.398Z|e693132e-acd0-4b20-bc62-b77af8592850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:27.399Z|870d9309-23b8-4816-ac5e-349e7055aebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:27.400Z|870d9309-23b8-4816-ac5e-349e7055aebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:29.901Z|e180ef17-fbf6-4354-89a4-15fc7d638fa0|http-nio-8080-exec-6|error|UNKNOWN|||INFO|500||Entering
2022-01-31T03:03:29.902Z|e180ef17-fbf6-4354-89a4-15fc7d638fa0|http-nio-8080-exec-6|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:29.935Z|8eebf91f-271b-4f38-ac80-879c335b3de9|http-nio-8080-exec-7|error|UNKNOWN|||INFO|500||Entering
2022-01-31T03:03:29.935Z|8eebf91f-271b-4f38-ac80-879c335b3de9|http-nio-8080-exec-7|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:30.079Z||http-nio-8080-exec-1|||||ERROR|500||Uncaught exception thrown
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:03:30.080Z||http-nio-8080-exec-1|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:03:31.326Z|3482a46d-728b-4c5f-a1e1-b6bab38adcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:31.326Z|3482a46d-728b-4c5f-a1e1-b6bab38adcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:31.615Z|f95392d5-a2e7-42d3-8783-81b67d2e4b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:31.616Z|f95392d5-a2e7-42d3-8783-81b67d2e4b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:37.420Z|ba03633e-ef44-498f-9369-2ad21debc6d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:37.420Z|9e396087-ff9a-460e-969e-db53e724441c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:37.420Z|176a0f75-7f86-46c6-bd13-c46ddf6b791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:37.421Z|ba03633e-ef44-498f-9369-2ad21debc6d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:37.421Z|9e396087-ff9a-460e-969e-db53e724441c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:37.421Z|176a0f75-7f86-46c6-bd13-c46ddf6b791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:46.326Z|d5015daf-19e6-405c-b4c0-779129a617e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:03:46.326Z|d5015daf-19e6-405c-b4c0-779129a617e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:03:47.441Z|2059a918-67cc-4f01-97bc-65bfa57204e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:47.441Z|130759fb-9277-44d1-ad19-76abce6522f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:47.442Z|130759fb-9277-44d1-ad19-76abce6522f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:47.442Z|2059a918-67cc-4f01-97bc-65bfa57204e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:47.443Z|75c2d677-956d-4c83-b677-3a89f650288d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:47.443Z|75c2d677-956d-4c83-b677-3a89f650288d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:48.108Z|b0f970bd-2daa-428a-bb1e-b5991494d990|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-01-31T03:03:48.108Z|b0f970bd-2daa-428a-bb1e-b5991494d990|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:57.463Z|d7234a5a-eb02-4b9b-a772-1a5884f59bcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:57.464Z|ecb852ac-84f3-4e95-b529-4c865d23565d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:57.464Z|d7234a5a-eb02-4b9b-a772-1a5884f59bcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:57.464Z|ecb852ac-84f3-4e95-b529-4c865d23565d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:03:57.464Z|9f165de6-1adf-46d5-81b2-7c08262bf0a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:03:57.465Z|9f165de6-1adf-46d5-81b2-7c08262bf0a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:01.326Z|44710014-c141-4cc8-8891-486e6c3f5a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:01.326Z|44710014-c141-4cc8-8891-486e6c3f5a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:04:01.616Z|869ffb8e-c084-4c2d-99d8-58c93a18cc09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:01.616Z|869ffb8e-c084-4c2d-99d8-58c93a18cc09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:04:06.475Z||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 [0x800x000x00(H0xbe0xd70xe90x000x000x000x000x000x000x000x020x000x010x860xa00x000x000x000x020x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x00...]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-31T03:04:07.486Z|88ddf8c4-3dea-4378-89cb-020104f7c2bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:07.486Z|dc660e06-08b8-463c-9a9c-3d856a3bb7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:07.486Z|4f671526-6f53-4522-b7ae-790557864394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:07.487Z|dc660e06-08b8-463c-9a9c-3d856a3bb7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:07.487Z|4f671526-6f53-4522-b7ae-790557864394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:07.487Z|88ddf8c4-3dea-4378-89cb-020104f7c2bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:16.326Z|0c4398f9-a5bc-400d-b1bd-74431476b19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:16.326Z|0c4398f9-a5bc-400d-b1bd-74431476b19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:04:17.507Z|2a86a607-3807-4339-80f1-1bd36a39f572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:17.508Z|2a86a607-3807-4339-80f1-1bd36a39f572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:17.509Z|5e729d67-578e-44fd-824a-fedd1e592661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:17.509Z|5e729d67-578e-44fd-824a-fedd1e592661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:17.511Z|0c9941a8-86c8-49bd-b840-14e715ee8efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:17.511Z|0c9941a8-86c8-49bd-b840-14e715ee8efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:27.530Z|c7eb28e1-d2c0-44e7-8c95-cda844eeacef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:27.530Z|6d27ce8e-1055-41dc-b5e0-9bdee655848e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:27.531Z|c7eb28e1-d2c0-44e7-8c95-cda844eeacef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:27.531Z|fffc744a-b91b-4b8b-8044-fd1b18e15bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:27.531Z|6d27ce8e-1055-41dc-b5e0-9bdee655848e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:27.531Z|fffc744a-b91b-4b8b-8044-fd1b18e15bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:31.326Z|5bd3814b-d438-44db-aadc-d49a204f9fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:31.326Z|5bd3814b-d438-44db-aadc-d49a204f9fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:04:31.617Z|c09ac493-0aaf-4c59-82d3-96a99595a2ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:31.617Z|c09ac493-0aaf-4c59-82d3-96a99595a2ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-01-31T03:04:37.550Z|fd1f04e9-8841-49b2-a421-b79649249138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:37.550Z|fd1f04e9-8841-49b2-a421-b79649249138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:37.553Z|5562d9c4-320c-4fca-963b-c7f5f7dfbf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:37.554Z|5562d9c4-320c-4fca-963b-c7f5f7dfbf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:37.554Z|22f7f53f-a28f-46c2-a7a6-acb7f5a54341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-01-31T03:04:37.554Z|22f7f53f-a28f-46c2-a7a6-acb7f5a54341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-01-31T03:04:46.326Z|7d770192-a2a9-47f5-994b-37f5e4ce8c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-01-31T03:04:46.326Z|7d770192-a2a9-47f5-994b-37f5e4ce8c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.