Results

By type

          04:57:39,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:57:39,030 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
04:57:39,031 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:57:39,031 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
04:57:39,031 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:57:39,051 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
04:57:39,206 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:57:39,216 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:57:39,221 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:57:39,229 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:57:39,319 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:57:39,319 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:57:39,320 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:57:39,322 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


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

2022-11-08 04:57:40,480|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-b65s7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-08 04:57:40,484|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-08 04:57:43,376|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-08 04:57:43,917|||main||||INFO||||||| Finished Spring Data repository scanning in 523 ms. Found 11 JPA repository interfaces.
2022-11-08 04:57:46,437|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-08 04:57:46,516|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-08 04:57:46,746|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-08 04:57:47,274|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-08 04:57:47,622|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-08 04:57:47,623|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-11-08 04:57:48,033|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-08 04:57:49,323|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-08 04:57:49,338|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-08 04:57:49,423|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-08 04:57:50,804|||main||||INFO||||||| Audit service is disabled
2022-11-08 04:57:50,936|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-08 04:57:52,815|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-08 04:57:52,857|||main||||INFO||||||| Dependency Management module created...
2022-11-08 04:57:53,946|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-08 04:57:54,317|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-08 04:57:55,602|||main||||INFO||||||| Netty started on port 8080
2022-11-08 04:57:57,150|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-08 04:57:57,780|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-08 04:57:57,788|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.239 seconds (JVM running for 19.376)
2022-11-08 04:57:57,807|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-08 05:53:39,734|f6974567-dc79-4b9f-817a-0b2f72f62bcc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-08 05:53:39,736|f6974567-dc79-4b9f-817a-0b2f72f62bcc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 05:53:39,738|f6974567-dc79-4b9f-817a-0b2f72f62bcc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 05:53:40,218|f6974567-dc79-4b9f-817a-0b2f72f62bcc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 05:53:40,221|f6974567-dc79-4b9f-817a-0b2f72f62bcc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 05:53:41,486|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2fd05452-0c3e-498d-854b-1155c2536dd4)
2022-11-08 05:53:41,503|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| deleting definition types under : /opt/app/onap/blueprints/working/2fd05452-0c3e-498d-854b-1155c2536dd4/Definitions
2022-11-08 05:53:41,592|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| reinitialized all type definitions
2022-11-08 05:53:41,597|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-08 05:53:41,634|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-08 05:53:41,643|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-08 05:53:41,657|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-08 05:53:41,702|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(helloworld)
2022-11-08 05:53:41,703|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-08 05:53:41,704|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(helloworld) targets(helloworld)
2022-11-08 05:53:41,704|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-08 05:53:41,705|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-08 05:53:41,706|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/2fd05452-0c3e-498d-854b-1155c2536dd4/Templates/hello-world-mapping.json
2022-11-08 05:53:41,719|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-08 05:53:41,719|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-08 05:53:41,719|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 05:53:41,720|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-08 05:53:41,722|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/hello-world-mapping.json)
2022-11-08 05:53:41,740|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| distinct resource keys ([])
2022-11-08 05:53:41,741|7a7b21ec-0ccb-45d0-9256-f199304fed04||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enriching Resource Definition sources Node Template: []
2022-11-08 05:53:41,995|fe09e870-23dd-46a7-a8fd-23fabb3a45d0||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(65c647e1-50a3-469b-80f5-e565894024be) CBA(/opt/app/onap/blueprints/archive/65c647e1-50a3-469b-80f5-e565894024be/cba.zip)
2022-11-08 05:53:42,015|fe09e870-23dd-46a7-a8fd-23fabb3a45d0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65c647e1-50a3-469b-80f5-e565894024be) and entry definition file (Definitions/blueprint.json)
2022-11-08 05:53:42,086|fe09e870-23dd-46a7-a8fd-23fabb3a45d0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(helloworld)
2022-11-08 05:53:42,103|fe09e870-23dd-46a7-a8fd-23fabb3a45d0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/65c647e1-50a3-469b-80f5-e565894024be) and entry definition file (Definitions/blueprint.json)
2022-11-08 05:53:42,281|fe09e870-23dd-46a7-a8fd-23fabb3a45d0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/65c647e1-50a3-469b-80f5-e565894024be) present to clean.
2022-11-08 05:53:42,465|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-08 05:53:42,466|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 05:53:42,470|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-08 05:53:42,477|654321||DefaultDispatcher-worker-16||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-08 05:53:42,558|654321||DefaultDispatcher-worker-16||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-08 05:53:42,560|654321||DefaultDispatcher-worker-16||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-08 05:53:42,563|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-08 05:53:42,579|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-08 05:53:42,580|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-08 05:53:42,595|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 05:53:42,603|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-08 05:53:42,604|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 05:53:42,605|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-08 05:53:42,627|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-08 05:53:42,654|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2022-11-08 05:53:42,656|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2022-11-08 05:53:42,756|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2022-11-08 05:53:42,758|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 05:53:42,759|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-08 05:53:42,767|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 208b1459-cd9d-4015-a845-ac0c7d37c90d auditStoreId -1
2022-11-08 06:10:19,324|9d220197-e97e-4f22-b332-0d4c1b6e409f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-08 06:10:19,325|9d220197-e97e-4f22-b332-0d4c1b6e409f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 06:10:19,326|9d220197-e97e-4f22-b332-0d4c1b6e409f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 06:10:19,532|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 06:10:19,533|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 06:10:20,096|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-08 06:10:20,102|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(02eb1f24-7939-43d6-9853-038699ef4237) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-08 06:10:20,133|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(4e647eaa-3406-4e0c-a40a-82d7d3affe76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-08 06:10:20,143|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(27bd9b99-3f95-4974-a301-a31a729d3571) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-08 06:10:20,157|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(0adec22f-9046-4c36-a1a7-43737e8ec814) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-08 06:10:20,172|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(f6e715a2-4999-468e-9b0e-36d1a6c0f07e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-08 06:10:20,188|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(a0dbe1f9-7b0a-413d-a3b1-a9dd385d4873) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-08 06:10:20,204|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-08 06:10:20,204|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:10:20,205|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:10:20,205|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:10:20,205|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:10:20,206|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:10:20,255|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-08 06:10:20,260|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:10:20,318|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:10:20,340|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:10:20,361|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:10:20,461|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:10:20,462|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:10:20,463|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:10:20,524|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:10:20,654|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:10:20,655|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:10:20,656|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:10:20,704|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:10:20,817|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:10:20,818|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:10:20,818|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:10:20,819|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(HealthCheck)
2022-11-08 06:10:20,820|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-08 06:10:20,821|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-assign)
2022-11-08 06:10:20,822|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-deploy)
2022-11-08 06:10:20,870|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:10:20,969|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:10:20,970|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:10:21,003|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:10:21,004|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:10:21,005|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:10:21,024|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:10:21,132|9d220197-e97e-4f22-b332-0d4c1b6e409f||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-08 06:10:22,462|b5f5377a-0194-4708-8dba-8536f773c151||Thread-58||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/56222699-1939-453b-8095-72a4de289ca1)
2022-11-08 06:10:22,463|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| deleting definition types under : /opt/app/onap/blueprints/working/56222699-1939-453b-8095-72a4de289ca1/Definitions
2022-11-08 06:10:22,467|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| reinitialized all type definitions
2022-11-08 06:10:22,468|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-08 06:10:22,487|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-08 06:10:22,493|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-08 06:10:22,497|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-08 06:10:22,512|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(capability)
2022-11-08 06:10:22,533|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(capability)
2022-11-08 06:10:22,543|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-08 06:10:22,564|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,584|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,598|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,609|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,620|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,660|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-08 06:10:22,665|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-08 06:10:22,665|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-08 06:10:22,679|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(capability)
2022-11-08 06:10:22,688|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(capability)
2022-11-08 06:10:22,699|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(capability)
2022-11-08 06:10:22,707|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-08 06:10:22,716|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,728|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,739|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,751|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,763|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,775|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:10:22,810|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(resource-resolution)
2022-11-08 06:10:22,811|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-08 06:10:22,811|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-08 06:10:22,811|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-08 06:10:22,811|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-08 06:10:22,812|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-08 06:10:22,812|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/56222699-1939-453b-8095-72a4de289ca1/Templates/hello-world-velocity-mapping.json
2022-11-08 06:10:22,818|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-08 06:10:22,818|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-08 06:10:22,818|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/56222699-1939-453b-8095-72a4de289ca1/Templates/hello-world-jinja-mapping.json
2022-11-08 06:10:22,824|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-08 06:10:22,824|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-08 06:10:22,824|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 06:10:22,825|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-08 06:10:22,825|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-08 06:10:22,825|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-08 06:10:22,835|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-11-08 06:10:22,912|b5f5377a-0194-4708-8dba-8536f773c151||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-08 06:10:23,089|e7321bfe-86c1-4da4-95db-cb03fd90794c||Thread-58||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(a50c5bd3-c0a4-4fe7-a7e2-b78a1af11eb8) CBA(/opt/app/onap/blueprints/archive/a50c5bd3-c0a4-4fe7-a7e2-b78a1af11eb8/cba.zip)
2022-11-08 06:10:23,096|e7321bfe-86c1-4da4-95db-cb03fd90794c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a50c5bd3-c0a4-4fe7-a7e2-b78a1af11eb8) and entry definition file (Definitions/resource-resolution.json)
2022-11-08 06:10:23,125|e7321bfe-86c1-4da4-95db-cb03fd90794c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-resolution)
2022-11-08 06:10:23,132|e7321bfe-86c1-4da4-95db-cb03fd90794c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a50c5bd3-c0a4-4fe7-a7e2-b78a1af11eb8) and entry definition file (Definitions/resource-resolution.json)
2022-11-08 06:10:23,196|e7321bfe-86c1-4da4-95db-cb03fd90794c||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/a50c5bd3-c0a4-4fe7-a7e2-b78a1af11eb8) present to clean.
2022-11-08 06:10:23,333|3f51a8ce-aa58-4531-9080-46b380c5ee96||reactor-http-epoll-2||||INFO||||||| processing request id 3f51a8ce-aa58-4531-9080-46b380c5ee96
2022-11-08 06:10:23,333|3f51a8ce-aa58-4531-9080-46b380c5ee96||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:10:23,333|3f51a8ce-aa58-4531-9080-46b380c5ee96||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-08 06:10:23,339|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-08 06:10:23,402|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-08 06:10:23,404|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-08 06:10:23,407|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-08 06:10:23,419|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-08 06:10:23,424|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-08 06:10:23,424|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:10:23,426|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(3f51a8ce-aa58-4531-9080-46b380c5ee96) for workflow(resource-resolution) step(helloworld)
2022-11-08 06:10:23,426|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:10:23,426|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-08 06:10:23,427|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-08 06:10:23,481|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-08 06:10:23,527|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:23,538|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:23,547|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-08 06:10:23,844|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-08 06:10:23,963|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:23,982|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-08 06:10:23,983|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-08 06:10:23,984|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-08 06:10:24,003|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-08 06:10:24,039|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-08 06:10:24,057|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-08 06:10:24,059|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-08 06:10:28,120|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@5a3c9b08
2022-11-08 06:10:28,124|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-08 06:10:28,136|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-08 06:10:28,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:28,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:28,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-08 06:10:28,144|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-08 06:10:28,153|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:28,154|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-08 06:10:28,154|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-08 06:10:28,154|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-08 06:10:28,154|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-08 06:10:28,156|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:28,157|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:28,157|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-08 06:10:28,162|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-08 06:10:28,164|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-08 06:10:28,168|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:28,169|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Response processing type (string)
2022-11-08 06:10:28,169|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-08 06:10:28,169|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-08 06:10:28,169|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-08 06:10:28,178|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-08 06:10:28,179|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-08 06:10:28,209|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-08 06:10:37,081|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| compiled in (8865)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-08 06:10:37,083|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-08 06:10:37,097|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-08 06:10:37,110|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-08 06:10:37,113|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,114|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,114|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-08 06:10:37,126|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-08 06:10:37,136|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,136|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-08 06:10:37,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-08 06:10:37,138|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-08 06:10:37,150|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-08 06:10:37,159|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-08 06:10:37,160|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-08 06:10:37,170|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-08 06:10:37,170|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-08 06:10:37,171|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,171|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,171|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-08 06:10:37,174|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-08 06:10:37,181|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,181|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,182|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-08 06:10:37,182|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-08 06:10:37,182|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-08 06:10:37,193|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-08 06:10:37,210|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,211|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,241|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (list)
2022-11-08 06:10:37,243|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-08 06:10:37,244|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,244|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,244|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,245|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,245|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-08 06:10:37,255|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-08 06:10:37,259|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-08 06:10:37,431|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-08 06:10:37,454|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-08 06:10:37,455|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-08 06:10:37,488|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-08 06:10:37,495|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-08 06:10:37,495|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-08 06:10:37,497|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-08 06:10:37,497|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-08 06:10:37,505|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-08 06:10:37,545|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6672c78b
2022-11-08 06:10:37,546|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-08 06:10:37,556|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-08 06:10:37,557|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,557|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,557|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-08 06:10:37,559|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-08 06:10:37,570|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,570|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,571|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-08 06:10:37,571|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-08 06:10:37,571|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-08 06:10:37,581|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-08 06:10:37,582|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-08 06:10:37,590|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-08 06:10:37,591|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,591|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,591|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-08 06:10:37,593|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-08 06:10:37,601|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,601|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,602|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-08 06:10:37,602|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-08 06:10:37,602|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-08 06:10:37,616|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-08 06:10:37,616|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-08 06:10:37,629|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-08 06:10:37,630|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,631|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,631|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-08 06:10:37,633|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-08 06:10:37,647|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,648|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,648|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-08 06:10:37,648|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-08 06:10:37,648|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-08 06:10:37,650|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,650|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,650|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-08 06:10:37,652|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-08 06:10:37,659|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-08 06:10:37,659|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,659|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,660|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-08 06:10:37,660|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-08 06:10:37,660|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-08 06:10:37,661|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,661|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,661|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-08 06:10:37,662|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-08 06:10:37,668|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,668|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-22||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-08 06:10:37,668|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,669|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-08 06:10:37,669|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-08 06:10:37,669|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-08 06:10:37,677|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-08 06:10:37,678|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-08 06:10:37,741|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-08 06:10:37,741|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-08 06:10:37,745|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-08 06:10:37,754|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-11-08 06:10:37,755|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-11-08 06:10:37,755|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-08 06:10:37,755|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-08 06:10:37,755|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-08 06:10:37,765|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-08 06:10:37,766|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-08 06:10:37,767|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-08 06:10:37,777|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-08 06:10:37,778|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-08 06:10:37,779|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-08 06:10:37,783|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (list)
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-08 06:10:37,785|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-08 06:10:37,795|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-08 06:10:37,796|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-08 06:10:38,003|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-08 06:10:38,012|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-08 06:10:38,012|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-11-08 06:10:38,013|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:10:38,013|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-08 06:10:38,013|3f51a8ce-aa58-4531-9080-46b380c5ee96||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8da43a59-4843-4882-8e6c-d0faf4dbaa8b auditStoreId -1
2022-11-08 06:29:55,544|40ddd928-9914-471b-a012-64123f5d621f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-08 06:29:55,546|40ddd928-9914-471b-a012-64123f5d621f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 06:29:55,546|40ddd928-9914-471b-a012-64123f5d621f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 06:29:55,739|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 06:29:55,739|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 06:29:56,320|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-08 06:29:56,321|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(c5106494-4621-4ada-931a-c033b676ed8f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-08 06:29:56,341|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(a1edf953-3a08-43d6-b09b-69d220b1d730) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-08 06:29:56,348|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(699d76c1-6d7e-4531-b097-6b82118ee50f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-08 06:29:56,358|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(f02692d1-9c42-4c00-8c20-fa8d57c0fbe7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-08 06:29:56,371|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(829c6256-1d65-4f0d-b389-86ff9ada32e4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-08 06:29:56,385|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(faa0e061-e753-4418-8ee3-749a68383511) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-08 06:29:56,399|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-08 06:29:56,399|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:29:56,400|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:29:56,400|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:29:56,400|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:29:56,400|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:29:56,418|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:29:56,456|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:29:56,479|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:29:56,501|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-08 06:29:56,518|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:29:56,591|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:29:56,592|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:29:56,593|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:29:56,655|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:29:56,708|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-08 06:29:56,752|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-08 06:29:56,766|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-08 06:29:56,843|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:29:56,844|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:29:56,845|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:29:56,846|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(HealthCheck)
2022-11-08 06:29:56,847|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-08 06:29:56,847|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-assign)
2022-11-08 06:29:56,848|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-deploy)
2022-11-08 06:29:56,894|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:29:56,933|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-08 06:29:56,963|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-08 06:29:56,972|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-08 06:29:57,040|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:29:57,041|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:29:57,043|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:29:57,084|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:29:57,123|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-08 06:29:57,153|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-08 06:29:57,163|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-08 06:29:57,215|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:29:57,216|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:29:57,254|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:29:57,255|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:29:57,256|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:29:57,264|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:29:57,284|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-08 06:29:57,312|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-08 06:29:57,314|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-08 06:29:57,371|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-08 06:29:57,398|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-08 06:29:57,399|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-08 06:29:57,438|40ddd928-9914-471b-a012-64123f5d621f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-08 06:30:08,929|afaf19bd-1e0f-4d53-bb88-6c01530b702d||Thread-86||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b397350-ecd8-44f0-8d00-5f27987713e4)
2022-11-08 06:30:08,930|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| deleting definition types under : /opt/app/onap/blueprints/working/3b397350-ecd8-44f0-8d00-5f27987713e4/Definitions
2022-11-08 06:30:08,933|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| reinitialized all type definitions
2022-11-08 06:30:08,934|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-08 06:30:08,953|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(vnf-template)
2022-11-08 06:30:08,959|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-08 06:30:08,964|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-08 06:30:08,983|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,001|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,011|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,017|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-08 06:30:09,017|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-08 06:30:09,017|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-08 06:30:09,030|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,037|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,045|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,052|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-08 06:30:09,068|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,074|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,081|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,089|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,096|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,102|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,115|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-08 06:30:09,120|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-08 06:30:09,120|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-08 06:30:09,120|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-08 06:30:09,133|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,142|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,149|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(input)
2022-11-08 06:30:09,157|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-08 06:30:09,190|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(resource-assignment)
2022-11-08 06:30:09,190|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-08 06:30:09,190|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-08 06:30:09,190|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-08 06:30:09,190|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-08 06:30:09,191|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-08 06:30:09,191|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b397350-ecd8-44f0-8d00-5f27987713e4/Templates/vnf-mapping.json
2022-11-08 06:30:09,197|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-08 06:30:09,197|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-08 06:30:09,197|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b397350-ecd8-44f0-8d00-5f27987713e4/Templates/base_ubuntu20-mapping.json
2022-11-08 06:30:09,202|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-08 06:30:09,202|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-08 06:30:09,202|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(config-assign)
2022-11-08 06:30:09,203|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-08 06:30:09,203|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(config-assign) targets(config-assign)
2022-11-08 06:30:09,203|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-08 06:30:09,203|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-08 06:30:09,203|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b397350-ecd8-44f0-8d00-5f27987713e4/Templates/baseconfig-mapping.json
2022-11-08 06:30:09,207|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(config-deploy)
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-deploy) resource assignment files([]
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 06:30:09,208|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-08 06:30:09,209|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/vnf-mapping.json)
2022-11-08 06:30:09,209|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-08 06:30:09,209|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/baseconfig-mapping.json)
2022-11-08 06:30:09,223|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-11-08 06:30:09,272|afaf19bd-1e0f-4d53-bb88-6c01530b702d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-08 06:30:09,474|d158440f-7e81-4ef3-b85a-7779fd13abb1||Thread-86||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(75e41b3f-c7ed-442e-ae37-7b1d3e822f83) CBA(/opt/app/onap/blueprints/archive/75e41b3f-c7ed-442e-ae37-7b1d3e822f83/cba.zip)
2022-11-08 06:30:09,483|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75e41b3f-c7ed-442e-ae37-7b1d3e822f83) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:30:09,494|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:30:09,517|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:30:09,518|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:30:09,519|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:30:09,528|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75e41b3f-c7ed-442e-ae37-7b1d3e822f83) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:30:09,583|d158440f-7e81-4ef3-b85a-7779fd13abb1||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/75e41b3f-c7ed-442e-ae37-7b1d3e822f83) present to clean.
2022-11-08 06:30:14,625|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||Thread-86||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(9d7ca7b0-c52d-44ba-b921-957fa383801d) CBA(/opt/app/onap/blueprints/archive/9d7ca7b0-c52d-44ba-b921-957fa383801d/cba.zip)
2022-11-08 06:30:14,656|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d7ca7b0-c52d-44ba-b921-957fa383801d) and entry definition file (Definitions/CNF.json)
2022-11-08 06:30:14,721|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:30:14,723|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:30:14,723|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:30:14,724|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale-out)
2022-11-08 06:30:14,725|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale)
2022-11-08 06:30:14,726|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale-in)
2022-11-08 06:30:14,727|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(health-check)
2022-11-08 06:30:14,758|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9d7ca7b0-c52d-44ba-b921-957fa383801d) and entry definition file (Definitions/CNF.json)
2022-11-08 06:30:14,849|cdbb0aab-e2de-49d0-af2d-dab1f5bbd14e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/9d7ca7b0-c52d-44ba-b921-957fa383801d) present to clean.
2022-11-08 06:31:18,939|b0585013-10b0-40c9-b447-3a5441ad4a9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-08 06:31:18,940|b0585013-10b0-40c9-b447-3a5441ad4a9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-08 06:31:18,940|b0585013-10b0-40c9-b447-3a5441ad4a9e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-08 06:31:19,127|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-08 06:31:19,127|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-08 06:31:19,560|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-08 06:31:19,561|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(4a101156-b411-4840-8c3a-c71b52623490) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-08 06:31:19,578|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(aaedc211-1bf5-4371-84e5-adcd0c039ee1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-08 06:31:19,584|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(fdd4e76d-44cf-4f73-8117-e14b6a425286) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-08 06:31:19,594|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(67473ed4-4f2b-4d1d-aca9-31e1ec0eb8dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-08 06:31:19,605|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(20635bd5-a4e0-40c7-8cca-05b678a99df5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-08 06:31:19,616|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(46e8ba7b-ed61-4e3b-9b61-07220dd566c6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-08 06:31:19,632|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-11-08 06:31:19,632|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:31:19,633|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:31:19,633|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:31:19,633|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:31:19,635|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:31:19,644|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:31:19,678|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-08 06:31:19,697|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:31:19,715|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:31:19,733|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:31:19,792|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:19,793|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:19,793|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:19,828|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:31:19,866|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-08 06:31:19,892|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-08 06:31:19,899|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-08 06:31:19,949|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:19,950|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:19,951|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:19,985|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-11-08 06:31:20,016|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-08 06:31:20,040|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-08 06:31:20,049|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-08 06:31:20,104|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:20,105|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:20,106|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:20,106|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(HealthCheck)
2022-11-08 06:31:20,107|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-08 06:31:20,108|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-assign)
2022-11-08 06:31:20,108|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(vf-config-deploy)
2022-11-08 06:31:20,156|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-08 06:31:20,188|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-08 06:31:20,217|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-08 06:31:20,217|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-08 06:31:20,264|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:20,265|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:20,292|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:20,293|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:20,294|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-08 06:31:20,300|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:31:20,317|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-08 06:31:20,344|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-08 06:31:20,344|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-08 06:31:20,390|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-08 06:31:20,412|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-08 06:31:20,413|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-08 06:31:20,452|b0585013-10b0-40c9-b447-3a5441ad4a9e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-08 06:31:31,561|05a42b74-c9df-49e2-81d2-e47404cc8bc3||Thread-116||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0a50c928-14e8-491c-9869-c7ad1d3e89a8)
2022-11-08 06:31:31,562|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| deleting definition types under : /opt/app/onap/blueprints/working/0a50c928-14e8-491c-9869-c7ad1d3e89a8/Definitions
2022-11-08 06:31:31,565|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| reinitialized all type definitions
2022-11-08 06:31:31,566|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-08 06:31:31,582|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-08 06:31:31,596|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-08 06:31:31,600|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-08 06:31:31,605|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-08 06:31:31,630|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-08 06:31:31,646|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(config-assign)
2022-11-08 06:31:31,647|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-08 06:31:31,647|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(config-assign) targets(resolve-data)
2022-11-08 06:31:31,647|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-08 06:31:31,647|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-08 06:31:31,647|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enriching artifacts file(/opt/app/onap/blueprints/working/0a50c928-14e8-491c-9869-c7ad1d3e89a8/Templates/netconfrpc-mapping.json
2022-11-08 06:31:31,652|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-08 06:31:31,652|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-08 06:31:31,653|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing Workflow(config-deploy)
2022-11-08 06:31:31,653|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-08 06:31:31,654|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-08 06:31:31,654|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(config-deploy) resource assignment files([]
2022-11-08 06:31:31,654|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| ##### Enhancing blueprint Resource Definitions
2022-11-08 06:31:31,654|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-08 06:31:31,654|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-08 06:31:31,658|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| distinct resource keys ([input-source])
2022-11-08 06:31:31,664|05a42b74-c9df-49e2-81d2-e47404cc8bc3||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-08 06:31:43,217|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:31:43,324|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:31:43,377|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| request(4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba)
2022-11-08 06:31:43,382|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| CBA file(/opt/app/onap/blueprints/archive/6e63b59b-8962-4aa0-8b03-a857ac8c130d/cba.zip written successfully
2022-11-08 06:31:43,382|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(6e63b59b-8962-4aa0-8b03-a857ac8c130d) CBA(/opt/app/onap/blueprints/archive/6e63b59b-8962-4aa0-8b03-a857ac8c130d/cba.zip)
2022-11-08 06:31:43,392|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e63b59b-8962-4aa0-8b03-a857ac8c130d) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:31:43,405|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:31:43,428|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:43,428|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:43,429|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:43,448|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6e63b59b-8962-4aa0-8b03-a857ac8c130d) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:31:43,474|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-08 06:31:43,501|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-08 06:31:43,503|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-08 06:31:43,548|4c18fff8-f5a7-4262-8c42-a81d7bb1a2ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/6e63b59b-8962-4aa0-8b03-a857ac8c130d) present to clean.
2022-11-08 06:31:56,678|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:31:56,785|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:31:56,788|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| request(36cc8997-b6ac-4918-875c-88d3af1322b6)
2022-11-08 06:31:56,790|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| CBA file(/opt/app/onap/blueprints/archive/ff416f20-2b74-4175-946a-0cc9e229b85f/cba.zip written successfully
2022-11-08 06:31:56,790|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(ff416f20-2b74-4175-946a-0cc9e229b85f) CBA(/opt/app/onap/blueprints/archive/ff416f20-2b74-4175-946a-0cc9e229b85f/cba.zip)
2022-11-08 06:31:56,821|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff416f20-2b74-4175-946a-0cc9e229b85f) and entry definition file (Definitions/CNF.json)
2022-11-08 06:31:56,885|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(resource-assignment)
2022-11-08 06:31:56,886|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:31:56,887|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:31:56,887|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale-out)
2022-11-08 06:31:56,888|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale)
2022-11-08 06:31:56,888|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(scale-in)
2022-11-08 06:31:56,889|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(health-check)
2022-11-08 06:31:56,911|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ff416f20-2b74-4175-946a-0cc9e229b85f) and entry definition file (Definitions/CNF.json)
2022-11-08 06:31:56,940|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-08 06:31:56,978|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-08 06:31:56,979|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-08 06:31:57,037|36cc8997-b6ac-4918-875c-88d3af1322b6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/ff416f20-2b74-4175-946a-0cc9e229b85f) present to clean.
2022-11-08 06:32:40,633|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:32:40,743|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:32:40,745|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| request(6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654)
2022-11-08 06:32:40,746|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| CBA file(/opt/app/onap/blueprints/archive/2dc8a536-dd96-4033-aecc-27eb90212e6b/cba.zip written successfully
2022-11-08 06:32:40,746|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Save processing(2dc8a536-dd96-4033-aecc-27eb90212e6b) CBA(/opt/app/onap/blueprints/archive/2dc8a536-dd96-4033-aecc-27eb90212e6b/cba.zip)
2022-11-08 06:32:40,760|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2dc8a536-dd96-4033-aecc-27eb90212e6b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:32:40,764|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-08 06:32:40,817|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-assign)
2022-11-08 06:32:40,818|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Validating Workflow(config-deploy)
2022-11-08 06:32:40,829|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2dc8a536-dd96-4033-aecc-27eb90212e6b) and entry definition file (Definitions/pnf_netconf.json)
2022-11-08 06:32:40,864|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-08 06:32:40,894|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-08 06:32:40,895|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-08 06:32:40,944|6bcd0fc9-57eb-4dc1-b6fd-d09f1c961654||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| No compiled cache(/opt/app/onap/blueprints/working/2dc8a536-dd96-4033-aecc-27eb90212e6b) present to clean.
2022-11-08 06:35:46,786|3382a2da-99e2-486d-9cd6-56db7a488789||reactor-http-epoll-4||||INFO||||||| processing request id 3382a2da-99e2-486d-9cd6-56db7a488789
2022-11-08 06:35:46,786|3382a2da-99e2-486d-9cd6-56db7a488789||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:35:46,787|3382a2da-99e2-486d-9cd6-56db7a488789||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-08 06:35:46,792|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-08 06:35:46,872|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 06:35:46,874|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 06:35:46,877|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:35:46,890|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 06:35:46,891|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-08 06:35:46,891|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:35:46,892|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(3382a2da-99e2-486d-9cd6-56db7a488789) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 06:35:46,892|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:46,892|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 06:35:46,895|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-08 06:35:46,911|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-08 06:35:46,914|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 06:35:46,914|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("effef516-8155-40fb-9a40-8fc65e3c4599") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:35:46,914|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e22694f2-28ca-4d02-a067-d11f3bffb424") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:35:46,916|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "effef516-8155-40fb-9a40-8fc65e3c4599",
  "vnf-id" : "e22694f2-28ca-4d02-a067-d11f3bffb424",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-08 06:35:46,928|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 06:35:46,929|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:46,929|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 06:35:46,930|3382a2da-99e2-486d-9cd6-56db7a488789||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d2877775-40d6-47f3-858d-c453b0746ef5 auditStoreId -1
2022-11-08 06:35:50,800|2155b3d9-636f-4560-b3d9-71565c186296||reactor-http-epoll-4||||INFO||||||| processing request id 2155b3d9-636f-4560-b3d9-71565c186296
2022-11-08 06:35:50,800|2155b3d9-636f-4560-b3d9-71565c186296||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:35:50,800|2155b3d9-636f-4560-b3d9-71565c186296||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-08 06:35:50,802|2155b3d9-636f-4560-b3d9-71565c186296||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 06:35:50,803|2155b3d9-636f-4560-b3d9-71565c186296||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 06:35:50,806|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:35:50,826|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 06:35:50,826|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-08 06:35:50,826|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:35:50,827|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(2155b3d9-636f-4560-b3d9-71565c186296) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 06:35:50,827|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:50,827|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 06:35:50,828|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-08 06:35:50,845|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-08 06:35:50,847|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-08 06:35:50,847|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-08 06:35:50,847|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-08 06:35:50,848|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-08 06:35:50,848|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("2bbaa17a-7e14-4dac-93f2-46eec3566ffc") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-08 06:35:50,848|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("effef516-8155-40fb-9a40-8fc65e3c4599") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:35:50,848|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-08 06:35:50,849|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-08 06:35:50,849|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-08 06:35:50,851|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e22694f2-28ca-4d02-a067-d11f3bffb424") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:35:50,852|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "effef516-8155-40fb-9a40-8fc65e3c4599",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "2bbaa17a-7e14-4dac-93f2-46eec3566ffc",
  "vnf-id" : "e22694f2-28ca-4d02-a067-d11f3bffb424",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-08 06:35:50,863|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-08 06:35:50,864|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:50,864|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 06:35:50,864|2155b3d9-636f-4560-b3d9-71565c186296||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 557ef308-f4c4-41c8-83fc-6c80ac8c8242 auditStoreId -1
2022-11-08 06:35:55,730|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:35:55,838|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:35:55,868|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing request id 367a3784-c273-421c-bdb6-311b8a82fa23
2022-11-08 06:35:55,868|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:35:55,869|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| StoreAuditService ID  -1
2022-11-08 06:35:55,869|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 06:35:55,869|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 06:35:55,873|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:35:55,890|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deriving input data for workflow: (config-assign)
2022-11-08 06:35:55,891|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-08 06:35:55,891|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:35:55,891|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(367a3784-c273-421c-bdb6-311b8a82fa23) for workflow(config-assign) step(config-assign)
2022-11-08 06:35:55,891|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:55,892|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-08 06:35:55,893|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-08 06:35:55,918|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-08 06:35:55,920|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 06:35:55,920|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("effef516-8155-40fb-9a40-8fc65e3c4599") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:35:55,921|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("e22694f2-28ca-4d02-a067-d11f3bffb424") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:35:55,933|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-08 06:35:55,933|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-08 06:35:55,934|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-08 06:35:55,935|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Generated Resource Param Data ({
  "service-instance-id" : "effef516-8155-40fb-9a40-8fc65e3c4599",
  "vnf-id" : "e22694f2-28ca-4d02-a067-d11f3bffb424",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-08 06:35:55,956|367a3784-c273-421c-bdb6-311b8a82fa23||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-08 06:35:55,965|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-08 06:35:55,966|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:35:55,966|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:35:55,966|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-08 06:35:55,967|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5f6285e5-a56c-45a8-aab4-c9e02f8ee951 auditStoreId -1
2022-11-08 06:35:55,999|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Completed
2022-11-08 06:36:45,397|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:36:45,506|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:36:45,509|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing request id 367a3784-c273-421c-bdb6-311b8a82fa23
2022-11-08 06:36:45,509|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:36:45,509|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| StoreAuditService ID  -1
2022-11-08 06:36:45,510|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-08 06:36:45,510|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-08 06:36:45,512|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-08 06:36:45,520|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deriving input data for workflow: (config-deploy)
2022-11-08 06:36:45,520|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-08 06:36:45,521|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:36:45,530|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(367a3784-c273-421c-bdb6-311b8a82fa23) for workflow(config-deploy) step(config-deploy)
2022-11-08 06:36:45,530|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-08 06:36:45,530|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-08 06:36:45,534|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-08 06:36:45,534|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Getting Jython Script Class(ConfigDeploy)
2022-11-08 06:36:45,576|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5d1a1e8b
2022-11-08 06:36:45,578|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Hello world
2022-11-08 06:36:45,578|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:36:45,578|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-08 06:36:45,578|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-08 06:36:45,579|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a9a1c888-77cc-4f0d-962b-e5da7a6855eb auditStoreId -1
2022-11-08 06:36:45,581|367a3784-c273-421c-bdb6-311b8a82fa23||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Completed
2022-11-08 06:36:51,134|98bc0555-7936-4c1f-9582-c93dabbef61d||reactor-http-epoll-3||||INFO||||||| processing request id 98bc0555-7936-4c1f-9582-c93dabbef61d
2022-11-08 06:36:51,134|98bc0555-7936-4c1f-9582-c93dabbef61d||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:36:51,134|98bc0555-7936-4c1f-9582-c93dabbef61d||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 06:36:51,138|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-08 06:36:51,320|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:36:51,322|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 06:36:51,325|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 06:36:51,339|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 06:36:51,409|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 06:36:51,434|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[98bc0555-7936-4c1f-9582-c93dabbef61d])'s step(resource-assignment)
2022-11-08 06:36:51,434|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:36:51,435|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(98bc0555-7936-4c1f-9582-c93dabbef61d) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 06:36:51,435|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:36:51,435|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 06:36:51,436|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-08 06:36:51,452|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-08 06:36:51,457|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-08 06:36:51,458|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-08 06:36:51,458|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-08 06:36:51,458|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("378e72e9-4869-45a2-954c-d7b9dc7bc58e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:36:51,459|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("802b605f-ff91-4243-a4f5-0d643e19fe7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:36:51,460|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-08 06:36:51,468|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-08 06:36:51,469|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-08 06:36:51,484|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 06:36:54,583|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-08 06:36:54,584|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 06:36:54,585|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z")
2022-11-08 06:36:54,585|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z")
2022-11-08 06:36:54,585|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 06:36:54,586|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-08 06:36:54,587|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z"
})
2022-11-08 06:36:54,598|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-08 06:36:54,598|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:36:54,598|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-08 06:36:54,599|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[98bc0555-7936-4c1f-9582-c93dabbef61d])'s step(profile-upload)
2022-11-08 06:36:54,599|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:36:54,606|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(98bc0555-7936-4c1f-9582-c93dabbef61d) for workflow(resource-assignment) step(profile-upload)
2022-11-08 06:36:54,606|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-08 06:36:54,606|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-08 06:36:54,607|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-08 06:36:54,608|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-08 06:36:54,608|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-08 06:36:54,611|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-08 06:36:54,612|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-08 06:36:54,612|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-08 06:36:54,612|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-08 06:36:54,612|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 06:36:54,617|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| workflow(98bc0555-7936-4c1f-9582-c93dabbef61d) nodes completed with (0)exceptions
2022-11-08 06:36:54,617|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 06:36:54,618|98bc0555-7936-4c1f-9582-c93dabbef61d||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0425bbc5-da26-48a4-a8ce-db4c2928c23c auditStoreId -1
2022-11-08 06:36:57,879|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||reactor-http-epoll-3||||INFO||||||| processing request id f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73
2022-11-08 06:36:57,879|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:36:57,879|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-08 06:36:57,880|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:36:57,881|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 06:36:57,884|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 06:36:57,906|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-08 06:36:57,908|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 06:36:57,909|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73])'s step(resource-assignment)
2022-11-08 06:36:57,909|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:36:57,909|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73) for workflow(resource-assignment) step(resource-assignment)
2022-11-08 06:36:57,910|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:36:57,910|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-08 06:36:57,911|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-08 06:36:57,930|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-08 06:36:57,935|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-08 06:36:57,935|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4cba3049-2820-4401-9f87-1897d49266a3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-08 06:36:57,936|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-08 06:36:57,936|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-08 06:36:57,936|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("95082a81-589e-4483-9864-7d70cec7fc00") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-08 06:36:57,938|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="95082a81-589e-4483-9864-7d70cec7fc00"}
2022-11-08 06:36:57,938|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="95082a81-589e-4483-9864-7d70cec7fc00"}
2022-11-08 06:36:57,938|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-08 06:36:57,938|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-08 06:36:57,996|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=95082a81-589e-4483-9864-7d70cec7fc00})
2022-11-08 06:36:58,010|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,012|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea"}])
2022-11-08 06:36:58,012|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dfafb3f8-99cb-42e1-a215-ddebcd0870ea") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-08 06:36:58,014|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=95082a81-589e-4483-9864-7d70cec7fc00})
2022-11-08 06:36:58,024|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,026|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d0379009-93b2-4726-a28b-15e320644b03"}])
2022-11-08 06:36:58,026|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d0379009-93b2-4726-a28b-15e320644b03") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-08 06:36:58,027|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-08 06:36:58,034|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> d0379009-93b2-4726-a28b-15e320644b03
2022-11-08 06:36:58,035|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="95082a81-589e-4483-9864-7d70cec7fc00"}
2022-11-08 06:36:58,035|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-08 06:36:58,073|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=95082a81-589e-4483-9864-7d70cec7fc00})
2022-11-08 06:36:58,079|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,081|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-08 06:36:58,081|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-08 06:36:58,082|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-08 06:36:58,082|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-08 06:36:58,087|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 95082a81-589e-4483-9864-7d70cec7fc00
2022-11-08 06:36:58,088|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("802b605f-ff91-4243-a4f5-0d643e19fe7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:36:58,089|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-08 06:36:58,089|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-08 06:36:58,089|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("378e72e9-4869-45a2-954c-d7b9dc7bc58e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:36:58,090|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e", vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:36:58,090|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e", vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:36:58,095|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-08 06:36:58,095|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-08 06:36:58,095|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-08 06:36:58,095|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-08 06:36:58,131|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-08 06:36:58,131|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-08 06:36:58,153|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-08 06:36:58,153|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-08 06:36:58,153|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,153|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z")
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z")
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-08 06:36:58,154|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-08 06:36:58,156|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221108t063654553908z", vf-module-label="helm_apache", vf-module-id="4cba3049-2820-4401-9f87-1897d49266a3"}
2022-11-08 06:36:58,161|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-08 06:36:58,161|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-08 06:36:58,163|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-08 06:36:58,255|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-08 06:36:58,256|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,257|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001")
2022-11-08 06:36:58,257|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001")
2022-11-08 06:36:58,258|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-08 06:36:58,259|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-08 06:36:58,262|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e", vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:36:58,266|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-08 06:36:58,267|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-08 06:36:58,298|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-08 06:36:58,309|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-08 06:36:58,310|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-08 06:36:58,310|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-08 06:36:58,310|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-08 06:36:58,310|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-08 06:36:58,311|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-08 06:36:58,311|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-08 06:36:58,312|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "d0379009-93b2-4726-a28b-15e320644b03",
  "k8s-rb-definition-version" : "95082a81-589e-4483-9864-7d70cec7fc00",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
  "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "95082a81-589e-4483-9864-7d70cec7fc00",
  "vf-module-model-invariant-uuid" : "d0379009-93b2-4726-a28b-15e320644b03",
  "vf-module-model-version" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z"
})
2022-11-08 06:36:58,360|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-08 06:36:58,360|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:36:58,360|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-08 06:36:58,361|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73])'s step(profile-upload)
2022-11-08 06:36:58,361|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:36:58,362|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73) for workflow(resource-assignment) step(profile-upload)
2022-11-08 06:36:58,362|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-08 06:36:58,362|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-08 06:36:58,363|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-08 06:36:58,363|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-08 06:36:58,363|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-08 06:36:58,380|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00)
2022-11-08 06:36:58,391|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 06:36:58,404|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/profile/node-port-profile)
2022-11-08 06:36:58,409|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-11-08 06:36:58,410|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-11-08 06:36:58,430|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/profile)
2022-11-08 06:36:58,440|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-11-08 06:36:58,458|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/profile/node-port-profile/content)
2022-11-08 06:36:58,467|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-08 06:36:58,468|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-11-08 06:36:58,468|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-08 06:36:58,468|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-08 06:36:58,469|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-08 06:36:58,469|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 06:36:58,470|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| workflow(f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73) nodes completed with (0)exceptions
2022-11-08 06:36:58,470|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-08 06:36:58,470|f18e8d8a-70bd-44ca-a9a8-d98ee5f03b73||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7ccf00c-0adc-4763-b452-63df33280afd auditStoreId -1
2022-11-08 06:37:01,690|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:37:01,795|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:37:01,798|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing request id 623d8ce2-e602-46cf-bc9e-1588ca18b6af
2022-11-08 06:37:01,798|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:37:01,798|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| StoreAuditService ID  -1
2022-11-08 06:37:01,798|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:37:01,798|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 06:37:01,802|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 06:37:01,823|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deriving input data for workflow: (config-assign)
2022-11-08 06:37:01,824|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 06:37:01,825|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-assign[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(config-setup)
2022-11-08 06:37:01,825|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:37:01,826|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-assign) step(config-setup)
2022-11-08 06:37:01,826|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:37:01,826|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-08 06:37:01,827|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-08 06:37:01,852|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-08 06:37:01,854|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-08 06:37:01,855|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("802b605f-ff91-4243-a4f5-0d643e19fe7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:37:01,857|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e"}
2022-11-08 06:37:01,865|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-08 06:37:01,865|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-08 06:37:01,890|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e)
2022-11-08 06:37:01,907|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:01,907|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (string)
2022-11-08 06:37:01,908|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a")
2022-11-08 06:37:01,908|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a")
2022-11-08 06:37:01,908|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-08 06:37:01,909|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("378e72e9-4869-45a2-954c-d7b9dc7bc58e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:37:01,910|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e", vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:37:01,914|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-08 06:37:01,914|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-08 06:37:01,939|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules)
2022-11-08 06:37:01,951|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:01,951|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (json)
2022-11-08 06:37:01,952|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3dec1408-1f55-468e-8c64-96becf348c4c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/294354c9-f010-4a92-a1de-f191d5d1ba9d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3"}}}]})
2022-11-08 06:37:01,952|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3dec1408-1f55-468e-8c64-96becf348c4c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/294354c9-f010-4a92-a1de-f191d5d1ba9d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3"}}}]})
2022-11-08 06:37:01,952|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3dec1408-1f55-468e-8c64-96becf348c4c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/294354c9-f010-4a92-a1de-f191d5d1ba9d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3"}}}]), type  ({json})
2022-11-08 06:37:01,952|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3dec1408-1f55-468e-8c64-96becf348c4c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/294354c9-f010-4a92-a1de-f191d5d1ba9d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-08 06:37:01,954|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:37:01,957|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-08 06:37:01,957|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-08 06:37:02,005|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1)
2022-11-08 06:37:02,301|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:02,302|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (json)
2022-11-08 06:37:02,302|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889419358","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]})
2022-11-08 06:37:02,303|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889419358","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]})
2022-11-08 06:37:02,303|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889419358","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]), type  ({json})
2022-11-08 06:37:02,303|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889419358","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-08 06:37:02,304|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-08 06:37:02,306|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:37:08,768|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| compiled in (6462)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:37:08,768|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:37:08,790|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d0379009-93b2-4726-a28b-15e320644b03","k8s-rb-definition-version":"95082a81-589e-4483-9864-7d70cec7fc00","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-08 06:37:08,792|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "d0379009-93b2-4726-a28b-15e320644b03",
      "k8s-rb-definition-version" : "95082a81-589e-4483-9864-7d70cec7fc00"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
  "service-instance-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "95082a81-589e-4483-9864-7d70cec7fc00",
      "model-invariant-id" : "d0379009-93b2-4726-a28b-15e320644b03",
      "model-version-id" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1667889419358",
      "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
      "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "623d8ce2-e602-46cf-bc9e-1588ca18b6af",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/294354c9-f010-4a92-a1de-f191d5d1ba9d",
          "svc-request-id" : "3dec1408-1f55-468e-8c64-96becf348c4c"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "7585144a-d882-4ff2-bca0-03c18157c26c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "88a46a1e-fd46-4c45-8deb-4b046ca66121",
            "model-version" : "1.0"
          },
          "service-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
          "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "95082a81-589e-4483-9864-7d70cec7fc00",
            "model-invariant-uuid" : "d0379009-93b2-4726-a28b-15e320644b03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
            "model-version" : "1"
          },
          "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "95082a81-589e-4483-9864-7d70cec7fc00",
            "model-invariant-uuid" : "d0379009-93b2-4726-a28b-15e320644b03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d0379009-93b2-4726-a28b-15e320644b03"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
            "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "ce80c5f0-24c5-40fa-a430-6502d87a703b",
            "model-invariant-uuid" : "46797eac-95d5-4175-a3cb-1d27a67943b9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "07c17d86-0022-459c-9dc8-f51f3ef5c77f",
            "model-version" : "1.0"
          },
          "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3"
    } ]
  },
  "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e"
})
2022-11-08 06:37:08,799|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:37:08,799|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:37:08,799|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-08 06:37:08,800|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-assign[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(config-template)
2022-11-08 06:37:08,800|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:37:08,806|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-assign) step(config-template)
2022-11-08 06:37:08,806|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-08 06:37:08,806|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-08 06:37:08,872|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Triggering K8s Config Upload component logic.
2022-11-08 06:37:08,872|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Getting the template prefixes
2022-11-08 06:37:08,872|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Iterating over prefixes in resource assignment map.
2022-11-08 06:37:08,884|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00)
2022-11-08 06:37:08,897|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:08,906|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/config-template/replica-count-template)
2022-11-08 06:37:08,911|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(500 - Internal Server Error)
2022-11-08 06:37:08,912|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Uploading K8s template..
2022-11-08 06:37:08,923|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(POST), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/config-template)
2022-11-08 06:37:08,934|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(201 - Created)
2022-11-08 06:37:08,944|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(POST), url(/v1/rb/definition/d0379009-93b2-4726-a28b-15e320644b03/95082a81-589e-4483-9864-7d70cec7fc00/config-template/replica-count-template/content)
2022-11-08 06:37:08,964|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:08,965|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| K8s Config Upload Completed
2022-11-08 06:37:08,965|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:37:08,965|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-08 06:37:08,965|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-08 06:37:08,966|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 06:37:08,966|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(623d8ce2-e602-46cf-bc9e-1588ca18b6af) nodes completed with (0)exceptions
2022-11-08 06:37:08,966|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-08 06:37:08,967|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 63c752ab-6e55-46cf-97c8-388dc8481f8a auditStoreId -1
2022-11-08 06:37:08,968|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Completed
2022-11-08 06:37:44,861|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-08 06:37:44,977|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-08 06:37:44,982|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| processing request id 623d8ce2-e602-46cf-bc9e-1588ca18b6af
2022-11-08 06:37:44,982|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-08 06:37:44,982|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| StoreAuditService ID  -1
2022-11-08 06:37:44,984|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-08 06:37:44,984|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-08 06:37:44,986|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-08 06:37:44,996|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Deriving input data for workflow: (config-deploy)
2022-11-08 06:37:44,997|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(START) -> executed state(SUCCESS)
2022-11-08 06:37:45,005|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(config-setup)
2022-11-08 06:37:45,005|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:37:45,006|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-deploy) step(config-setup)
2022-11-08 06:37:45,006|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-08 06:37:45,006|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-08 06:37:45,007|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-08 06:37:45,024|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-08 06:37:45,025|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-08 06:37:45,025|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("802b605f-ff91-4243-a4f5-0d643e19fe7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-08 06:37:45,026|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e"}
2022-11-08 06:37:45,029|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-08 06:37:45,030|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-08 06:37:45,056|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e)
2022-11-08 06:37:45,072|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:45,072|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (string)
2022-11-08 06:37:45,074|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a")
2022-11-08 06:37:45,074|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a")
2022-11-08 06:37:45,074|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-08 06:37:45,075|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ("378e72e9-4869-45a2-954c-d7b9dc7bc58e") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-08 06:37:45,076|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{service-instance-id="802b605f-ff91-4243-a4f5-0d643e19fe7e", vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:37:45,080|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-08 06:37:45,081|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-08 06:37:45,107|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/802b605f-ff91-4243-a4f5-0d643e19fe7e/service-data/vnfs/vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e/vnf-data/vf-modules)
2022-11-08 06:37:45,120|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:45,120|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (json)
2022-11-08 06:37:45,121|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5838df76-9773-4a31-aead-4c9322ddc479","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a9d7f319-9fbf-4cda-b184-94a393209c78","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","from-preload":false}}}]})
2022-11-08 06:37:45,121|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5838df76-9773-4a31-aead-4c9322ddc479","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a9d7f319-9fbf-4cda-b184-94a393209c78","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","from-preload":false}}}]})
2022-11-08 06:37:45,121|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5838df76-9773-4a31-aead-4c9322ddc479","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a9d7f319-9fbf-4cda-b184-94a393209c78","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","from-preload":false}}}]), type  ({json})
2022-11-08 06:37:45,121|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d0379009-93b2-4726-a28b-15e320644b03","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221108t063654553908z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"623d8ce2-e602-46cf-bc9e-1588ca18b6af","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"88a46a1e-fd46-4c45-8deb-4b046ca66121","model-invariant-uuid":"7585144a-d882-4ff2-bca0-03c18157c26c"},"global-customer-id":"basiccnf-macro-customer","service-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","service-instance-id":"802b605f-ff91-4243-a4f5-0d643e19fe7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"5838df76-9773-4a31-aead-4c9322ddc479","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a9d7f319-9fbf-4cda-b184-94a393209c78","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"ce80c5f0-24c5-40fa-a430-6502d87a703b","model-uuid":"07c17d86-0022-459c-9dc8-f51f3ef5c77f","model-invariant-uuid":"46797eac-95d5-4175-a3cb-1d27a67943b9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"378e72e9-4869-45a2-954c-d7b9dc7bc58e"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"95082a81-589e-4483-9864-7d70cec7fc00","model-uuid":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-invariant-uuid":"d0379009-93b2-4726-a28b-15e320644b03"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-08 06:37:45,123|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| 
Resolved Input Key mappings: 
{vnf-id="378e72e9-4869-45a2-954c-d7b9dc7bc58e"}
2022-11-08 06:37:45,127|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-08 06:37:45,127|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-08 06:37:45,177|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/378e72e9-4869-45a2-954c-d7b9dc7bc58e?depth=1)
2022-11-08 06:37:45,314|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:45,315|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response processing type (json)
2022-11-08 06:37:45,315|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889462538","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]})
2022-11-08 06:37:45,315|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889462538","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]})
2022-11-08 06:37:45,315|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889462538","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]), type  ({json})
2022-11-08 06:37:45,315|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"4cba3049-2820-4401-9f87-1897d49266a3","vf-module-name":"basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_khorana","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667889462538","model-invariant-id":"d0379009-93b2-4726-a28b-15e320644b03","model-version-id":"dfafb3f8-99cb-42e1-a215-ddebcd0870ea","model-customization-id":"95082a81-589e-4483-9864-7d70cec7fc00","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-08 06:37:45,317|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-08 06:37:45,319|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d0379009-93b2-4726-a28b-15e320644b03","k8s-rb-definition-version":"95082a81-589e-4483-9864-7d70cec7fc00","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"lucid_khorana"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-08 06:37:45,320|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "lucid_khorana",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "d0379009-93b2-4726-a28b-15e320644b03",
      "k8s-rb-definition-version" : "95082a81-589e-4483-9864-7d70cec7fc00"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
  "service-instance-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "lucid_khorana",
      "is-base-vf-module" : false,
      "model-customization-id" : "95082a81-589e-4483-9864-7d70cec7fc00",
      "model-invariant-id" : "d0379009-93b2-4726-a28b-15e320644b03",
      "model-version-id" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1667889462538",
      "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
      "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "623d8ce2-e602-46cf-bc9e-1588ca18b6af",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a9d7f319-9fbf-4cda-b184-94a393209c78",
          "svc-request-id" : "5838df76-9773-4a31-aead-4c9322ddc479"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "7585144a-d882-4ff2-bca0-03c18157c26c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "88a46a1e-fd46-4c45-8deb-4b046ca66121",
            "model-version" : "1.0"
          },
          "service-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
          "service-instance-id" : "802b605f-ff91-4243-a4f5-0d643e19fe7e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "95082a81-589e-4483-9864-7d70cec7fc00",
            "model-invariant-uuid" : "d0379009-93b2-4726-a28b-15e320644b03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
            "model-version" : "1"
          },
          "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "95082a81-589e-4483-9864-7d70cec7fc00",
            "model-invariant-uuid" : "d0379009-93b2-4726-a28b-15e320644b03",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfafb3f8-99cb-42e1-a215-ddebcd0870ea"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d0379009-93b2-4726-a28b-15e320644b03"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221108t063654553908z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3",
            "vf-module-name" : "basic_cnf_macro_3d48124f-6378-4952-b967-32884e45c28a_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "ce80c5f0-24c5-40fa-a430-6502d87a703b",
            "model-invariant-uuid" : "46797eac-95d5-4175-a3cb-1d27a67943b9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "07c17d86-0022-459c-9dc8-f51f3ef5c77f",
            "model-version" : "1.0"
          },
          "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "4cba3049-2820-4401-9f87-1897d49266a3"
    } ]
  },
  "vnf-id" : "378e72e9-4869-45a2-954c-d7b9dc7bc58e"
})
2022-11-08 06:37:45,326|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:37:45,326|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-08 06:37:45,326|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-08 06:37:45,327|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(status-verification-script)
2022-11-08 06:37:45,327|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:37:45,334|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-deploy) step(status-verification-script)
2022-11-08 06:37:45,334|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-08 06:37:45,334|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-08 06:37:45,336|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-08 06:37:45,341|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| SIMPLE STATUS CHECK - START
2022-11-08 06:37:45,354|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:37:45,406|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:45,436|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:37:55,446|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:37:55,509|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:37:55,511|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:38:05,522|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:05,573|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:05,576|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is ready.
2022-11-08 06:38:05,577|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| SIMPLE STATUS CHECK - END
2022-11-08 06:38:05,577|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:38:05,577|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-08 06:38:05,577|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-08 06:38:05,578|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(config-apply)
2022-11-08 06:38:05,578|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:38:05,585|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-deploy) step(config-apply)
2022-11-08 06:38:05,585|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-08 06:38:05,585|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-08 06:38:05,587|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Triggering K8s Config Value component logic.
2022-11-08 06:38:05,588|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Getting the template prefixes
2022-11-08 06:38:05,588|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Iterating over prefixes in resource assignment map.
2022-11-08 06:38:05,600|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/config/replica-count-change)
2022-11-08 06:38:14,911|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(500 - Internal Server Error)
2022-11-08 06:38:14,912|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Uploading K8s config..
2022-11-08 06:38:14,971|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Config building started from source custom-values
2022-11-08 06:38:14,971|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-08 06:38:14,998|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-08 06:38:15,001|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-08 06:38:15,003|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-08 06:38:15,086|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(POST), url(/v1/instance/lucid_khorana/config)
2022-11-08 06:38:15,248|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(201 - Created)
2022-11-08 06:38:15,260|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:38:15,260|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-08 06:38:15,260|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-08 06:38:15,261|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(status-verification-script-after)
2022-11-08 06:38:15,261|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:38:15,261|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-deploy) step(status-verification-script-after)
2022-11-08 06:38:15,261|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-08 06:38:15,262|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-08 06:38:15,263|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-08 06:38:15,264|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| SIMPLE STATUS CHECK - START
2022-11-08 06:38:15,273|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:15,349|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:15,351|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:38:25,362|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:25,421|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:25,426|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:38:35,436|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:35,480|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:35,483|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:38:45,492|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:45,547|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:45,549|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:38:55,558|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:38:55,617|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:38:55,619|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is not ready. Please wait...
2022-11-08 06:39:05,631|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Rest request method(GET), url(/v1/instance/lucid_khorana/status)
2022-11-08 06:39:05,694|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Response status(200 - OK)
2022-11-08 06:39:05,695|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| VfModule helm_apache (lucid_khorana) is ready.
2022-11-08 06:39:05,695|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| SIMPLE STATUS CHECK - END
2022-11-08 06:39:05,695|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:39:05,696|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-08 06:39:05,696|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-08 06:39:05,696|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Executing workflow(config-deploy[623d8ce2-e602-46cf-bc9e-1588ca18b6af])'s step(collect-results)
2022-11-08 06:39:05,697|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-08 06:39:05,697|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| preparing request id(623d8ce2-e602-46cf-bc9e-1588ca18b6af) for workflow(config-deploy) step(collect-results)
2022-11-08 06:39:05,697|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-08 06:39:05,697|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-08 06:39:05,697|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-08 06:39:05,705|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Collected results: {}
2022-11-08 06:39:05,705|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Preparing Response...
2022-11-08 06:39:05,705|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-08 06:39:05,705|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-08 06:39:05,705|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Execute node(END) -> executed state(SUCCESS)
2022-11-08 06:39:05,706|623d8ce2-e602-46cf-bc9e-1588ca18b6af||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| workflow(623d8ce2-e602-46cf-bc9e-1588ca18b6af) nodes completed with (0)exceptions
2022-11-08 06:39:05,706|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-08 06:39:05,707|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f6ad3a89-1e4c-4d8f-948a-3e527bf53847 auditStoreId -1
2022-11-08 06:39:05,709|623d8ce2-e602-46cf-bc9e-1588ca18b6af||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-b65s7|||| Completed