Results

By type

          23:05:20,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:05:20,205 |-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.2.jar!/logback.xml]
23:05:20,206 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:05:20,206 |-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.2.jar!/logback.xml]
23:05:20,206 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:05:20,223 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
23:05:20,419 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:05:20,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:05:20,438 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:05:20,446 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:05:20,556 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:05:20,556 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:05:20,556 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:05:20,557 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:05:20,557 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:05:20,557 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:05:20,557 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:05:20,558 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:05:20,561 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-23 23:05:22,241|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-79799b686-xlmbl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-02-23 23:05:22,245|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-23 23:05:26,383|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-23 23:05:27,099|||main||||INFO||||||| Finished Spring Data repository scanning in 698 ms. Found 11 JPA repository interfaces.
2023-02-23 23:05:30,060|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-23 23:05:30,159|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-23 23:05:30,485|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-23 23:05:31,242|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-23 23:05:31,796|||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.
2023-02-23 23:05:31,797|||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.
2023-02-23 23:05:32,286|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-23 23:05:33,880|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23 23:05:33,903|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-23 23:05:34,025|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-23 23:05:35,929|||main||||INFO||||||| Audit service is disabled
2023-02-23 23:05:36,135|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-23 23:05:38,879|||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]
2023-02-23 23:05:38,939|||main||||INFO||||||| Dependency Management module created...
2023-02-23 23:05:40,444|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-23 23:05:40,960|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-23 23:05:42,720|||main||||INFO||||||| Netty started on port 8080
2023-02-23 23:05:44,910|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-23 23:05:45,686|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-23 23:05:45,701|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.878 seconds (JVM running for 26.398)
2023-02-23 23:05:45,735|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-24 03:22:45,629|86e572d1-bc7e-480d-8468-24b23c864c4b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 03:22:45,631|86e572d1-bc7e-480d-8468-24b23c864c4b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 03:22:45,633|86e572d1-bc7e-480d-8468-24b23c864c4b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 03:22:46,358|86e572d1-bc7e-480d-8468-24b23c864c4b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 03:22:46,361|86e572d1-bc7e-480d-8468-24b23c864c4b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 03:22:48,316|f432b84e-620b-4c6b-8fe7-772470cad3ac||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f3f96482-3a6a-4e09-b855-058af282e11d)
2023-02-24 03:22:48,340|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/f3f96482-3a6a-4e09-b855-058af282e11d/Definitions
2023-02-24 03:22:48,457|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 03:22:48,465|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 03:22:48,515|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 03:22:48,527|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 03:22:48,543|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 03:22:48,591|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(helloworld)
2023-02-24 03:22:48,592|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 03:22:48,593|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 03:22:48,594|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 03:22:48,595|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 03:22:48,596|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f3f96482-3a6a-4e09-b855-058af282e11d/Templates/hello-world-mapping.json
2023-02-24 03:22:48,609|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 03:22:48,610|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 03:22:48,610|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 03:22:48,611|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 03:22:48,613|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 03:22:48,630|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| distinct resource keys ([])
2023-02-24 03:22:48,631|f432b84e-620b-4c6b-8fe7-772470cad3ac||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: []
2023-02-24 03:22:48,934|b4ef4265-7eb7-4744-8ffd-a4ed00fec148||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(898ca926-1e05-4f37-8a13-3049349b69b7) CBA(/opt/app/onap/blueprints/archive/898ca926-1e05-4f37-8a13-3049349b69b7/cba.zip)
2023-02-24 03:22:48,956|b4ef4265-7eb7-4744-8ffd-a4ed00fec148||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/898ca926-1e05-4f37-8a13-3049349b69b7) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:22:49,032|b4ef4265-7eb7-4744-8ffd-a4ed00fec148||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(helloworld)
2023-02-24 03:22:49,049|b4ef4265-7eb7-4744-8ffd-a4ed00fec148||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/898ca926-1e05-4f37-8a13-3049349b69b7) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:22:49,254|b4ef4265-7eb7-4744-8ffd-a4ed00fec148||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/898ca926-1e05-4f37-8a13-3049349b69b7) present to clean.
2023-02-24 03:22:49,499|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-24 03:22:49,499|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 03:22:49,504|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-24 03:22:49,514|654321||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-24 03:22:49,638|654321||DefaultDispatcher-worker-3||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 03:22:49,641|654321||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 03:22:49,645|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:22:49,667|654321||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 03:22:49,669|654321||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 03:22:49,697|654321||DefaultDispatcher-worker-8||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 03:22:49,718|654321||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 03:22:49,719|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 03:22:49,722|654321||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 03:22:49,760|654321||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 03:22:49,841|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-02-24 03:22:49,844|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 03:22:49,957|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-02-24 03:22:49,961|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 03:22:49,962|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 03:22:49,973|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a004eb72-2876-402e-b2a5-8bee8202051d auditStoreId -1
2023-02-24 03:27:57,934|5f4e2df5-0281-49bd-acb7-61858b03fd52||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 03:27:57,935|5f4e2df5-0281-49bd-acb7-61858b03fd52||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 03:27:57,935|5f4e2df5-0281-49bd-acb7-61858b03fd52||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 03:27:58,409|5f4e2df5-0281-49bd-acb7-61858b03fd52||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 03:27:58,410|5f4e2df5-0281-49bd-acb7-61858b03fd52||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 03:27:59,759|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c5a377bb-45b4-4a99-b693-5a53270a3cf3)
2023-02-24 03:27:59,760|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/c5a377bb-45b4-4a99-b693-5a53270a3cf3/Definitions
2023-02-24 03:27:59,763|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 03:27:59,765|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 03:27:59,800|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 03:27:59,807|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 03:27:59,816|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 03:27:59,835|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(helloworld)
2023-02-24 03:27:59,836|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 03:27:59,836|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 03:27:59,836|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 03:27:59,836|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 03:27:59,836|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/c5a377bb-45b4-4a99-b693-5a53270a3cf3/Templates/hello-world-mapping.json
2023-02-24 03:27:59,847|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 03:27:59,847|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 03:27:59,847|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 03:27:59,847|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 03:27:59,847|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 03:27:59,859|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| distinct resource keys ([])
2023-02-24 03:27:59,859|0f8a10d8-e22c-4406-ab4b-ca029fe971cc||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: []
2023-02-24 03:28:00,105|32900edb-286c-4824-9887-ecaa0df6f8dd||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(1af91dec-de2b-4875-8007-957c31649b5b) CBA(/opt/app/onap/blueprints/archive/1af91dec-de2b-4875-8007-957c31649b5b/cba.zip)
2023-02-24 03:28:00,114|32900edb-286c-4824-9887-ecaa0df6f8dd||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1af91dec-de2b-4875-8007-957c31649b5b) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:28:00,137|32900edb-286c-4824-9887-ecaa0df6f8dd||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(helloworld)
2023-02-24 03:28:00,146|32900edb-286c-4824-9887-ecaa0df6f8dd||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1af91dec-de2b-4875-8007-957c31649b5b) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:28:00,255|32900edb-286c-4824-9887-ecaa0df6f8dd||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/1af91dec-de2b-4875-8007-957c31649b5b) present to clean.
2023-02-24 03:28:00,459|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-02-24 03:28:00,460|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 03:28:00,460|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-24 03:28:00,464|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 03:28:00,464|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 03:28:00,468|654321||DefaultDispatcher-worker-31||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:28:00,494|654321||DefaultDispatcher-worker-31||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 03:28:00,494|654321||DefaultDispatcher-worker-31||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 03:28:00,494|654321||DefaultDispatcher-worker-31||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 03:28:00,496|654321||DefaultDispatcher-worker-31||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 03:28:00,496|654321||DefaultDispatcher-worker-31||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 03:28:00,496|654321||DefaultDispatcher-worker-31||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 03:28:00,498|654321||DefaultDispatcher-worker-31||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 03:28:00,526|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([])
2023-02-24 03:28:00,526|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 03:28:00,537|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-24 03:28:00,537|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 03:28:00,538|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 03:28:00,538|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5845254e-3d46-4323-9ed3-56d14eec03e4 auditStoreId -1
2023-02-24 03:38:44,911|d97df687-511e-464b-8705-b1e94a1eb5c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-24 03:38:44,911|d97df687-511e-464b-8705-b1e94a1eb5c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 03:38:44,911|d97df687-511e-464b-8705-b1e94a1eb5c7||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 03:38:45,281|d97df687-511e-464b-8705-b1e94a1eb5c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 03:38:45,282|d97df687-511e-464b-8705-b1e94a1eb5c7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 03:38:46,373|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e9622fb8-a5a3-4585-8bfb-4239aba6acb3)
2023-02-24 03:38:46,375|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/e9622fb8-a5a3-4585-8bfb-4239aba6acb3/Definitions
2023-02-24 03:38:46,377|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 03:38:46,379|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-24 03:38:46,407|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-24 03:38:46,416|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-24 03:38:46,428|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-24 03:38:46,451|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(helloworld)
2023-02-24 03:38:46,451|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-24 03:38:46,452|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(helloworld) targets(helloworld)
2023-02-24 03:38:46,452|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-24 03:38:46,452|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-24 03:38:46,452|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/e9622fb8-a5a3-4585-8bfb-4239aba6acb3/Templates/hello-world-mapping.json
2023-02-24 03:38:46,465|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-24 03:38:46,466|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-24 03:38:46,466|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 03:38:46,466|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-24 03:38:46,466|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/hello-world-mapping.json)
2023-02-24 03:38:46,477|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| distinct resource keys ([])
2023-02-24 03:38:46,477|a4313ea9-0dc0-4606-b024-236d1e919115||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: []
2023-02-24 03:38:46,714|23624eb8-df5e-49f3-baff-ad58c2fb3391||Thread-90||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(acfe8388-ffe2-4c82-8d16-6ff319cb2795) CBA(/opt/app/onap/blueprints/archive/acfe8388-ffe2-4c82-8d16-6ff319cb2795/cba.zip)
2023-02-24 03:38:46,724|23624eb8-df5e-49f3-baff-ad58c2fb3391||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/acfe8388-ffe2-4c82-8d16-6ff319cb2795) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:38:46,753|23624eb8-df5e-49f3-baff-ad58c2fb3391||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(helloworld)
2023-02-24 03:38:46,764|23624eb8-df5e-49f3-baff-ad58c2fb3391||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/acfe8388-ffe2-4c82-8d16-6ff319cb2795) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:38:46,950|23624eb8-df5e-49f3-baff-ad58c2fb3391||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/acfe8388-ffe2-4c82-8d16-6ff319cb2795) present to clean.
2023-02-24 03:38:47,171|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-24 03:38:47,172|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 03:38:47,172|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-24 03:38:47,175|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-24 03:38:47,175|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-24 03:38:47,178|654321||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-24 03:38:47,191|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-24 03:38:47,192|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-24 03:38:47,192|654321||DefaultDispatcher-worker-12||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 03:38:47,193|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-24 03:38:47,193|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 03:38:47,193|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-24 03:38:47,195|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-24 03:38:47,224|654321||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([])
2023-02-24 03:38:47,224|654321||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({ })
2023-02-24 03:38:47,234|654321||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response...
2023-02-24 03:38:47,235|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 03:38:47,235|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-24 03:38:47,236|654321||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6dea959e-fdc6-4078-adf9-144c6fbb06ec auditStoreId -1
2023-02-24 04:39:44,858|5a900c70-40a1-4970-875f-1bddaf707cb2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 04:39:44,859|5a900c70-40a1-4970-875f-1bddaf707cb2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 04:39:44,859|5a900c70-40a1-4970-875f-1bddaf707cb2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 04:39:45,496|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 04:39:45,496|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 04:39:46,589|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 04:39:46,597|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(53150f52-5698-4fd7-84b6-049c64374b77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 04:39:46,625|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(5ebd1eb5-ac27-49c1-9e0a-61d54c68782d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 04:39:46,634|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(1210f0ca-b048-4089-86f3-2e82d8f5cbb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 04:39:46,649|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(e8d6d4a8-a843-4341-b1e0-f6a06b8fa20e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 04:39:46,670|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(3c807056-4286-42ce-a72f-d0c7a8885152) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 04:39:46,687|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(22c3d630-f7b1-4c49-8dce-6fea7fbccf52) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 04:39:46,704|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:39:46,705|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:39:46,705|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:39:46,706|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:39:46,707|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:39:46,707|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:39:46,738|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:39:46,774|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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.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)
2023-02-24 04:39:46,833|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:39:46,858|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:39:46,883|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:39:47,003|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:39:47,004|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:39:47,005|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:39:47,077|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:39:47,203|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:39:47,204|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:39:47,205|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:39:47,255|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:39:47,388|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:39:47,389|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:39:47,390|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:39:47,391|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(HealthCheck)
2023-02-24 04:39:47,392|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 04:39:47,393|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-assign)
2023-02-24 04:39:47,394|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-deploy)
2023-02-24 04:39:47,445|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:39:47,551|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:39:47,552|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:39:47,613|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:39:47,614|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:39:47,615|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:39:47,623|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:39:47,781|5a900c70-40a1-4970-875f-1bddaf707cb2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)

2023-02-24 04:39:49,816|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||Thread-113||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6eda9e1d-a4c6-4252-889d-6119ac77b2ee)
2023-02-24 04:39:49,817|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/6eda9e1d-a4c6-4252-889d-6119ac77b2ee/Definitions
2023-02-24 04:39:49,819|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 04:39:49,820|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-24 04:39:49,845|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-24 04:39:49,862|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-24 04:39:49,869|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-24 04:39:49,888|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 04:39:49,916|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 04:39:49,934|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-24 04:39:49,963|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:49,994|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,013|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,028|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,045|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,102|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-24 04:39:50,109|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-24 04:39:50,109|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-24 04:39:50,129|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 04:39:50,142|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 04:39:50,164|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(capability)
2023-02-24 04:39:50,181|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-24 04:39:50,195|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,211|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,226|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,243|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,263|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,280|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:39:50,345|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(resource-resolution)
2023-02-24 04:39:50,346|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-24 04:39:50,347|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-24 04:39:50,347|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-24 04:39:50,347|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-24 04:39:50,347|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-24 04:39:50,347|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/6eda9e1d-a4c6-4252-889d-6119ac77b2ee/Templates/hello-world-velocity-mapping.json
2023-02-24 04:39:50,358|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-24 04:39:50,358|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-24 04:39:50,359|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/6eda9e1d-a4c6-4252-889d-6119ac77b2ee/Templates/hello-world-jinja-mapping.json
2023-02-24 04:39:50,368|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-24 04:39:50,370|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-24 04:39:50,370|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 04:39:50,370|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-24 04:39:50,371|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-24 04:39:50,371|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-24 04:39:50,390|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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])
2023-02-24 04:39:50,490|9044163a-4b6f-4c4c-bf48-e2fe80f91a28||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-24 04:39:50,738|570aeabd-bf05-4fb4-a288-3bf4bbba2a29||Thread-113||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(a0137296-0a5f-4dc3-8de8-fc4a5b47975b) CBA(/opt/app/onap/blueprints/archive/a0137296-0a5f-4dc3-8de8-fc4a5b47975b/cba.zip)
2023-02-24 04:39:50,747|570aeabd-bf05-4fb4-a288-3bf4bbba2a29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a0137296-0a5f-4dc3-8de8-fc4a5b47975b) and entry definition file (Definitions/resource-resolution.json)
2023-02-24 04:39:50,779|570aeabd-bf05-4fb4-a288-3bf4bbba2a29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-resolution)
2023-02-24 04:39:50,794|570aeabd-bf05-4fb4-a288-3bf4bbba2a29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a0137296-0a5f-4dc3-8de8-fc4a5b47975b) and entry definition file (Definitions/resource-resolution.json)
2023-02-24 04:39:50,878|570aeabd-bf05-4fb4-a288-3bf4bbba2a29||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/a0137296-0a5f-4dc3-8de8-fc4a5b47975b) present to clean.
2023-02-24 04:39:51,093|41f8f71a-5825-4a4f-99f7-ae69b23135d9||reactor-http-epoll-3||||INFO||||||| processing request id 41f8f71a-5825-4a4f-99f7-ae69b23135d9
2023-02-24 04:39:51,093|41f8f71a-5825-4a4f-99f7-ae69b23135d9||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:39:51,093|41f8f71a-5825-4a4f-99f7-ae69b23135d9||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-02-24 04:39:51,100|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-24 04:39:51,181|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 04:39:51,188|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-24 04:39:51,201|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||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)
2023-02-24 04:39:51,215|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-24 04:39:51,220|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-24 04:39:51,221|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:39:51,221|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(41f8f71a-5825-4a4f-99f7-ae69b23135d9) for workflow(resource-resolution) step(helloworld)
2023-02-24 04:39:51,222|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:39:51,222|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||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"}})
2023-02-24 04:39:51,226|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-24 04:39:51,316|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||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
]]])
2023-02-24 04:39:51,386|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:39:51,403|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:39:51,423|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-24 04:39:51,767|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-24 04:39:51,875|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-24 04:39:51,892|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-24 04:39:51,892|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-24 04:39:51,893|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-24 04:39:51,909|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-24 04:39:51,952|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-24 04:39:51,972|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-24 04:39:51,975|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-24 04:39:56,983|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@47bbdb2a
2023-02-24 04:39:56,993|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-24 04:39:57,018|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-24 04:39:57,022|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:39:57,022|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:39:57,022|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-24 04:39:57,029|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-24 04:39:57,042|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-24 04:39:57,043|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-24 04:39:57,043|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-24 04:39:57,043|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-24 04:39:57,043|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-24 04:39:57,045|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:39:57,045|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:39:57,046|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-24 04:39:57,049|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-24 04:39:57,063|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-24 04:39:57,063|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-24 04:39:57,064|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-24 04:39:57,064|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-24 04:39:57,064|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-24 04:39:57,069|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-24 04:39:57,089|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-24 04:39:57,092|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 04:39:57,145|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 04:40:08,113|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| compiled in (10958)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 04:40:08,116|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-24 04:40:08,132|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-24 04:40:08,145|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-24 04:40:08,148|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,148|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,148|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-24 04:40:08,155|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-24 04:40:08,167|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,168|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,168|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 04:40:08,169|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 04:40:08,169|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-24 04:40:08,186|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-24 04:40:08,195|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-24 04:40:08,197|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-24 04:40:08,220|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-24 04:40:08,220|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-24 04:40:08,222|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,222|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,222|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-24 04:40:08,227|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-24 04:40:08,243|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,243|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,243|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-24 04:40:08,244|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-24 04:40:08,244|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-24 04:40:08,255|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-24 04:40:08,273|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,273|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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})
2023-02-24 04:40:08,308|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list)
2023-02-24 04:40:08,312|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-24 04:40:08,312|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,313|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,313|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,313|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,313|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-02-24 04:40:08,325|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-24 04:40:08,330|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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"
})
2023-02-24 04:40:08,531|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-24 04:40:08,566|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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})
2023-02-24 04:40:08,567|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-24 04:40:08,606|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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
]]])
2023-02-24 04:40:08,614|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 04:40:08,614|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-24 04:40:08,615|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-24 04:40:08,615|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-24 04:40:08,626|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-24 04:40:08,664|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@3daed631
2023-02-24 04:40:08,666|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-24 04:40:08,678|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-24 04:40:08,680|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,680|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,680|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-24 04:40:08,682|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-24 04:40:08,698|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,699|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,699|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-24 04:40:08,699|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-24 04:40:08,699|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-24 04:40:08,711|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-24 04:40:08,712|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-24 04:40:08,724|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-24 04:40:08,725|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,725|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,725|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-24 04:40:08,727|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-24 04:40:08,737|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,737|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,738|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-24 04:40:08,738|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-24 04:40:08,738|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-24 04:40:08,749|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-24 04:40:08,750|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-24 04:40:08,764|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-24 04:40:08,765|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,766|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,766|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-24 04:40:08,768|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-24 04:40:08,785|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,785|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,786|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-24 04:40:08,786|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-24 04:40:08,786|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-24 04:40:08,787|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,788|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,788|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-24 04:40:08,790|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-24 04:40:08,800|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,801|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,801|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-24 04:40:08,801|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-24 04:40:08,801|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-24 04:40:08,801|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-24 04:40:08,803|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,803|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-24 04:40:08,804|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-24 04:40:08,806|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-24 04:40:08,813|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-24 04:40:08,818|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,818|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,819|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 04:40:08,819|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-24 04:40:08,819|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-24 04:40:08,836|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-24 04:40:08,837|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-24 04:40:08,843|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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})
2023-02-24 04:40:08,843|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-24 04:40:08,845|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-24 04:40:08,858|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-24 04:40:08,858|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-24 04:40:08,858|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-24 04:40:08,859|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-24 04:40:08,859|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-02-24 04:40:08,873|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-24 04:40:08,875|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-24 04:40:08,875|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-24 04:40:08,887|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-24 04:40:08,888|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-24 04:40:08,888|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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})
2023-02-24 04:40:08,899|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list)
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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"}])
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,901|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,902|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,902|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,902|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,902|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-24 04:40:08,902|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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)
2023-02-24 04:40:08,916|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-24 04:40:08,917|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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"
})
2023-02-24 04:40:09,141|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-24 04:40:09,154|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||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})
2023-02-24 04:40:09,155|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-02-24 04:40:09,155|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:40:09,155|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-24 04:40:09,156|41f8f71a-5825-4a4f-99f7-ae69b23135d9||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f675cd75-4a7f-4af8-9f3b-477b191478cd auditStoreId -1
2023-02-24 04:48:41,969|712b3148-e644-4fe8-9666-17b5b6883197||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 04:48:41,970|712b3148-e644-4fe8-9666-17b5b6883197||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 04:48:41,970|712b3148-e644-4fe8-9666-17b5b6883197||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 04:48:42,367|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 04:48:42,368|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 04:48:43,426|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 04:48:43,427|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(2c12309f-6b11-4253-b04f-5ecfea4d9608) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 04:48:43,456|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(13642c50-8f63-4dba-809d-22dcf0749ca6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 04:48:43,463|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(60419253-915b-441d-8579-29508a426d0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 04:48:43,473|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(4cdaed0c-6ac0-4a1f-ab3b-07f88c99ba84) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 04:48:43,491|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(dc5749b3-47b7-4854-bed7-5723c8ba3b02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 04:48:43,506|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(1445affa-592b-4dcb-88dc-59c4d1c5bcda) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 04:48:43,522|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:43,525|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:48:43,526|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:48:43,526|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:48:43,527|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:43,527|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:43,568|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:43,572|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:48:43,616|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:48:43,639|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:48:43,662|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:48:43,739|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:48:43,740|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:48:43,741|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:43,789|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:43,845|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 04:48:43,909|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-24 04:48:43,922|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 04:48:43,995|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:48:43,996|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:48:43,998|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:44,041|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:48:44,086|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 04:48:44,116|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-24 04:48:44,125|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 04:48:44,202|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:48:44,203|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:48:44,203|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:44,204|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(HealthCheck)
2023-02-24 04:48:44,205|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 04:48:44,206|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-assign)
2023-02-24 04:48:44,206|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-deploy)
2023-02-24 04:48:44,259|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:48:44,323|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-24 04:48:44,360|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-24 04:48:44,368|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-24 04:48:44,439|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:48:44,440|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:44,480|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:48:44,481|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:44,483|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:48:44,505|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:48:44,655|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-24 04:48:45,010|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-24 04:48:45,012|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-24 04:48:45,082|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-24 04:48:45,110|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-24 04:48:45,112|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-24 04:48:45,170|712b3148-e644-4fe8-9666-17b5b6883197||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)

2023-02-24 04:48:55,760|f6da9601-fc45-4ca2-83ea-b4148f8226ba||Thread-140||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(513f2aef-7698-4200-96ba-0008eb4507ae) CBA(/opt/app/onap/blueprints/archive/513f2aef-7698-4200-96ba-0008eb4507ae/cba.zip)
2023-02-24 04:48:55,795|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/513f2aef-7698-4200-96ba-0008eb4507ae) and entry definition file (Definitions/CNF.json)
2023-02-24 04:48:55,883|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:48:55,884|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:48:55,885|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:48:55,885|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(scale-out)
2023-02-24 04:48:55,886|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(scale)
2023-02-24 04:48:55,887|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(scale-in)
2023-02-24 04:48:55,888|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(health-check)
2023-02-24 04:48:55,927|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/513f2aef-7698-4200-96ba-0008eb4507ae) and entry definition file (Definitions/CNF.json)
2023-02-24 04:48:56,037|f6da9601-fc45-4ca2-83ea-b4148f8226ba||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/513f2aef-7698-4200-96ba-0008eb4507ae) present to clean.
2023-02-24 04:49:00,352|3ac45605-ba7b-4a15-a970-e27c86c407af||Thread-140||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/03838d10-29b6-4b53-8865-843195ee9aef)
2023-02-24 04:49:00,354|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/03838d10-29b6-4b53-8865-843195ee9aef/Definitions
2023-02-24 04:49:00,356|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 04:49:00,357|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-24 04:49:00,383|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(vnf-template)
2023-02-24 04:49:00,390|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-24 04:49:00,397|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-24 04:49:00,422|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,446|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,455|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,462|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-24 04:49:00,463|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-24 04:49:00,463|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-24 04:49:00,477|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,488|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,495|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,505|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-24 04:49:00,525|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,535|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,548|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,560|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,570|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,583|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,605|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-24 04:49:00,610|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-24 04:49:00,610|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-24 04:49:00,610|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-24 04:49:00,626|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,642|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,653|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(input)
2023-02-24 04:49:00,663|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-24 04:49:00,716|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(resource-assignment)
2023-02-24 04:49:00,716|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-24 04:49:00,716|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-24 04:49:00,717|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-24 04:49:00,717|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-24 04:49:00,717|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-24 04:49:00,717|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/03838d10-29b6-4b53-8865-843195ee9aef/Templates/vnf-mapping.json
2023-02-24 04:49:00,723|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-24 04:49:00,723|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-24 04:49:00,723|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/03838d10-29b6-4b53-8865-843195ee9aef/Templates/base_ubuntu20-mapping.json
2023-02-24 04:49:00,730|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-24 04:49:00,730|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-24 04:49:00,731|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(config-assign)
2023-02-24 04:49:00,731|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-24 04:49:00,731|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(config-assign) targets(config-assign)
2023-02-24 04:49:00,731|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-24 04:49:00,731|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-24 04:49:00,732|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/03838d10-29b6-4b53-8865-843195ee9aef/Templates/baseconfig-mapping.json
2023-02-24 04:49:00,741|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-24 04:49:00,741|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(config-deploy)
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-deploy) resource assignment files([]
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/vnf-mapping.json)
2023-02-24 04:49:00,742|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-24 04:49:00,743|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/baseconfig-mapping.json)
2023-02-24 04:49:00,768|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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])
2023-02-24 04:49:00,863|3ac45605-ba7b-4a15-a970-e27c86c407af||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-24 04:49:01,137|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||Thread-140||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(fe08ea81-0e07-421a-b604-e453c3fc3801) CBA(/opt/app/onap/blueprints/archive/fe08ea81-0e07-421a-b604-e453c3fc3801/cba.zip)
2023-02-24 04:49:01,146|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||Thread-140||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe08ea81-0e07-421a-b604-e453c3fc3801) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:49:01,156|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:49:01,181|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:49:01,182|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:49:01,183|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:49:01,192|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe08ea81-0e07-421a-b604-e453c3fc3801) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:49:01,272|c72d0180-3ffb-4b2b-b535-18ac0c162ac8||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/working/fe08ea81-0e07-421a-b604-e453c3fc3801) present to clean.
2023-02-24 04:50:39,640|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-24 04:50:39,641|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-24 04:50:39,641|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-24 04:50:39,943|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-24 04:50:39,943|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-24 04:50:40,754|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-24 04:50:40,756|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(f5f0bdca-4ea6-42ba-9e47-1a5b77e34f3f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-24 04:50:40,775|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(b88933d4-5e66-4014-89ba-2b5c266c7fb9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-24 04:50:40,785|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(cf639ef1-3dc1-462d-affd-f90b1e53e3fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-24 04:50:40,796|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(1c4661a5-94e2-4af2-b9c2-0b424fd83b60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-24 04:50:40,809|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(3724ff8b-9976-42ae-bcec-478ce038ed80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-24 04:50:40,824|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Save processing(6ac76763-1855-45f2-ab25-129d8617dba8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-24 04:50:40,838|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:50:40,839|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:50:40,839|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:50:40,839|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:50:40,840|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:50:40,840|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:50:40,852|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:50:40,876|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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.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)
2023-02-24 04:50:40,914|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:50:40,941|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:50:40,959|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-24 04:50:41,028|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:50:41,029|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:50:41,030|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:50:41,070|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:50:41,133|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 04:50:41,182|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-24 04:50:41,194|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-24 04:50:41,307|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:50:41,308|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:50:41,309|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:50:41,351|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)
2023-02-24 04:50:41,395|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 04:50:41,432|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-24 04:50:41,433|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-24 04:50:41,542|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:50:41,543|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:50:41,544|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:50:41,545|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(HealthCheck)
2023-02-24 04:50:41,547|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-24 04:50:41,549|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-assign)
2023-02-24 04:50:41,550|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(vf-config-deploy)
2023-02-24 04:50:41,589|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-02-24 04:50:41,648|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-24 04:50:41,695|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-24 04:50:41,696|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-24 04:50:41,782|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(resource-assignment)
2023-02-24 04:50:41,783|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:50:41,850|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-assign)
2023-02-24 04:50:41,851|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Validating Workflow(config-deploy)
2023-02-24 04:50:41,852|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-02-24 04:50:41,861|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-02-24 04:50:41,891|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-24 04:50:41,929|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-24 04:50:41,930|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-24 04:50:42,005|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-24 04:50:42,041|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-79799b686-xlmbl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-24 04:50:42,042|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-24 04:50:42,089|df0ce96c-4f55-4809-a8b8-ba1d21dc0756||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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)

2023-02-24 04:50:57,770|fd5d5224-744b-4eeb-a69f-51651179d72a||Thread-166||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0d5d04a1-d26d-4cb8-a346-88f000a2306e)
2023-02-24 04:50:57,772|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| deleting definition types under : /opt/app/onap/blueprints/working/0d5d04a1-d26d-4cb8-a346-88f000a2306e/Definitions
2023-02-24 04:50:57,774|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| reinitialized all type definitions
2023-02-24 04:50:57,776|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-24 04:50:57,795|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-24 04:50:57,811|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-24 04:50:57,818|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-24 04:50:57,823|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-24 04:50:57,855|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(config-assign)
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(config-assign) targets(resolve-data)
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-24 04:50:57,883|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enriching artifacts file(/opt/app/onap/blueprints/working/0d5d04a1-d26d-4cb8-a346-88f000a2306e/Templates/netconfrpc-mapping.json
2023-02-24 04:50:57,889|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-24 04:50:57,889|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-24 04:50:57,890|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing Workflow(config-deploy)
2023-02-24 04:50:57,890|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-24 04:50:57,891|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-24 04:50:57,891|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(config-deploy) resource assignment files([]
2023-02-24 04:50:57,891|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| ##### Enhancing blueprint Resource Definitions
2023-02-24 04:50:57,891|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-24 04:50:57,891|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-24 04:50:57,897|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| distinct resource keys ([input-source])
2023-02-24 04:50:57,911|fd5d5224-744b-4eeb-a69f-51651179d72a||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-24 04:54:06,139|f1164382-6d25-420e-b99a-3381198ec82e||reactor-http-epoll-4||||INFO||||||| processing request id f1164382-6d25-420e-b99a-3381198ec82e
2023-02-24 04:54:06,139|f1164382-6d25-420e-b99a-3381198ec82e||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:54:06,139|f1164382-6d25-420e-b99a-3381198ec82e||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 04:54:06,156|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-24 04:54:06,426|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:06,429|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 04:54:06,432|f1164382-6d25-420e-b99a-3381198ec82e||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)
2023-02-24 04:54:06,446|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 04:54:06,531|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 04:54:06,557|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[f1164382-6d25-420e-b99a-3381198ec82e])'s step(resource-assignment)
2023-02-24 04:54:06,557|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:54:06,558|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f1164382-6d25-420e-b99a-3381198ec82e) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 04:54:06,558|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:06,558|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 04:54:06,560|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-24 04:54:06,582|f1164382-6d25-420e-b99a-3381198ec82e||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
]]])
2023-02-24 04:54:06,597|f1164382-6d25-420e-b99a-3381198ec82e||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)
2023-02-24 04:54:06,598|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-24 04:54:06,598|f1164382-6d25-420e-b99a-3381198ec82e||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)
2023-02-24 04:54:06,599|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("dfbde0b3-a15f-402b-8732-0f6e833ddb72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:54:06,599|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("328dd0af-b5ff-43c1-a55f-7d22aaf9047c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:54:06,601|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-24 04:54:06,608|f1164382-6d25-420e-b99a-3381198ec82e||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})
2023-02-24 04:54:06,609|f1164382-6d25-420e-b99a-3381198ec82e||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})
2023-02-24 04:54:06,621|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-24 04:54:09,195|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:09,196|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 04:54:09,197|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z")
2023-02-24 04:54:09,197|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z")
2023-02-24 04:54:09,197|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 04:54:09,198|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-24 04:54:09,201|f1164382-6d25-420e-b99a-3381198ec82e||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" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230224t045406781651z"
})
2023-02-24 04:54:09,211|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 04:54:09,211|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:09,211|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-24 04:54:09,212|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f1164382-6d25-420e-b99a-3381198ec82e])'s step(profile-upload)
2023-02-24 04:54:09,212|f1164382-6d25-420e-b99a-3381198ec82e||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.
2023-02-24 04:54:09,221|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f1164382-6d25-420e-b99a-3381198ec82e) for workflow(resource-assignment) step(profile-upload)
2023-02-24 04:54:09,221|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-24 04:54:09,221|f1164382-6d25-420e-b99a-3381198ec82e||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"]}})
2023-02-24 04:54:09,223|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-24 04:54:09,223|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-02-24 04:54:09,223|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-24 04:54:09,227|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-24 04:54:09,228|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 04:54:09,228|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-24 04:54:09,228|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-24 04:54:09,229|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 04:54:09,234|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| workflow(f1164382-6d25-420e-b99a-3381198ec82e) nodes completed with (0)exceptions
2023-02-24 04:54:09,235|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 04:54:09,236|f1164382-6d25-420e-b99a-3381198ec82e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b7d956c-fd0f-4f08-9012-0e4f2193f8f5 auditStoreId -1
2023-02-24 04:54:18,455|4fa90d31-3f3d-439a-a250-a95147196d68||reactor-http-epoll-4||||INFO||||||| processing request id 4fa90d31-3f3d-439a-a250-a95147196d68
2023-02-24 04:54:18,455|4fa90d31-3f3d-439a-a250-a95147196d68||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:54:18,457|4fa90d31-3f3d-439a-a250-a95147196d68||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 04:54:18,460|4fa90d31-3f3d-439a-a250-a95147196d68||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:18,460|4fa90d31-3f3d-439a-a250-a95147196d68||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 04:54:18,464|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:18,492|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 04:54:18,495|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 04:54:18,495|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[4fa90d31-3f3d-439a-a250-a95147196d68])'s step(resource-assignment)
2023-02-24 04:54:18,496|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:54:18,496|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(4fa90d31-3f3d-439a-a250-a95147196d68) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 04:54:18,496|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:18,496|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 04:54:18,498|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-24 04:54:18,529|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||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
]]])
2023-02-24 04:54:18,536|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-24 04:54:18,537|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("0490ec18-656e-44a0-a47c-e8fc5d06cbb0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-24 04:54:18,537|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-02-24 04:54:18,537|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-02-24 04:54:18,538|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-24 04:54:18,539|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2"}
2023-02-24 04:54:18,539|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2"}
2023-02-24 04:54:18,540|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||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})
2023-02-24 04:54:18,540|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||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})
2023-02-24 04:54:18,619|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2})
2023-02-24 04:54:18,624|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2})
2023-02-24 04:54:18,645|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-24 04:54:18,646|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 04:54:18,648|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"}])
2023-02-24 04:54:18,648|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e012d251-72eb-4650-9448-c095fbe47c6c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-02-24 04:54:18,649|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6"}])
2023-02-24 04:54:18,649|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("04c7a01b-c573-4bda-aafb-1e53cb9a82e6") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-02-24 04:54:18,651|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-24 04:54:18,661|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> e012d251-72eb-4650-9448-c095fbe47c6c
2023-02-24 04:54:18,664|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2"}
2023-02-24 04:54:18,664|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||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})
2023-02-24 04:54:18,707|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2})
2023-02-24 04:54:18,747|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-24 04:54:18,748|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-24 04:54:18,749|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-24 04:54:18,750|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-02-24 04:54:18,750|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-24 04:54:18,758|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2
2023-02-24 04:54:18,760|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("328dd0af-b5ff-43c1-a55f-7d22aaf9047c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:54:18,760|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:18,760|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:18,761|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dfbde0b3-a15f-402b-8732-0f6e833ddb72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:54:18,762|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c", vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:54:18,762|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c", vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:54:18,768|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:18,769|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:18,769|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:18,769|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:18,816|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-24 04:54:18,819|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-24 04:54:18,883|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:18,883|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:18,884|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-24 04:54:18,884|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 04:54:18,884|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-24 04:54:18,884|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-24 04:54:18,885|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:18,884|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z")
2023-02-24 04:54:18,885|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z")
2023-02-24 04:54:18,885|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 04:54:18,887|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230224t045406781651z", vf-module-label="helm_apache", vf-module-id="0490ec18-656e-44a0-a47c-e8fc5d06cbb0"}
2023-02-24 04:54:18,893|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||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})
2023-02-24 04:54:18,894|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||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})
2023-02-24 04:54:18,897|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-24 04:54:19,037|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:19,037|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-24 04:54:19,039|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z-helm_apache-vfmt-001")
2023-02-24 04:54:19,039|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z-helm_apache-vfmt-001")
2023-02-24 04:54:19,039|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230224t045406781651z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-24 04:54:19,041|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-24 04:54:19,046|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c", vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:54:19,056|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:19,057|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:19,097|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-24 04:54:19,151|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:19,152|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-24 04:54:19,152|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-24 04:54:19,152|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-24 04:54:19,152|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:19,153|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-02-24 04:54:19,154|4fa90d31-3f3d-439a-a250-a95147196d68||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)
2023-02-24 04:54:19,156|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||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" : "e012d251-72eb-4650-9448-c095fbe47c6c",
  "k8s-rb-definition-version" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
  "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" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
  "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
  "vf-module-model-invariant-uuid" : "e012d251-72eb-4650-9448-c095fbe47c6c",
  "vf-module-model-version" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230224t045406781651z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230224t045406781651z"
})
2023-02-24 04:54:19,170|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-02-24 04:54:19,170|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:19,170|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-24 04:54:19,172|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[4fa90d31-3f3d-439a-a250-a95147196d68])'s step(profile-upload)
2023-02-24 04:54:19,172|4fa90d31-3f3d-439a-a250-a95147196d68||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.
2023-02-24 04:54:19,175|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(4fa90d31-3f3d-439a-a250-a95147196d68) for workflow(resource-assignment) step(profile-upload)
2023-02-24 04:54:19,175|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-24 04:54:19,175|4fa90d31-3f3d-439a-a250-a95147196d68||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"]}})
2023-02-24 04:54:19,176|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-24 04:54:19,176|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-02-24 04:54:19,176|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-24 04:54:19,195|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2)
2023-02-24 04:54:19,237|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:19,248|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/profile/node-port-profile)
2023-02-24 04:54:19,308|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2023-02-24 04:54:19,308|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2023-02-24 04:54:19,333|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/profile)
2023-02-24 04:54:19,367|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2023-02-24 04:54:19,390|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/profile/node-port-profile/content)
2023-02-24 04:54:19,448|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-24 04:54:19,449|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2023-02-24 04:54:19,449|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 04:54:19,449|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-24 04:54:19,449|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-24 04:54:19,450|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 04:54:19,453|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| workflow(4fa90d31-3f3d-439a-a250-a95147196d68) nodes completed with (0)exceptions
2023-02-24 04:54:19,453|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 04:54:19,453|4fa90d31-3f3d-439a-a250-a95147196d68||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2cbefd18-b1ed-4070-b300-5a01b819cdb9 auditStoreId -1
2023-02-24 04:54:33,070|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 04:54:33,178|||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]]
2023-02-24 04:54:33,401|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing request id 315ccd09-9b90-464b-af9e-c14c6cbfb954
2023-02-24 04:54:33,401|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:54:33,401|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| StoreAuditService ID  -1
2023-02-24 04:54:33,402|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:33,402|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 04:54:33,407|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-24 04:54:33,434|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deriving input data for workflow: (config-assign)
2023-02-24 04:54:33,436|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 04:54:33,437|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-assign[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(config-setup)
2023-02-24 04:54:33,437|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:54:33,438|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-assign) step(config-setup)
2023-02-24 04:54:33,438|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:33,438|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-24 04:54:33,439|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-24 04:54:33,472|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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
]]])
2023-02-24 04:54:33,475|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 04:54:33,477|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("328dd0af-b5ff-43c1-a55f-7d22aaf9047c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:54:33,480|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c"}
2023-02-24 04:54:33,488|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c), 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})
2023-02-24 04:54:33,489|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-24 04:54:33,522|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c)
2023-02-24 04:54:33,547|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:54:33,548|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (string)
2023-02-24 04:54:33,550|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18")
2023-02-24 04:54:33,550|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18")
2023-02-24 04:54:33,550|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-24 04:54:33,552|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("dfbde0b3-a15f-402b-8732-0f6e833ddb72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:54:33,555|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c", vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:54:33,570|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:54:33,570|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 04:54:33,594|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vf-modules)
2023-02-24 04:54:33,613|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:54:33,613|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (json)
2023-02-24 04:54:33,614|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85e0d518-fe88-4f49-b324-d36cabd9e3f3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2e933f8a-9e01-47dd-87e8-efcd84cfd8ce","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0"}}}]})
2023-02-24 04:54:33,615|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85e0d518-fe88-4f49-b324-d36cabd9e3f3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2e933f8a-9e01-47dd-87e8-efcd84cfd8ce","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0"}}}]})
2023-02-24 04:54:33,615|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85e0d518-fe88-4f49-b324-d36cabd9e3f3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2e933f8a-9e01-47dd-87e8-efcd84cfd8ce","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0"}}}]), type  ({json})
2023-02-24 04:54:33,615|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"85e0d518-fe88-4f49-b324-d36cabd9e3f3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2e933f8a-9e01-47dd-87e8-efcd84cfd8ce","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-24 04:54:33,617|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:54:33,620|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-24 04:54:33,620|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 04:54:33,686|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1)
2023-02-24 04:54:33,839|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:54:33,840|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (json)
2023-02-24 04:54:33,841|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214459902","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]})
2023-02-24 04:54:33,841|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214459902","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]})
2023-02-24 04:54:33,842|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214459902","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]), type  ({json})
2023-02-24 04:54:33,842|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214459902","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-24 04:54:33,844|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-24 04:54:33,846|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:41,982|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| compiled in (8136)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:41,982|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:54:42,009|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e012d251-72eb-4650-9448-c095fbe47c6c","k8s-rb-definition-version":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","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)
2023-02-24 04:54:42,011|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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" : "e012d251-72eb-4650-9448-c095fbe47c6c",
      "k8s-rb-definition-version" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
  "service-instance-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
      "model-invariant-id" : "e012d251-72eb-4650-9448-c095fbe47c6c",
      "model-version-id" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1677214459902",
      "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
      "vf-module-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "315ccd09-9b90-464b-af9e-c14c6cbfb954",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2e933f8a-9e01-47dd-87e8-efcd84cfd8ce",
          "svc-request-id" : "85e0d518-fe88-4f49-b324-d36cabd9e3f3"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a0af427c-d6b6-46e1-8a12-9b4291d9f6d4",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "9420b990-7b5d-4704-b467-239ec093fb55",
            "model-version" : "1.0"
          },
          "service-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
          "service-instance-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
            "model-invariant-uuid" : "e012d251-72eb-4650-9448-c095fbe47c6c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
            "model-version" : "1"
          },
          "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
          "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_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
            "model-invariant-uuid" : "e012d251-72eb-4650-9448-c095fbe47c6c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
            "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" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6"
            }, {
              "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-20230224t045406781651z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e012d251-72eb-4650-9448-c095fbe47c6c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230224t045406781651z"
            }, {
              "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" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
            "vf-module-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "74c76b9f-0850-48c8-9cbd-cd72c0427069",
            "model-invariant-uuid" : "c5adbb5c-ab67-44b8-8119-82724f0f11c3",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "16726f9c-4f79-40c7-b8a3-2645bf6f98e8",
            "model-version" : "1.0"
          },
          "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0"
    } ]
  },
  "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72"
})
2023-02-24 04:54:42,026|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:54:42,026|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:54:42,026|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-24 04:54:42,027|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-assign[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(config-template)
2023-02-24 04:54:42,027|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:54:42,037|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-assign) step(config-template)
2023-02-24 04:54:42,037|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-02-24 04:54:42,037|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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"]}})
2023-02-24 04:54:42,119|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Triggering K8s Config Upload component logic.
2023-02-24 04:54:42,120|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Getting the template prefixes
2023-02-24 04:54:42,120|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Iterating over prefixes in resource assignment map.
2023-02-24 04:54:42,131|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2)
2023-02-24 04:54:42,254|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:54:42,266|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/config-template/replica-count-template)
2023-02-24 04:54:42,293|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(500 - Internal Server Error)
2023-02-24 04:54:42,293|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Uploading K8s template..
2023-02-24 04:54:42,308|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(POST), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/config-template)
2023-02-24 04:54:42,375|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(201 - Created)
2023-02-24 04:54:42,387|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(POST), url(/v1/rb/definition/e012d251-72eb-4650-9448-c095fbe47c6c/44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2/config-template/replica-count-template/content)
2023-02-24 04:54:42,445|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:54:42,445|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| K8s Config Upload Completed
2023-02-24 04:54:42,446|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:54:42,446|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-02-24 04:54:42,446|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(config-template) -> executed state(SUCCESS)
2023-02-24 04:54:42,447|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 04:54:42,448|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(315ccd09-9b90-464b-af9e-c14c6cbfb954) nodes completed with (0)exceptions
2023-02-24 04:54:42,448|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-24 04:54:42,449|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 391ba57f-bd3b-4820-906e-1dfdb895a82f auditStoreId -1
2023-02-24 04:54:42,527|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Completed
2023-02-24 04:55:44,977|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 04:55:45,095|||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]]
2023-02-24 04:55:45,101|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing request id 315ccd09-9b90-464b-af9e-c14c6cbfb954
2023-02-24 04:55:45,101|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:55:45,102|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| StoreAuditService ID  -1
2023-02-24 04:55:45,103|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-24 04:55:45,103|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-24 04:55:45,106|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-24 04:55:45,117|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deriving input data for workflow: (config-deploy)
2023-02-24 04:55:45,118|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(START) -> executed state(SUCCESS)
2023-02-24 04:55:45,119|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(config-setup)
2023-02-24 04:55:45,119|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:55:45,120|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-deploy) step(config-setup)
2023-02-24 04:55:45,120|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:55:45,120|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-02-24 04:55:45,121|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-24 04:55:45,172|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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
]]])
2023-02-24 04:55:45,175|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 04:55:45,176|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("328dd0af-b5ff-43c1-a55f-7d22aaf9047c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:55:45,178|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c"}
2023-02-24 04:55:45,183|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c), 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})
2023-02-24 04:55:45,184|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-02-24 04:55:45,339|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c)
2023-02-24 04:55:45,369|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:55:45,370|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (string)
2023-02-24 04:55:45,371|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18")
2023-02-24 04:55:45,371|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18")
2023-02-24 04:55:45,371|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-24 04:55:45,372|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("dfbde0b3-a15f-402b-8732-0f6e833ddb72") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:55:45,374|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{service-instance-id="328dd0af-b5ff-43c1-a55f-7d22aaf9047c", vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:55:45,378|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/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})
2023-02-24 04:55:45,378|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 04:55:45,402|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/328dd0af-b5ff-43c1-a55f-7d22aaf9047c/service-data/vnfs/vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72/vnf-data/vf-modules)
2023-02-24 04:55:45,418|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:55:45,418|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (json)
2023-02-24 04:55:45,419|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aff56646-4ecc-41d5-a514-1ecb56d4c245","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6eef6d86-cc12-4e63-848a-cb43ddcaf23c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","from-preload":false}}}]})
2023-02-24 04:55:45,419|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aff56646-4ecc-41d5-a514-1ecb56d4c245","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6eef6d86-cc12-4e63-848a-cb43ddcaf23c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","from-preload":false}}}]})
2023-02-24 04:55:45,419|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aff56646-4ecc-41d5-a514-1ecb56d4c245","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6eef6d86-cc12-4e63-848a-cb43ddcaf23c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","from-preload":false}}}]), type  ({json})
2023-02-24 04:55:45,420|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","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_3814b175-9b78-4f4b-801b-044c8d643d18_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":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","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-20230224t045406781651z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"e012d251-72eb-4650-9448-c095fbe47c6c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230224t045406781651z","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":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"315ccd09-9b90-464b-af9e-c14c6cbfb954","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"9420b990-7b5d-4704-b467-239ec093fb55","model-invariant-uuid":"a0af427c-d6b6-46e1-8a12-9b4291d9f6d4"},"global-customer-id":"basiccnf-macro-customer","service-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","service-instance-id":"328dd0af-b5ff-43c1-a55f-7d22aaf9047c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"aff56646-4ecc-41d5-a514-1ecb56d4c245","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6eef6d86-cc12-4e63-848a-cb43ddcaf23c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"74c76b9f-0850-48c8-9cbd-cd72c0427069","model-uuid":"16726f9c-4f79-40c7-b8a3-2645bf6f98e8","model-invariant-uuid":"c5adbb5c-ab67-44b8-8119-82724f0f11c3"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"dfbde0b3-a15f-402b-8732-0f6e833ddb72"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","model-uuid":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-invariant-uuid":"e012d251-72eb-4650-9448-c095fbe47c6c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-24 04:55:45,421|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 
Resolved Input Key mappings: 
{vnf-id="dfbde0b3-a15f-402b-8732-0f6e833ddb72"}
2023-02-24 04:55:45,425|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-24 04:55:45,425|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-24 04:55:45,462|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/dfbde0b3-a15f-402b-8732-0f6e833ddb72?depth=1)
2023-02-24 04:55:45,652|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:55:45,652|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response processing type (json)
2023-02-24 04:55:45,653|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_driscoll","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214534400","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]})
2023-02-24 04:55:45,653|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_driscoll","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214534400","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]})
2023-02-24 04:55:45,653|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_driscoll","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214534400","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]), type  ({json})
2023-02-24 04:55:45,653|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"0490ec18-656e-44a0-a47c-e8fc5d06cbb0","vf-module-name":"basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_driscoll","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1677214534400","model-invariant-id":"e012d251-72eb-4650-9448-c095fbe47c6c","model-version-id":"04c7a01b-c573-4bda-aafb-1e53cb9a82e6","model-customization-id":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-24 04:55:45,654|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-24 04:55:45,657|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"e012d251-72eb-4650-9448-c095fbe47c6c","k8s-rb-definition-version":"44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2","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":"gracious_driscoll"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-02-24 04:55:45,659|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "gracious_driscoll",
      "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" : "e012d251-72eb-4650-9448-c095fbe47c6c",
      "k8s-rb-definition-version" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
  "service-instance-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "gracious_driscoll",
      "is-base-vf-module" : false,
      "model-customization-id" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
      "model-invariant-id" : "e012d251-72eb-4650-9448-c095fbe47c6c",
      "model-version-id" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1677214534400",
      "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
      "vf-module-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "315ccd09-9b90-464b-af9e-c14c6cbfb954",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6eef6d86-cc12-4e63-848a-cb43ddcaf23c",
          "svc-request-id" : "aff56646-4ecc-41d5-a514-1ecb56d4c245"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "a0af427c-d6b6-46e1-8a12-9b4291d9f6d4",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "9420b990-7b5d-4704-b467-239ec093fb55",
            "model-version" : "1.0"
          },
          "service-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
          "service-instance-id" : "328dd0af-b5ff-43c1-a55f-7d22aaf9047c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
            "model-invariant-uuid" : "e012d251-72eb-4650-9448-c095fbe47c6c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
            "model-version" : "1"
          },
          "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
          "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_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "44e1ec6f-0aeb-42dc-adf3-d7c22618e8d2",
            "model-invariant-uuid" : "e012d251-72eb-4650-9448-c095fbe47c6c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6",
            "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" : "04c7a01b-c573-4bda-aafb-1e53cb9a82e6"
            }, {
              "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-20230224t045406781651z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "e012d251-72eb-4650-9448-c095fbe47c6c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230224t045406781651z"
            }, {
              "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" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0",
            "vf-module-name" : "basic_cnf_macro_3814b175-9b78-4f4b-801b-044c8d643d18_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "74c76b9f-0850-48c8-9cbd-cd72c0427069",
            "model-invariant-uuid" : "c5adbb5c-ab67-44b8-8119-82724f0f11c3",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "16726f9c-4f79-40c7-b8a3-2645bf6f98e8",
            "model-version" : "1.0"
          },
          "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "0490ec18-656e-44a0-a47c-e8fc5d06cbb0"
    } ]
  },
  "vnf-id" : "dfbde0b3-a15f-402b-8732-0f6e833ddb72"
})
2023-02-24 04:55:45,665|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:55:45,665|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:55:45,665|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-24 04:55:45,666|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(status-verification-script)
2023-02-24 04:55:45,666|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:55:45,673|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-deploy) step(status-verification-script)
2023-02-24 04:55:45,673|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 04:55:45,673|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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"})
2023-02-24 04:55:45,679|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-24 04:55:45,688|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| SIMPLE STATUS CHECK - START
2023-02-24 04:55:45,702|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:55:45,999|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:55:46,019|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is ready.
2023-02-24 04:55:46,019|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| SIMPLE STATUS CHECK - END
2023-02-24 04:55:46,019|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:55:46,019|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 04:55:46,020|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-02-24 04:55:46,020|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(config-apply)
2023-02-24 04:55:46,021|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:55:46,027|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-deploy) step(config-apply)
2023-02-24 04:55:46,027|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-02-24 04:55:46,027|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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"]}})
2023-02-24 04:55:46,029|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Triggering K8s Config Value component logic.
2023-02-24 04:55:46,029|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Getting the template prefixes
2023-02-24 04:55:46,030|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Iterating over prefixes in resource assignment map.
2023-02-24 04:55:46,040|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/config/replica-count-change)
2023-02-24 04:55:51,122|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(500 - Internal Server Error)
2023-02-24 04:55:51,123|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Uploading K8s config..
2023-02-24 04:55:51,183|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Config building started from source custom-values
2023-02-24 04:55:51,183|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-02-24 04:55:51,209|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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
]]])
2023-02-24 04:55:51,211|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-24 04:55:51,212|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-02-24 04:55:51,304|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(POST), url(/v1/instance/gracious_driscoll/config)
2023-02-24 04:55:52,177|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(201 - Created)
2023-02-24 04:55:52,188|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:55:52,188|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-02-24 04:55:52,188|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-02-24 04:55:52,189|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(status-verification-script-after)
2023-02-24 04:55:52,190|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:55:52,190|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-deploy) step(status-verification-script-after)
2023-02-24 04:55:52,190|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 04:55:52,190|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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"})
2023-02-24 04:55:52,191|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-24 04:55:52,193|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| SIMPLE STATUS CHECK - START
2023-02-24 04:55:52,204|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:55:52,566|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:55:52,574|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is not ready. Please wait...
2023-02-24 04:56:02,584|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:56:02,688|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:56:02,701|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is not ready. Please wait...
2023-02-24 04:56:08,216|64d2fd00-c205-4068-84d6-692ae3063f0c||reactor-http-epoll-4||||INFO||||||| processing request id 64d2fd00-c205-4068-84d6-692ae3063f0c
2023-02-24 04:56:08,216|64d2fd00-c205-4068-84d6-692ae3063f0c||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:56:08,216|64d2fd00-c205-4068-84d6-692ae3063f0c||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 04:56:08,223|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-24 04:56:08,334|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 04:56:08,337|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 04:56:08,340|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:56:08,361|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 04:56:08,362|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-24 04:56:08,362|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:56:08,364|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(64d2fd00-c205-4068-84d6-692ae3063f0c) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 04:56:08,364|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:08,364|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 04:56:08,365|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-24 04:56:08,382|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||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
]]])
2023-02-24 04:56:08,384|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 04:56:08,384|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("37da8431-2aae-4ae2-ba8c-74b6912bb166") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:56:08,384|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("09c52c9c-6753-4d31-82b3-174b753ba0a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:56:08,385|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "37da8431-2aae-4ae2-ba8c-74b6912bb166",
  "vnf-id" : "09c52c9c-6753-4d31-82b3-174b753ba0a0",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-24 04:56:08,395|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 04:56:08,395|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:08,395|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 04:56:08,396|64d2fd00-c205-4068-84d6-692ae3063f0c||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e3682caa-a742-4837-a200-e9d998d2b0b4 auditStoreId -1
2023-02-24 04:56:12,711|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:56:13,078|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:56:13,081|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is not ready. Please wait...
2023-02-24 04:56:19,390|523b38fb-384c-462d-a247-d2be77020176||reactor-http-epoll-4||||INFO||||||| processing request id 523b38fb-384c-462d-a247-d2be77020176
2023-02-24 04:56:19,390|523b38fb-384c-462d-a247-d2be77020176||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:56:19,390|523b38fb-384c-462d-a247-d2be77020176||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-24 04:56:19,391|523b38fb-384c-462d-a247-d2be77020176||reactor-http-epoll-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 04:56:19,391|523b38fb-384c-462d-a247-d2be77020176||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 04:56:19,394|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:56:19,435|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-24 04:56:19,436|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-24 04:56:19,437|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:56:19,438|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(523b38fb-384c-462d-a247-d2be77020176) for workflow(resource-assignment) step(resource-assignment)
2023-02-24 04:56:19,438|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:19,439|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-24 04:56:19,440|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-24 04:56:19,459|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||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
]]])
2023-02-24 04:56:19,463|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-24 04:56:19,464|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-24 04:56:19,465|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-24 04:56:19,465|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-24 04:56:19,465|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("50af27f2-7007-4d75-b659-e541fc288c4b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-24 04:56:19,465|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("37da8431-2aae-4ae2-ba8c-74b6912bb166") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:56:19,466|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||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)
2023-02-24 04:56:19,466|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-24 04:56:19,467|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-24 04:56:19,467|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("09c52c9c-6753-4d31-82b3-174b753ba0a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:56:19,468|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "37da8431-2aae-4ae2-ba8c-74b6912bb166",
  "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" : "50af27f2-7007-4d75-b659-e541fc288c4b",
  "vnf-id" : "09c52c9c-6753-4d31-82b3-174b753ba0a0",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-24 04:56:19,481|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-24 04:56:19,482|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:19,482|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-24 04:56:19,483|523b38fb-384c-462d-a247-d2be77020176||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c96df2b8-2838-4981-ad8e-2760e0a11a13 auditStoreId -1
2023-02-24 04:56:23,090|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:56:23,331|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:56:23,345|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is not ready. Please wait...
2023-02-24 04:56:31,780|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 04:56:31,902|||grpc-default-executor-2||||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]]
2023-02-24 04:56:31,907|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing request id 878b8892-3dd8-4cf0-a436-f7a7c48db9a4
2023-02-24 04:56:31,908|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:56:31,908|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| StoreAuditService ID  -1
2023-02-24 04:56:31,909|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 04:56:31,909|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 04:56:31,916|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:56:31,939|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deriving input data for workflow: (config-assign)
2023-02-24 04:56:31,940|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-24 04:56:31,940|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:56:31,941|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(878b8892-3dd8-4cf0-a436-f7a7c48db9a4) for workflow(config-assign) step(config-assign)
2023-02-24 04:56:31,941|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:31,941|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-24 04:56:31,943|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-24 04:56:31,969|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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
]]])
2023-02-24 04:56:31,971|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-24 04:56:31,972|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("37da8431-2aae-4ae2-ba8c-74b6912bb166") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-24 04:56:31,973|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Setting Resource Value ("09c52c9c-6753-4d31-82b3-174b753ba0a0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-24 04:56:31,988|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-24 04:56:31,988|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-24 04:56:31,989|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-24 04:56:31,990|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Generated Resource Param Data ({
  "service-instance-id" : "37da8431-2aae-4ae2-ba8c-74b6912bb166",
  "vnf-id" : "09c52c9c-6753-4d31-82b3-174b753ba0a0",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-24 04:56:32,009|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-24 04:56:32,033|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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})
2023-02-24 04:56:32,034|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:56:32,034|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-24 04:56:32,034|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-24 04:56:32,035|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 92935829-d105-4594-a645-222d1e0e9949 auditStoreId -1
2023-02-24 04:56:32,048|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Completed
2023-02-24 04:56:33,355|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:56:33,595|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:56:33,596|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is not ready. Please wait...
2023-02-24 04:56:43,607|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Rest request method(GET), url(/v1/instance/gracious_driscoll/status)
2023-02-24 04:56:43,975|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Response status(200 - OK)
2023-02-24 04:56:43,976|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| VfModule helm_apache (gracious_driscoll) is ready.
2023-02-24 04:56:43,977|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| SIMPLE STATUS CHECK - END
2023-02-24 04:56:43,977|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:56:43,977|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 04:56:43,977|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy[315ccd09-9b90-464b-af9e-c14c6cbfb954])'s step(collect-results)
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(315ccd09-9b90-464b-af9e-c14c6cbfb954) for workflow(config-deploy) step(collect-results)
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-02-24 04:56:43,978|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-02-24 04:56:43,986|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Collected results: {}
2023-02-24 04:56:43,986|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:56:43,986|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-02-24 04:56:43,986|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-02-24 04:56:43,986|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Execute node(END) -> executed state(SUCCESS)
2023-02-24 04:56:43,987|315ccd09-9b90-464b-af9e-c14c6cbfb954||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| workflow(315ccd09-9b90-464b-af9e-c14c6cbfb954) nodes completed with (0)exceptions
2023-02-24 04:56:43,987|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-24 04:56:43,988|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e8819a19-9023-40a3-a0f1-3d4442d085dc auditStoreId -1
2023-02-24 04:56:43,990|315ccd09-9b90-464b-af9e-c14c6cbfb954||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Completed
2023-02-24 04:58:05,494|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-24 04:58:05,615|||grpc-default-executor-3||||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]]
2023-02-24 04:58:05,619|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| processing request id 878b8892-3dd8-4cf0-a436-f7a7c48db9a4
2023-02-24 04:58:05,619|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-24 04:58:05,619|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| StoreAuditService ID  -1
2023-02-24 04:58:05,621|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-24 04:58:05,621|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-24 04:58:05,626|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-24 04:58:05,662|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Deriving input data for workflow: (config-deploy)
2023-02-24 04:58:05,662|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-24 04:58:05,662|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-24 04:58:05,670|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| preparing request id(878b8892-3dd8-4cf0-a436-f7a7c48db9a4) for workflow(config-deploy) step(config-deploy)
2023-02-24 04:58:05,670|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-24 04:58:05,670|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| 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"})
2023-02-24 04:58:05,672|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-24 04:58:05,672|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Getting Jython Script Class(ConfigDeploy)
2023-02-24 04:58:05,727|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@20038526
2023-02-24 04:58:05,730|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Hello world
2023-02-24 04:58:05,731|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Preparing Response...
2023-02-24 04:58:05,731|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-24 04:58:05,731|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-24 04:58:05,732|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a34d4e7e-0037-43b7-838f-b1deb226ef0f auditStoreId -1
2023-02-24 04:58:05,736|878b8892-3dd8-4cf0-a436-f7a7c48db9a4||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-79799b686-xlmbl|||| Completed