Results

By type

          06:12:42,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:12:42,463 |-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]
06:12:42,464 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
06:12:42,464 |-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]
06:12:42,464 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
06:12:42,481 |-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
06:12:42,628 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
06:12:42,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:12:42,641 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:12:42,648 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
06:12:42,729 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:12:42,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:12:42,730 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:12:42,732 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-02-02 06:12:43,864|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-6ccf86f86d-nx9nn 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-02 06:12:43,868|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-02-02 06:12:47,007|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-02-02 06:12:47,560|||main||||INFO||||||| Finished Spring Data repository scanning in 535 ms. Found 11 JPA repository interfaces.
2023-02-02 06:12:50,151|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-02 06:12:50,240|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-02-02 06:12:50,487|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-02 06:12:51,160|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-02-02 06:12:51,545|||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-02 06:12:51,547|||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-02 06:12:51,968|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-02-02 06:13:02,023|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-02 06:13:02,038|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-02 06:13:02,131|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-02-02 06:13:03,817|||main||||INFO||||||| Audit service is disabled
2023-02-02 06:13:03,973|||main||||INFO||||||| Workflow Audit store is disabled
2023-02-02 06:13:06,032|||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-02 06:13:06,083|||main||||INFO||||||| Dependency Management module created...
2023-02-02 06:13:07,360|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-02-02 06:13:07,806|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-02-02 06:13:09,296|||main||||INFO||||||| Netty started on port 8080
2023-02-02 06:13:11,151|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-02-02 06:13:11,764|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-02-02 06:13:11,771|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 28.846 seconds (JVM running for 29.861)
2023-02-02 06:13:11,796|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-02-02 09:12:10,332|89ccb005-6272-4025-89df-21c7c4bcd129||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-02 09:12:10,334|89ccb005-6272-4025-89df-21c7c4bcd129||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 09:12:10,336|89ccb005-6272-4025-89df-21c7c4bcd129||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 09:12:11,370|89ccb005-6272-4025-89df-21c7c4bcd129||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 09:12:11,374|89ccb005-6272-4025-89df-21c7c4bcd129||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 09:12:14,167|1d8ac824-84dd-4343-bc90-4b893f706eb8||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/90ac9aaf-403b-4bc6-8a8b-250278c30535)
2023-02-02 09:12:14,186|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/90ac9aaf-403b-4bc6-8a8b-250278c30535/Definitions
2023-02-02 09:12:14,297|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 09:12:14,302|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-02 09:12:14,365|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-02 09:12:14,387|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-02 09:12:14,405|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-02 09:12:14,454|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(helloworld)
2023-02-02 09:12:14,455|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-02 09:12:14,456|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(helloworld) targets(helloworld)
2023-02-02 09:12:14,457|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-02 09:12:14,457|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-02 09:12:14,458|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/90ac9aaf-403b-4bc6-8a8b-250278c30535/Templates/hello-world-mapping.json
2023-02-02 09:12:14,472|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-02 09:12:14,472|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-02 09:12:14,472|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 09:12:14,473|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-02 09:12:14,475|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/hello-world-mapping.json)
2023-02-02 09:12:14,492|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([])
2023-02-02 09:12:14,493|1d8ac824-84dd-4343-bc90-4b893f706eb8||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: []
2023-02-02 09:12:14,806|7d1b4b1e-e467-4859-8300-6b28e35f6473||Thread-32||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(825c44a6-cdc8-4693-a93b-3db9a99929d8) CBA(/opt/app/onap/blueprints/archive/825c44a6-cdc8-4693-a93b-3db9a99929d8/cba.zip)
2023-02-02 09:12:14,829|7d1b4b1e-e467-4859-8300-6b28e35f6473||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/825c44a6-cdc8-4693-a93b-3db9a99929d8) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:12:14,925|7d1b4b1e-e467-4859-8300-6b28e35f6473||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(helloworld)
2023-02-02 09:12:14,944|7d1b4b1e-e467-4859-8300-6b28e35f6473||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/825c44a6-cdc8-4693-a93b-3db9a99929d8) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:12:15,223|7d1b4b1e-e467-4859-8300-6b28e35f6473||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/825c44a6-cdc8-4693-a93b-3db9a99929d8) present to clean.
2023-02-02 09:12:15,437|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-02-02 09:12:15,437|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 09:12:15,443|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-02 09:12:15,451|654321||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-02-02 09:12:15,573|654321||DefaultDispatcher-worker-20||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-02-02 09:12:15,575|654321||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-02 09:12:15,578|654321||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:12:15,598|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-02 09:12:15,601|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-02 09:12:15,621|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 09:12:15,632|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-02 09:12:15,633|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 09:12:15,635|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-02 09:12:15,664|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-02 09:12:15,696|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([])
2023-02-02 09:12:15,701|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ })
2023-02-02 09:12:15,831|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response...
2023-02-02 09:12:15,835|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 09:12:15,835|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-02 09:12:15,845|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e4e4f4c5-ea51-4bd0-9b5d-b0c5a5580fb0 auditStoreId -1
2023-02-02 09:18:39,312|94f9047f-7a05-4e89-89cb-0531caa021cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-02 09:18:39,313|94f9047f-7a05-4e89-89cb-0531caa021cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 09:18:39,313|94f9047f-7a05-4e89-89cb-0531caa021cf||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 09:18:40,389|94f9047f-7a05-4e89-89cb-0531caa021cf||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 09:18:40,390|94f9047f-7a05-4e89-89cb-0531caa021cf||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 09:18:42,277|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||Thread-58||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c390dc54-4181-48fc-be79-4fd8a9801eb9)
2023-02-02 09:18:42,279|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/c390dc54-4181-48fc-be79-4fd8a9801eb9/Definitions
2023-02-02 09:18:42,283|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 09:18:42,284|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-02 09:18:42,375|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-02 09:18:42,397|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-02 09:18:42,429|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-02 09:18:42,451|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(helloworld)
2023-02-02 09:18:42,452|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-02 09:18:42,452|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(helloworld) targets(helloworld)
2023-02-02 09:18:42,452|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-02 09:18:42,453|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-02 09:18:42,453|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/c390dc54-4181-48fc-be79-4fd8a9801eb9/Templates/hello-world-mapping.json
2023-02-02 09:18:42,460|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-02 09:18:42,461|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-02 09:18:42,461|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 09:18:42,461|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-02 09:18:42,462|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/hello-world-mapping.json)
2023-02-02 09:18:42,470|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([])
2023-02-02 09:18:42,470|d432cd80-c6a3-4d6e-b3e6-69ad8e23991b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: []
2023-02-02 09:18:42,693|fb2649fc-f4b4-4ee7-9803-9e503610e5f3||Thread-58||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(d5152d09-c080-42a3-b2d7-6b8aa038c0b8) CBA(/opt/app/onap/blueprints/archive/d5152d09-c080-42a3-b2d7-6b8aa038c0b8/cba.zip)
2023-02-02 09:18:42,703|fb2649fc-f4b4-4ee7-9803-9e503610e5f3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5152d09-c080-42a3-b2d7-6b8aa038c0b8) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:18:42,726|fb2649fc-f4b4-4ee7-9803-9e503610e5f3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(helloworld)
2023-02-02 09:18:42,733|fb2649fc-f4b4-4ee7-9803-9e503610e5f3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d5152d09-c080-42a3-b2d7-6b8aa038c0b8) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:18:42,935|fb2649fc-f4b4-4ee7-9803-9e503610e5f3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/d5152d09-c080-42a3-b2d7-6b8aa038c0b8) present to clean.
2023-02-02 09:18:43,119|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-02 09:18:43,119|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 09:18:43,119|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-02 09:18:43,123|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-02 09:18:43,123|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-02 09:18:43,129|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:18:43,150|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-02 09:18:43,150|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-02 09:18:43,151|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 09:18:43,152|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-02 09:18:43,152|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 09:18:43,152|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-02 09:18:43,156|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-02 09:18:43,179|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([])
2023-02-02 09:18:43,179|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ })
2023-02-02 09:18:43,192|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response...
2023-02-02 09:18:43,194|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 09:18:43,194|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-02 09:18:43,195|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 21fafc7a-49c0-40cf-942e-85ef4cc963da auditStoreId -1
2023-02-02 09:23:56,987|9b781174-ea4b-44ad-a1aa-d0e8adfe6fec||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-02-02 09:23:56,987|9b781174-ea4b-44ad-a1aa-d0e8adfe6fec||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 09:23:56,987|9b781174-ea4b-44ad-a1aa-d0e8adfe6fec||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 09:23:57,795|9b781174-ea4b-44ad-a1aa-d0e8adfe6fec||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 09:23:57,796|9b781174-ea4b-44ad-a1aa-d0e8adfe6fec||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 09:23:59,009|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||Thread-80||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a320f337-235f-4440-8596-8f8bb4bc6391)
2023-02-02 09:23:59,011|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/a320f337-235f-4440-8596-8f8bb4bc6391/Definitions
2023-02-02 09:23:59,014|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 09:23:59,015|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(helloworld)
2023-02-02 09:23:59,063|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-template)
2023-02-02 09:23:59,078|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-02-02 09:23:59,092|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-02-02 09:23:59,115|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(helloworld)
2023-02-02 09:23:59,116|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-02-02 09:23:59,116|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(helloworld) targets(helloworld)
2023-02-02 09:23:59,116|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-02-02 09:23:59,117|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-02-02 09:23:59,117|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/a320f337-235f-4440-8596-8f8bb4bc6391/Templates/hello-world-mapping.json
2023-02-02 09:23:59,128|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-02-02 09:23:59,129|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-helloworld-properties)
2023-02-02 09:23:59,129|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 09:23:59,130|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-02-02 09:23:59,130|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/hello-world-mapping.json)
2023-02-02 09:23:59,168|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([])
2023-02-02 09:23:59,168|27ab48d5-213a-4b98-89c3-c9cfbc78b5ad||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: []
2023-02-02 09:23:59,385|30d5863c-99bf-4064-9219-99aba26dc7ed||Thread-80||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(f8791189-c020-475c-ad87-edfa29cb2726) CBA(/opt/app/onap/blueprints/archive/f8791189-c020-475c-ad87-edfa29cb2726/cba.zip)
2023-02-02 09:23:59,393|30d5863c-99bf-4064-9219-99aba26dc7ed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8791189-c020-475c-ad87-edfa29cb2726) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:23:59,413|30d5863c-99bf-4064-9219-99aba26dc7ed||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(helloworld)
2023-02-02 09:23:59,422|30d5863c-99bf-4064-9219-99aba26dc7ed||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f8791189-c020-475c-ad87-edfa29cb2726) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:23:59,567|30d5863c-99bf-4064-9219-99aba26dc7ed||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/f8791189-c020-475c-ad87-edfa29cb2726) present to clean.
2023-02-02 09:23:59,756|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-02-02 09:23:59,756|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 09:23:59,756|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-02 09:23:59,759|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-02 09:23:59,759|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-02-02 09:23:59,761|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-02-02 09:23:59,772|654321||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-02-02 09:23:59,772|654321||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-02-02 09:23:59,772|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-02 09:23:59,773|654321||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-02-02 09:23:59,773|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 09:23:59,773|654321||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-02-02 09:23:59,775|654321||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-02-02 09:23:59,791|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-02-02 09:23:59,792|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-02-02 09:23:59,799|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-02-02 09:23:59,799|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 09:23:59,799|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-02-02 09:23:59,800|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 76bbc1d9-4e82-40eb-9688-4d6d1ed2d41b auditStoreId -1
2023-02-02 09:50:55,223|e5645b65-4216-4ed9-98a4-da8ff1033857||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-02 09:50:55,224|e5645b65-4216-4ed9-98a4-da8ff1033857||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 09:50:55,225|e5645b65-4216-4ed9-98a4-da8ff1033857||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 09:50:57,722|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 09:50:57,722|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 09:50:59,407|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-02 09:50:59,416|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(466ca372-4786-430f-81b4-7f1fb2ab3fe3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-02 09:50:59,452|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(546923c2-daad-43ab-a2a0-b9294434d114) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-02 09:50:59,473|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(5db5578c-f8a7-42b4-a84a-f1ce391b1c37) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-02 09:50:59,488|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(dcbf8201-4bf0-4561-9a09-ea6d37897616) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-02 09:50:59,504|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(9d977f3b-b240-4cd2-800d-ed5d358323aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-02 09:50:59,522|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(24425e30-f9a8-4c5d-8a26-bfdf92ba6037) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-02 09:50:59,539|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,540|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,541|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,541|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,541|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,542|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,594|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:50:59,600|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 09:50:59,651|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 09:50:59,676|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 09:50:59,699|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 09:50:59,788|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 09:50:59,790|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 09:50:59,791|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 09:50:59,851|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:00,021|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 09:51:00,022|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 09:51:00,023|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 09:51:00,075|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:00,224|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 09:51:00,225|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 09:51:00,226|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 09:51:00,226|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(HealthCheck)
2023-02-02 09:51:00,228|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-02 09:51:00,228|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-assign)
2023-02-02 09:51:00,230|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-deploy)
2023-02-02 09:51:00,277|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:00,469|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 09:51:00,470|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 09:51:00,512|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 09:51:00,513|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 09:51:00,514|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:00,536|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:00,959|e5645b65-4216-4ed9-98a4-da8ff1033857||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:02,853|ab7dec75-6192-4696-8191-d7b2dd289ee3||Thread-103||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9cd85302-a11e-4580-afbf-cf0a7884cc57)
2023-02-02 09:51:02,854|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/9cd85302-a11e-4580-afbf-cf0a7884cc57/Definitions
2023-02-02 09:51:02,857|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 09:51:02,858|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-02-02 09:51:02,973|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-02-02 09:51:02,990|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-02-02 09:51:03,041|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-02-02 09:51:03,086|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(capability)
2023-02-02 09:51:03,164|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(capability)
2023-02-02 09:51:03,221|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-02 09:51:03,305|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,407|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,447|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,475|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,498|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,567|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-02-02 09:51:03,581|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-02-02 09:51:03,582|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-02-02 09:51:03,612|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(capability)
2023-02-02 09:51:03,627|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(capability)
2023-02-02 09:51:03,642|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(capability)
2023-02-02 09:51:03,664|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(processor-db)
2023-02-02 09:51:03,687|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,703|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,735|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,758|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,820|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,843|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 09:51:03,960|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(resource-resolution)
2023-02-02 09:51:03,961|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-02-02 09:51:03,962|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-02-02 09:51:03,962|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-02-02 09:51:03,962|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-02-02 09:51:03,962|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-02-02 09:51:03,963|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/9cd85302-a11e-4580-afbf-cf0a7884cc57/Templates/hello-world-velocity-mapping.json
2023-02-02 09:51:03,973|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-02-02 09:51:03,974|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-02-02 09:51:03,974|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/9cd85302-a11e-4580-afbf-cf0a7884cc57/Templates/hello-world-jinja-mapping.json
2023-02-02 09:51:03,981|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-02-02 09:51:03,982|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-02-02 09:51:03,982|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 09:51:03,983|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-02-02 09:51:03,983|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-02-02 09:51:03,983|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-02-02 09:51:03,994|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 09:51:04,153|ab7dec75-6192-4696-8191-d7b2dd289ee3||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-02-02 09:51:04,359|f17ba078-2dff-48e7-9742-a7edf6d3e3b5||Thread-103||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(f9f40a66-f20a-4dba-832d-478db6de1eda) CBA(/opt/app/onap/blueprints/archive/f9f40a66-f20a-4dba-832d-478db6de1eda/cba.zip)
2023-02-02 09:51:04,369|f17ba078-2dff-48e7-9742-a7edf6d3e3b5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9f40a66-f20a-4dba-832d-478db6de1eda) and entry definition file (Definitions/resource-resolution.json)
2023-02-02 09:51:04,423|f17ba078-2dff-48e7-9742-a7edf6d3e3b5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-resolution)
2023-02-02 09:51:04,435|f17ba078-2dff-48e7-9742-a7edf6d3e3b5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f9f40a66-f20a-4dba-832d-478db6de1eda) and entry definition file (Definitions/resource-resolution.json)
2023-02-02 09:51:04,595|f17ba078-2dff-48e7-9742-a7edf6d3e3b5||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/f9f40a66-f20a-4dba-832d-478db6de1eda) present to clean.
2023-02-02 09:51:04,731|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||reactor-http-epoll-4||||INFO||||||| processing request id e44d45e7-fd86-4cbd-9b73-cada2fb25ba7
2023-02-02 09:51:04,731|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 09:51:04,731|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-02 09:51:04,738|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-02-02 09:51:04,828|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||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-02 09:51:04,831|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-02-02 09:51:04,833|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||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-02 09:51:04,848|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-02-02 09:51:04,854|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-02-02 09:51:04,854|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 09:51:04,856|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(e44d45e7-fd86-4cbd-9b73-cada2fb25ba7) for workflow(resource-resolution) step(helloworld)
2023-02-02 09:51:04,856|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 09:51:04,856|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||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-02 09:51:04,858|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-02-02 09:51:04,934|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:04,987|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:05,000|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:05,043|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-02 09:51:05,316|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-02 09:51:05,478|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:05,490|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:05,491|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-02 09:51:05,491|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-02 09:51:05,505|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-02-02 09:51:05,612|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-02-02 09:51:05,626|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-02 09:51:05,628|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-02 09:51:10,239|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@10733a67
2023-02-02 09:51:10,244|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-02-02 09:51:10,277|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-02-02 09:51:10,280|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:10,280|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:10,280|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-02 09:51:10,287|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-02 09:51:10,295|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:10,296|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:10,296|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-02 09:51:10,296|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-02 09:51:10,296|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-02-02 09:51:10,297|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:10,298|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:10,298|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-02 09:51:10,300|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-02 09:51:10,307|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:10,307|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:10,307|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-02 09:51:10,308|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-02 09:51:10,308|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-02-02 09:51:10,339|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-02-02 09:51:10,344|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-02-02 09:51:10,346|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-02 09:51:10,380|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-02 09:51:20,248|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| compiled in (9859)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-02 09:51:20,250|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-02-02 09:51:20,266|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-02-02 09:51:20,305|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-02-02 09:51:20,308|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:20,309|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:20,309|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-02 09:51:20,315|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-02 09:51:20,325|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:20,325|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-02 09:51:20,326|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-02 09:51:20,326|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-02 09:51:20,326|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-02-02 09:51:20,428|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-02-02 09:51:20,438|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-02-02 09:51:20,438|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-02-02 09:51:20,539|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-02-02 09:51:20,562|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-02-02 09:51:20,564|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:20,564|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:20,564|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-02 09:51:20,570|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-02 09:51:20,578|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:20,579|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:20,579|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-02 09:51:20,579|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-02 09:51:20,579|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-02-02 09:51:20,665|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-02-02 09:51:20,680|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:20,681|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||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-02 09:51:20,743|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (list)
2023-02-02 09:51:20,747|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-02-02 09:51:20,747|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:20,747|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:20,748|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:20,748|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:20,748|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||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-02 09:51:20,772|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-02-02 09:51:20,777|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||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-02 09:51:21,005|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-02-02 09:51:21,081|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||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-02 09:51:21,082|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-02-02 09:51:21,157|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||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-02 09:51:21,163|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-02 09:51:21,164|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-02-02 09:51:21,165|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-02-02 09:51:21,165|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-02-02 09:51:21,220|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6576b04b
2023-02-02 09:51:21,223|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-02-02 09:51:21,228|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-02-02 09:51:21,296|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-02-02 09:51:21,298|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,298|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:21,298|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-02-02 09:51:21,301|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-02-02 09:51:21,339|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,339|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,339|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-02-02 09:51:21,339|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-02-02 09:51:21,340|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-02-02 09:51:21,416|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-02-02 09:51:21,417|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-02-02 09:51:21,478|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-02-02 09:51:21,481|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,481|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:21,481|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-02-02 09:51:21,483|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-02-02 09:51:21,495|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,495|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,495|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-02-02 09:51:21,495|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-02-02 09:51:21,496|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-02-02 09:51:21,571|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-02-02 09:51:21,572|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-02-02 09:51:21,650|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-02-02 09:51:21,651|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,652|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:21,652|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-02-02 09:51:21,654|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-02-02 09:51:21,668|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,668|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,668|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-02-02 09:51:21,668|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-02-02 09:51:21,668|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-02-02 09:51:21,670|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,670|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:21,670|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-02-02 09:51:21,671|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-02-02 09:51:21,681|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,681|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,681|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-02-02 09:51:21,681|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-02-02 09:51:21,682|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-02-02 09:51:21,682|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,682|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-02-02 09:51:21,682|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-02-02 09:51:21,683|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-02-02 09:51:21,691|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,692|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,692|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-02 09:51:21,692|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-02-02 09:51:21,692|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-02-02 09:51:21,757|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-02-02 09:51:21,759|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-02-02 09:51:21,791|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-02-02 09:51:21,793|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-02-02 09:51:21,800|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:21,800|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-02-02 09:51:21,802|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-02-02 09:51:21,810|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-02-02 09:51:21,810|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-02-02 09:51:21,811|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-02 09:51:21,811|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-02-02 09:51:21,811|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:21,854|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-02-02 09:51:21,856|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-02-02 09:51:21,857|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-02-02 09:51:21,904|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-02-02 09:51:21,907|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-02-02 09:51:21,907|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:21,924|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list)
2023-02-02 09:51:21,926|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:21,926|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,926|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,926|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,927|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-02-02 09:51:21,928|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:22,014|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-02-02 09:51:22,016|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:22,343|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:22,402|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||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-02 09:51:22,402|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response...
2023-02-02 09:51:22,403|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 09:51:22,403|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-02-02 09:51:22,404|e44d45e7-fd86-4cbd-9b73-cada2fb25ba7||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 50f23e92-441b-4a2b-8bed-e01465fc8b58 auditStoreId -1
2023-02-02 10:43:22,848|deb4942f-3048-428a-9f84-ff1ddbe0ef81||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(72ded1a5-ee48-431e-8d40-7482e10f71d8) CBA(/opt/app/onap/blueprints/archive/72ded1a5-ee48-431e-8d40-7482e10f71d8/cba.zip)
2023-02-02 10:43:22,904|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/72ded1a5-ee48-431e-8d40-7482e10f71d8) and entry definition file (Definitions/CNF.json)
2023-02-02 10:43:23,023|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:23,024|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:23,025|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:23,026|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale-out)
2023-02-02 10:43:23,026|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale)
2023-02-02 10:43:23,027|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale-in)
2023-02-02 10:43:23,028|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(health-check)
2023-02-02 10:43:23,060|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/72ded1a5-ee48-431e-8d40-7482e10f71d8) and entry definition file (Definitions/CNF.json)
2023-02-02 10:43:23,604|deb4942f-3048-428a-9f84-ff1ddbe0ef81||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/72ded1a5-ee48-431e-8d40-7482e10f71d8) present to clean.
2023-02-02 10:43:25,698|191d927c-df63-4ca7-a746-73696103d955||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-02 10:43:25,698|191d927c-df63-4ca7-a746-73696103d955||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 10:43:25,699|191d927c-df63-4ca7-a746-73696103d955||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 10:43:27,826|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 10:43:27,826|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 10:43:29,269|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-02 10:43:29,270|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(f2ae5284-9c82-4024-9a0e-ba1b11036b96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-02 10:43:29,293|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(21b172f3-84f9-4b98-b47c-825667b7a488) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-02 10:43:29,302|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(b4eeb40a-0bf6-493d-83fe-1512e2bdf89b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-02 10:43:29,313|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(bcc50ff5-c330-4829-8880-bc12ce4e9c6b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-02 10:43:29,327|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(1a030053-8aba-4016-bad1-364a7c00a940) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-02 10:43:29,342|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(5ea9ade5-054e-4cdd-9c41-540a17da57d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-02 10:43:29,356|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,356|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,356|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,357|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,357|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,357|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,382|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,386|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:43:29,427|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:43:29,447|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:43:29,467|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:43:29,535|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:29,536|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:29,538|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:29,581|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:29,687|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 10:43:29,797|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-02 10:43:29,812|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 10:43:30,030|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:30,031|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:30,032|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:30,078|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:30,159|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 10:43:30,242|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-02 10:43:30,254|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 10:43:30,402|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:30,403|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:30,404|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:30,405|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(HealthCheck)
2023-02-02 10:43:30,406|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-02 10:43:30,407|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-assign)
2023-02-02 10:43:30,407|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-deploy)
2023-02-02 10:43:30,456|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:30,536|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-02 10:43:30,676|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-02 10:43:30,685|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:30,686|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:30,686|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-02 10:43:30,856|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:30,857|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:30,858|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:30,873|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:30,922|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-02 10:43:31,023|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-02 10:43:31,025|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-02 10:43:31,185|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-02 10:43:31,246|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-02 10:43:31,248|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-02 10:43:31,335|191d927c-df63-4ca7-a746-73696103d955||DefaultDispatcher-worker-48||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:47,163|bf142bd6-15e8-48f8-ae29-c28a3b226b82||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f2497ce7-6af9-4707-96ef-585de659ad53)
2023-02-02 10:43:47,165|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/f2497ce7-6af9-4707-96ef-585de659ad53/Definitions
2023-02-02 10:43:47,168|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 10:43:47,169|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-02-02 10:43:47,279|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(vnf-template)
2023-02-02 10:43:47,371|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(vnf-mapping)
2023-02-02 10:43:47,401|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-02-02 10:43:47,430|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,530|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,589|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,615|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-02-02 10:43:47,616|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-02-02 10:43:47,616|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-02-02 10:43:47,659|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,681|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,723|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,750|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(sdnc)
2023-02-02 10:43:47,805|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,829|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,837|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,867|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,882|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,893|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,914|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(config-assign)
2023-02-02 10:43:47,918|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(baseconfig-template)
2023-02-02 10:43:47,918|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-02-02 10:43:47,918|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-02-02 10:43:47,939|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:47,991|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:48,013|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(input)
2023-02-02 10:43:48,026|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(config-deploy)
2023-02-02 10:43:48,166|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(resource-assignment)
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-02-02 10:43:48,167|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f2497ce7-6af9-4707-96ef-585de659ad53/Templates/vnf-mapping.json
2023-02-02 10:43:48,175|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-02-02 10:43:48,175|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-02-02 10:43:48,176|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f2497ce7-6af9-4707-96ef-585de659ad53/Templates/base_ubuntu20-mapping.json
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-assign)
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-assign) targets(config-assign)
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-02-02 10:43:48,180|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/f2497ce7-6af9-4707-96ef-585de659ad53/Templates/baseconfig-mapping.json
2023-02-02 10:43:48,184|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-02-02 10:43:48,184|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-deploy)
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-deploy) targets(config-deploy)
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) resource assignment files([]
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/vnf-mapping.json)
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-02-02 10:43:48,185|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/baseconfig-mapping.json)
2023-02-02 10:43:48,196|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:43:48,408|bf142bd6-15e8-48f8-ae29-c28a3b226b82||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-02-02 10:43:48,619|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(b48f8014-529c-4eb2-9de6-cf28ee035722) CBA(/opt/app/onap/blueprints/archive/b48f8014-529c-4eb2-9de6-cf28ee035722/cba.zip)
2023-02-02 10:43:48,626|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b48f8014-529c-4eb2-9de6-cf28ee035722) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:43:48,636|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:43:48,660|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:43:48,661|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:43:48,662|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:43:48,677|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b48f8014-529c-4eb2-9de6-cf28ee035722) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:43:48,892|d3fd93c1-c41e-4e03-bdb9-496a05ed85f3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/b48f8014-529c-4eb2-9de6-cf28ee035722) present to clean.
2023-02-02 10:45:37,466|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:45:37,570|||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-02 10:45:37,623|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| request(1e8ce627-f17f-4cc1-8501-a343bc902cd2)
2023-02-02 10:45:37,628|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| CBA file(/opt/app/onap/blueprints/archive/85290492-fb3a-4128-b66c-6371e6c6c2f2/cba.zip written successfully
2023-02-02 10:45:37,629|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(85290492-fb3a-4128-b66c-6371e6c6c2f2) CBA(/opt/app/onap/blueprints/archive/85290492-fb3a-4128-b66c-6371e6c6c2f2/cba.zip)
2023-02-02 10:45:37,653|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85290492-fb3a-4128-b66c-6371e6c6c2f2) and entry definition file (Definitions/CNF.json)
2023-02-02 10:45:37,714|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:37,714|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:37,715|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:37,715|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale-out)
2023-02-02 10:45:37,716|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale)
2023-02-02 10:45:37,716|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(scale-in)
2023-02-02 10:45:37,717|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(health-check)
2023-02-02 10:45:37,738|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85290492-fb3a-4128-b66c-6371e6c6c2f2) and entry definition file (Definitions/CNF.json)
2023-02-02 10:45:37,809|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :APACHE::1.0.0
2023-02-02 10:45:37,901|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-02-02 10:45:37,903|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-02-02 10:45:38,066|1e8ce627-f17f-4cc1-8501-a343bc902cd2||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/85290492-fb3a-4128-b66c-6371e6c6c2f2) present to clean.
2023-02-02 10:45:44,668|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-02 10:45:44,668|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 10:45:44,668|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 10:45:46,595|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 10:45:46,595|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 10:45:48,894|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-02 10:45:48,895|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(195acc61-6f79-4f8b-b010-be2eae6c740d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-02 10:45:48,915|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(c7703280-03f3-4ebb-91aa-6245a95ff372) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-02 10:45:48,923|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(fcf49f66-30ae-4199-9bf8-4a9163b8e8a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-02 10:45:48,932|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(d166aaa6-8621-4cec-8dc9-6256905d2fdb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-02 10:45:48,944|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(7ab95677-5024-48c4-ae25-3165c7c7442c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-02 10:45:48,957|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(0089b46c-eaba-4f0f-bb67-9c9b76fcb85a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-02 10:45:48,969|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,970|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,970|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,970|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,971|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,971|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:48,993|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:49,007|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:45:49,013|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:45:49,049|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:45:49,069|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:45:49,124|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:49,125|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:49,125|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:49,159|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:49,287|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 10:45:49,431|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-02 10:45:49,432|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 10:45:49,525|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:49,526|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:49,527|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:49,527|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(HealthCheck)
2023-02-02 10:45:49,528|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-02 10:45:49,529|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-assign)
2023-02-02 10:45:49,529|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-deploy)
2023-02-02 10:45:49,571|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:49,734|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-02 10:45:49,829|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-02 10:45:49,836|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-02 10:45:50,001|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:50,002|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:50,030|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:50,031|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:50,032|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:50,041|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:50,100|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-02 10:45:50,146|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-02 10:45:50,148|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-02 10:45:50,255|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-02 10:45:50,315|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-02 10:45:50,316|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-02 10:45:50,387|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:50,388|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:50,388|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:50,425|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:50,491|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 10:45:50,551|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-02 10:45:50,552|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 10:45:50,725|dff0dbdb-0475-49bf-901f-6a1bc6bfa6e4||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:45:58,252|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:45:58,359|||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-02 10:45:58,362|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| request(fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f)
2023-02-02 10:45:58,363|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| CBA file(/opt/app/onap/blueprints/archive/80428502-6a47-4eb3-b426-042a3a4bcbe9/cba.zip written successfully
2023-02-02 10:45:58,363|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(80428502-6a47-4eb3-b426-042a3a4bcbe9) CBA(/opt/app/onap/blueprints/archive/80428502-6a47-4eb3-b426-042a3a4bcbe9/cba.zip)
2023-02-02 10:45:58,372|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80428502-6a47-4eb3-b426-042a3a4bcbe9) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:45:58,381|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:45:58,398|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 10:45:58,399|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:45:58,399|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:45:58,406|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/80428502-6a47-4eb3-b426-042a3a4bcbe9) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:45:58,456|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-02-02 10:45:58,594|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-02-02 10:45:58,595|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-02-02 10:45:58,692|fa23b724-4d7c-4ebb-a2e5-9ea68582ac3f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/80428502-6a47-4eb3-b426-042a3a4bcbe9) present to clean.
2023-02-02 10:46:07,609|1f834b95-e7d5-4fd4-921d-31dd51aea110||Thread-190||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/23e00b76-7838-447e-b953-0405b36b6a96)
2023-02-02 10:46:07,610|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/23e00b76-7838-447e-b953-0405b36b6a96/Definitions
2023-02-02 10:46:07,612|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 10:46:07,612|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-02 10:46:07,723|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-02 10:46:07,765|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-02 10:46:07,794|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-02 10:46:07,806|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-02 10:46:07,885|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-02 10:46:07,918|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-assign)
2023-02-02 10:46:07,918|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-02 10:46:07,918|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-assign) targets(resolve-data)
2023-02-02 10:46:07,918|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-02 10:46:07,919|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-02 10:46:07,919|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/23e00b76-7838-447e-b953-0405b36b6a96/Templates/netconfrpc-mapping.json
2023-02-02 10:46:07,923|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-02 10:46:07,923|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-02 10:46:07,924|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-deploy)
2023-02-02 10:46:07,924|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-02 10:46:07,924|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-02 10:46:07,925|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) resource assignment files([]
2023-02-02 10:46:07,925|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 10:46:07,925|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-02 10:46:07,925|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-02 10:46:07,929|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([input-source])
2023-02-02 10:46:07,964|1f834b95-e7d5-4fd4-921d-31dd51aea110||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-02 10:47:44,590|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||reactor-http-epoll-1||||INFO||||||| processing request id 813948d5-ad57-4fea-a1f5-1d3eeb9910bf
2023-02-02 10:47:44,591|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:47:44,591|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-02-02 10:47:44,599|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-02-02 10:47:44,852|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:47:44,854|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-02 10:47:44,857|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-02 10:47:44,875|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-02 10:47:44,973|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-02 10:47:45,001|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[813948d5-ad57-4fea-a1f5-1d3eeb9910bf])'s step(resource-assignment)
2023-02-02 10:47:45,002|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:47:45,004|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(813948d5-ad57-4fea-a1f5-1d3eeb9910bf) for workflow(resource-assignment) step(resource-assignment)
2023-02-02 10:47:45,004|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:47:45,004|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-02 10:47:45,006|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-02 10:47:45,027|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||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-02 10:47:45,039|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-02 10:47:45,040|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-02-02 10:47:45,041|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||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-02 10:47:45,041|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7ead624b-1d48-4ede-8b03-2ea07869ae88") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:47:45,041|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("21b2f828-9377-4578-a2fb-c176ae53be42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:47:45,044|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-02-02 10:47:45,055|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||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-02 10:47:45,055|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||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-02 10:47:45,073|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-02 10:47:47,373|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2023-02-02 10:47:47,374|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-02 10:47:47,374|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z")
2023-02-02 10:47:47,374|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z")
2023-02-02 10:47:47,375|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-02 10:47:47,376|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-02 10:47:47,377|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||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" : "21b2f828-9377-4578-a2fb-c176ae53be42",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230202t104745955790z"
})
2023-02-02 10:47:47,389|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-02 10:47:47,390|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:47:47,390|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-02 10:47:47,391|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[813948d5-ad57-4fea-a1f5-1d3eeb9910bf])'s step(profile-upload)
2023-02-02 10:47:47,391|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||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-02 10:47:47,399|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(813948d5-ad57-4fea-a1f5-1d3eeb9910bf) for workflow(resource-assignment) step(profile-upload)
2023-02-02 10:47:47,399|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-02 10:47:47,400|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||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-02 10:47:47,401|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-02 10:47:47,401|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-02-02 10:47:47,402|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-02 10:47:47,406|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-02-02 10:47:47,406|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-02 10:47:47,406|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-02 10:47:47,406|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-02 10:47:47,407|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-02 10:47:47,413|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| workflow(813948d5-ad57-4fea-a1f5-1d3eeb9910bf) nodes completed with (0)exceptions
2023-02-02 10:47:47,413|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-02 10:47:47,415|813948d5-ad57-4fea-a1f5-1d3eeb9910bf||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8ec2b688-406d-4616-b684-61aa44c9b570 auditStoreId -1
2023-02-02 10:48:01,133|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||reactor-http-epoll-4||||INFO||||||| processing request id dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2
2023-02-02 10:48:01,133|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:48:01,133|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-02 10:48:01,134|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||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-02 10:48:01,134|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-02 10:48:01,138|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-02 10:48:01,168|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-02 10:48:01,169|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-02-02 10:48:01,170|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2])'s step(resource-assignment)
2023-02-02 10:48:01,170|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:48:01,171|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2) for workflow(resource-assignment) step(resource-assignment)
2023-02-02 10:48:01,171|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:48:01,171|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-02 10:48:01,172|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-02-02 10:48:01,186|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:48:01,191|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-02-02 10:48:01,206|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-02-02 10:48:01,207|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("043ef4cb-e0d1-4d85-a2b6-962c1c465b29") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-02 10:48:01,207|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-02-02 10:48:01,207|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-02-02 10:48:01,208|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("9ca20019-1798-4624-8994-d3ea5c4692bf") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-02-02 10:48:01,209|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ca20019-1798-4624-8994-d3ea5c4692bf"}
2023-02-02 10:48:01,209|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ca20019-1798-4624-8994-d3ea5c4692bf"}
2023-02-02 10:48:01,210|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-02-02 10:48:01,210|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||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-02 10:48:01,276|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=9ca20019-1798-4624-8994-d3ea5c4692bf})
2023-02-02 10:48:01,276|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=9ca20019-1798-4624-8994-d3ea5c4692bf})
2023-02-02 10:48:01,299|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,302|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"}])
2023-02-02 10:48:01,302|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("23607957-516c-4b57-b7ea-e37d48f604c2") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-02-02 10:48:01,306|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,307|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4"}])
2023-02-02 10:48:01,307|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e8aa0c90-c1ff-41da-bc4b-74d1953629e4") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-02-02 10:48:01,308|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-02-02 10:48:01,313|||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-02 10:48:01,315|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| request(43bc7219-467a-44f9-ab2f-d222e1be2231)
2023-02-02 10:48:01,316|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 23607957-516c-4b57-b7ea-e37d48f604c2
2023-02-02 10:48:01,316|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| CBA file(/opt/app/onap/blueprints/archive/9bae4a38-e31d-4372-9194-ccd2f230f142/cba.zip written successfully
2023-02-02 10:48:01,316|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(9bae4a38-e31d-4372-9194-ccd2f230f142) CBA(/opt/app/onap/blueprints/archive/9bae4a38-e31d-4372-9194-ccd2f230f142/cba.zip)
2023-02-02 10:48:01,317|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="9ca20019-1798-4624-8994-d3ea5c4692bf"}
2023-02-02 10:48:01,317|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||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-02 10:48:01,333|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bae4a38-e31d-4372-9194-ccd2f230f142) and entry definition file (Definitions/pnf_netconf.json)
2023-02-02 10:48:01,339|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 10:48:01,351|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 10:48:01,352|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 10:48:01,355|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=9ca20019-1798-4624-8994-d3ea5c4692bf})
2023-02-02 10:48:01,358|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9bae4a38-e31d-4372-9194-ccd2f230f142) and entry definition file (Definitions/pnf_netconf.json)
2023-02-02 10:48:01,360|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,361|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-02-02 10:48:01,362|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-02-02 10:48:01,362|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-02-02 10:48:01,363|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-02-02 10:48:01,369|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 9ca20019-1798-4624-8994-d3ea5c4692bf
2023-02-02 10:48:01,369|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("21b2f828-9377-4578-a2fb-c176ae53be42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:48:01,370|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-02-02 10:48:01,370|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||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-02 10:48:01,370|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7ead624b-1d48-4ede-8b03-2ea07869ae88") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:48:01,371|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42", vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:48:01,371|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42", vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:48:01,378|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,378|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,379|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,379|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,386|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-02 10:48:01,479|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-02-02 10:48:01,481|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-02-02 10:48:01,500|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-02 10:48:01,501|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-02 10:48:01,577|43bc7219-467a-44f9-ab2f-d222e1be2231||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/working/9bae4a38-e31d-4372-9194-ccd2f230f142) present to clean.
2023-02-02 10:48:01,591|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-02 10:48:01,591|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,592|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z")
2023-02-02 10:48:01,592|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z")
2023-02-02 10:48:01,593|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-02 10:48:01,614|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-02-02 10:48:01,614|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,615|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-02 10:48:01,615|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-02-02 10:48:01,615|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-02-02 10:48:01,617|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230202t104745955790z", vf-module-label="helm_apache", vf-module-id="043ef4cb-e0d1-4d85-a2b6-962c1c465b29"}
2023-02-02 10:48:01,624|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-02-02 10:48:01,624|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-02-02 10:48:01,626|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-02-02 10:48:01,716|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2023-02-02 10:48:01,716|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,717|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z-helm_apache-vfmt-001")
2023-02-02 10:48:01,717|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z-helm_apache-vfmt-001")
2023-02-02 10:48:01,717|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230202t104745955790z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-02-02 10:48:01,719|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-02-02 10:48:01,722|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42", vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:48:01,730|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,730|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:01,767|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-02-02 10:48:01,846|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-02 10:48:01,847|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-02-02 10:48:01,847|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-02-02 10:48:01,848|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-02-02 10:48:01,848|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||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-02 10:48:01,849|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-02-02 10:48:01,849|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-1||||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-02 10:48:01,851|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "23607957-516c-4b57-b7ea-e37d48f604c2",
  "k8s-rb-definition-version" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
  "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" : "21b2f828-9377-4578-a2fb-c176ae53be42",
  "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
  "vf-module-model-invariant-uuid" : "23607957-516c-4b57-b7ea-e37d48f604c2",
  "vf-module-model-version" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230202t104745955790z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230202t104745955790z"
})
2023-02-02 10:48:01,865|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-02 10:48:01,866|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:48:01,866|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-02-02 10:48:01,867|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2])'s step(profile-upload)
2023-02-02 10:48:01,867|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||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-02 10:48:01,868|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2) for workflow(resource-assignment) step(profile-upload)
2023-02-02 10:48:01,868|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-02-02 10:48:01,868|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||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-02 10:48:01,869|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-02-02 10:48:01,869|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-02-02 10:48:01,869|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-02-02 10:48:01,887|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf)
2023-02-02 10:48:01,902|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-02 10:48:01,912|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/profile/node-port-profile)
2023-02-02 10:48:01,928|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2023-02-02 10:48:01,929|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2023-02-02 10:48:01,950|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/profile)
2023-02-02 10:48:01,973|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2023-02-02 10:48:01,994|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/profile/node-port-profile/content)
2023-02-02 10:48:02,015|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-02-02 10:48:02,016|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2023-02-02 10:48:02,016|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-02-02 10:48:02,016|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-02-02 10:48:02,017|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-02-02 10:48:02,017|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-02-02 10:48:02,018|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| workflow(dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2) nodes completed with (0)exceptions
2023-02-02 10:48:02,018|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-02 10:48:02,018|dc8de1cb-3c2b-4ad6-917e-f0ae94fb2ba2||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 058b6cc5-bb9f-41fb-bbc6-3eb2a7b8e66b auditStoreId -1
2023-02-02 10:48:09,091|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:48:09,199|||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-02 10:48:09,237|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing request id 2a557257-ad24-441b-a53c-973d4217e2ea
2023-02-02 10:48:09,237|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:48:09,237|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| StoreAuditService ID  -1
2023-02-02 10:48:09,238|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:48:09,238|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-02 10:48:09,244|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-02 10:48:09,257|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deriving input data for workflow: (config-assign)
2023-02-02 10:48:09,258|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(START) -> executed state(SUCCESS)
2023-02-02 10:48:09,259|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-assign[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(config-setup)
2023-02-02 10:48:09,259|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:48:09,260|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-assign) step(config-setup)
2023-02-02 10:48:09,261|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:48:09,261|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:48:09,262|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-02 10:48:09,287|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:48:09,289|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-02 10:48:09,290|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("21b2f828-9377-4578-a2fb-c176ae53be42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:48:09,291|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42"}
2023-02-02 10:48:09,297|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42), 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-02 10:48:09,297|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42), 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-02 10:48:09,322|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42)
2023-02-02 10:48:09,347|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:48:09,347|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (string)
2023-02-02 10:48:09,348|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c")
2023-02-02 10:48:09,349|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c")
2023-02-02 10:48:09,349|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-02 10:48:09,350|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("7ead624b-1d48-4ede-8b03-2ea07869ae88") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:48:09,351|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42", vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:48:09,359|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:48:09,359|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-02 10:48:09,380|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vf-modules)
2023-02-02 10:48:09,396|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:48:09,396|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (json)
2023-02-02 10:48:09,397|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d41df241-12b2-4cfe-bea2-227c75ba3529","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d87df6f7-026e-426b-902b-d97f8ff94cde","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29"}}}]})
2023-02-02 10:48:09,397|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d41df241-12b2-4cfe-bea2-227c75ba3529","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d87df6f7-026e-426b-902b-d97f8ff94cde","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29"}}}]})
2023-02-02 10:48:09,398|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d41df241-12b2-4cfe-bea2-227c75ba3529","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d87df6f7-026e-426b-902b-d97f8ff94cde","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29"}}}]), type  ({json})
2023-02-02 10:48:09,398|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d41df241-12b2-4cfe-bea2-227c75ba3529","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d87df6f7-026e-426b-902b-d97f8ff94cde","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-02 10:48:09,400|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:48:09,405|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-02 10:48:09,405|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-02 10:48:09,451|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1)
2023-02-02 10:48:09,795|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:48:09,795|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (json)
2023-02-02 10:48:09,796|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334884106","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]})
2023-02-02 10:48:09,796|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334884106","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]})
2023-02-02 10:48:09,796|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334884106","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]), type  ({json})
2023-02-02 10:48:09,797|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334884106","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-02 10:48:09,798|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-02 10:48:09,800|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:48:16,506|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| compiled in (6706)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:48:16,506|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:48:16,542|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"23607957-516c-4b57-b7ea-e37d48f604c2","k8s-rb-definition-version":"9ca20019-1798-4624-8994-d3ea5c4692bf","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-02 10:48:16,545|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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" : "23607957-516c-4b57-b7ea-e37d48f604c2",
      "k8s-rb-definition-version" : "9ca20019-1798-4624-8994-d3ea5c4692bf"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
  "service-instance-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
      "model-invariant-id" : "23607957-516c-4b57-b7ea-e37d48f604c2",
      "model-version-id" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1675334884106",
      "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
      "vf-module-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2a557257-ad24-441b-a53c-973d4217e2ea",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d87df6f7-026e-426b-902b-d97f8ff94cde",
          "svc-request-id" : "d41df241-12b2-4cfe-bea2-227c75ba3529"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "d13cd21c-b688-48a7-a040-b59b46357b44",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f281aa78-6d68-4e69-9969-e77a8be0d715",
            "model-version" : "1.0"
          },
          "service-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
          "service-instance-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
            "model-invariant-uuid" : "23607957-516c-4b57-b7ea-e37d48f604c2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
            "model-version" : "1"
          },
          "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
          "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_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
            "model-invariant-uuid" : "23607957-516c-4b57-b7ea-e37d48f604c2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
            "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" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4"
            }, {
              "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-20230202t104745955790z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "23607957-516c-4b57-b7ea-e37d48f604c2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230202t104745955790z"
            }, {
              "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" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
            "vf-module-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "18e27463-32d5-45d8-8072-2fedf6941ad6",
            "model-invariant-uuid" : "100d0600-8631-47da-aa8a-df3ecfc5a64f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ee623340-5f1d-41c4-9014-8fbaadc22448",
            "model-version" : "1.0"
          },
          "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29"
    } ]
  },
  "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88"
})
2023-02-02 10:48:16,552|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:48:16,552|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:48:16,553|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-02 10:48:16,554|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-assign[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(config-template)
2023-02-02 10:48:16,554|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:48:16,561|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-assign) step(config-template)
2023-02-02 10:48:16,561|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-02-02 10:48:16,561|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:48:16,635|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Triggering K8s Config Upload component logic.
2023-02-02 10:48:16,636|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Getting the template prefixes
2023-02-02 10:48:16,636|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Iterating over prefixes in resource assignment map.
2023-02-02 10:48:16,647|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf)
2023-02-02 10:48:16,704|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:48:16,717|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/config-template/replica-count-template)
2023-02-02 10:48:16,726|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(500 - Internal Server Error)
2023-02-02 10:48:16,726|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Uploading K8s template..
2023-02-02 10:48:16,742|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(POST), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/config-template)
2023-02-02 10:48:16,769|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(201 - Created)
2023-02-02 10:48:16,782|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(POST), url(/v1/rb/definition/23607957-516c-4b57-b7ea-e37d48f604c2/9ca20019-1798-4624-8994-d3ea5c4692bf/config-template/replica-count-template/content)
2023-02-02 10:48:16,841|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:48:16,842|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| K8s Config Upload Completed
2023-02-02 10:48:16,842|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:48:16,842|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-02-02 10:48:16,843|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(config-template) -> executed state(SUCCESS)
2023-02-02 10:48:16,843|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(END) -> executed state(SUCCESS)
2023-02-02 10:48:16,844|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(2a557257-ad24-441b-a53c-973d4217e2ea) nodes completed with (0)exceptions
2023-02-02 10:48:16,844|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-02 10:48:16,845|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ce4bf17e-62ca-4482-9ede-64b5866f135c auditStoreId -1
2023-02-02 10:48:16,876|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Completed
2023-02-02 10:49:37,227|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:49:37,331|||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-02 10:49:37,337|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing request id 2a557257-ad24-441b-a53c-973d4217e2ea
2023-02-02 10:49:37,337|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:49:37,337|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| StoreAuditService ID  -1
2023-02-02 10:49:37,339|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-02-02 10:49:37,339|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-02-02 10:49:37,343|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-02-02 10:49:37,366|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deriving input data for workflow: (config-deploy)
2023-02-02 10:49:37,368|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(START) -> executed state(SUCCESS)
2023-02-02 10:49:37,369|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(config-setup)
2023-02-02 10:49:37,369|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:49:37,371|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-deploy) step(config-setup)
2023-02-02 10:49:37,371|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:49:37,371|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:37,378|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-02-02 10:49:37,406|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:37,410|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-02 10:49:37,411|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("21b2f828-9377-4578-a2fb-c176ae53be42") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:49:37,412|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42"}
2023-02-02 10:49:37,419|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42), 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-02 10:49:37,419|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42), 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-02 10:49:37,445|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42)
2023-02-02 10:49:37,501|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:37,502|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (string)
2023-02-02 10:49:37,503|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c")
2023-02-02 10:49:37,503|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c")
2023-02-02 10:49:37,503|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-02-02 10:49:37,504|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("7ead624b-1d48-4ede-8b03-2ea07869ae88") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:49:37,504|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{service-instance-id="21b2f828-9377-4578-a2fb-c176ae53be42", vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:49:37,508|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/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-02 10:49:37,509|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-02 10:49:37,529|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/21b2f828-9377-4578-a2fb-c176ae53be42/service-data/vnfs/vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88/vnf-data/vf-modules)
2023-02-02 10:49:37,627|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:37,628|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (json)
2023-02-02 10:49:37,629|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d419627-4d24-41cd-abef-0b4c9e3b009e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3dbc5615-57c9-4db4-85ca-932bb4760fe9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","from-preload":false}}}]})
2023-02-02 10:49:37,629|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d419627-4d24-41cd-abef-0b4c9e3b009e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3dbc5615-57c9-4db4-85ca-932bb4760fe9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","from-preload":false}}}]})
2023-02-02 10:49:37,629|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d419627-4d24-41cd-abef-0b4c9e3b009e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3dbc5615-57c9-4db4-85ca-932bb4760fe9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","from-preload":false}}}]), type  ({json})
2023-02-02 10:49:37,630|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","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_89e42644-056a-4db7-85b6-8b1475cd7e1c_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":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","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-20230202t104745955790z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"23607957-516c-4b57-b7ea-e37d48f604c2","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230202t104745955790z","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":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a557257-ad24-441b-a53c-973d4217e2ea","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f281aa78-6d68-4e69-9969-e77a8be0d715","model-invariant-uuid":"d13cd21c-b688-48a7-a040-b59b46357b44"},"global-customer-id":"basiccnf-macro-customer","service-id":"21b2f828-9377-4578-a2fb-c176ae53be42","service-instance-id":"21b2f828-9377-4578-a2fb-c176ae53be42","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d419627-4d24-41cd-abef-0b4c9e3b009e","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3dbc5615-57c9-4db4-85ca-932bb4760fe9","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"18e27463-32d5-45d8-8072-2fedf6941ad6","model-uuid":"ee623340-5f1d-41c4-9014-8fbaadc22448","model-invariant-uuid":"100d0600-8631-47da-aa8a-df3ecfc5a64f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ead624b-1d48-4ede-8b03-2ea07869ae88"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9ca20019-1798-4624-8994-d3ea5c4692bf","model-uuid":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-invariant-uuid":"23607957-516c-4b57-b7ea-e37d48f604c2"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-02-02 10:49:37,632|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 
Resolved Input Key mappings: 
{vnf-id="7ead624b-1d48-4ede-8b03-2ea07869ae88"}
2023-02-02 10:49:37,637|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-02-02 10:49:37,637|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-02-02 10:49:37,678|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7ead624b-1d48-4ede-8b03-2ea07869ae88?depth=1)
2023-02-02 10:49:37,814|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:37,814|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response processing type (json)
2023-02-02 10:49:37,815|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_lehmann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334974695","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]})
2023-02-02 10:49:37,815|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_lehmann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334974695","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]})
2023-02-02 10:49:37,815|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_lehmann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334974695","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]), type  ({json})
2023-02-02 10:49:37,815|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"043ef4cb-e0d1-4d85-a2b6-962c1c465b29","vf-module-name":"basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_lehmann","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1675334974695","model-invariant-id":"23607957-516c-4b57-b7ea-e37d48f604c2","model-version-id":"e8aa0c90-c1ff-41da-bc4b-74d1953629e4","model-customization-id":"9ca20019-1798-4624-8994-d3ea5c4692bf","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-02-02 10:49:37,817|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-02-02 10:49:37,819|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"23607957-516c-4b57-b7ea-e37d48f604c2","k8s-rb-definition-version":"9ca20019-1798-4624-8994-d3ea5c4692bf","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":"practical_lehmann"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-02-02 10:49:37,821|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "practical_lehmann",
      "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" : "23607957-516c-4b57-b7ea-e37d48f604c2",
      "k8s-rb-definition-version" : "9ca20019-1798-4624-8994-d3ea5c4692bf"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
  "service-instance-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "practical_lehmann",
      "is-base-vf-module" : false,
      "model-customization-id" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
      "model-invariant-id" : "23607957-516c-4b57-b7ea-e37d48f604c2",
      "model-version-id" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1675334974695",
      "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
      "vf-module-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2a557257-ad24-441b-a53c-973d4217e2ea",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3dbc5615-57c9-4db4-85ca-932bb4760fe9",
          "svc-request-id" : "2d419627-4d24-41cd-abef-0b4c9e3b009e"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "d13cd21c-b688-48a7-a040-b59b46357b44",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f281aa78-6d68-4e69-9969-e77a8be0d715",
            "model-version" : "1.0"
          },
          "service-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
          "service-instance-id" : "21b2f828-9377-4578-a2fb-c176ae53be42",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
            "model-invariant-uuid" : "23607957-516c-4b57-b7ea-e37d48f604c2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
            "model-version" : "1"
          },
          "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
          "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_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9ca20019-1798-4624-8994-d3ea5c4692bf",
            "model-invariant-uuid" : "23607957-516c-4b57-b7ea-e37d48f604c2",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4",
            "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" : "e8aa0c90-c1ff-41da-bc4b-74d1953629e4"
            }, {
              "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-20230202t104745955790z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "23607957-516c-4b57-b7ea-e37d48f604c2"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230202t104745955790z"
            }, {
              "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" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29",
            "vf-module-name" : "basic_cnf_macro_89e42644-056a-4db7-85b6-8b1475cd7e1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "18e27463-32d5-45d8-8072-2fedf6941ad6",
            "model-invariant-uuid" : "100d0600-8631-47da-aa8a-df3ecfc5a64f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ee623340-5f1d-41c4-9014-8fbaadc22448",
            "model-version" : "1.0"
          },
          "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "043ef4cb-e0d1-4d85-a2b6-962c1c465b29"
    } ]
  },
  "vnf-id" : "7ead624b-1d48-4ede-8b03-2ea07869ae88"
})
2023-02-02 10:49:37,829|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:49:37,829|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:49:37,829|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-02-02 10:49:37,830|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(status-verification-script)
2023-02-02 10:49:37,830|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:49:37,837|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-deploy) step(status-verification-script)
2023-02-02 10:49:37,837|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-02 10:49:37,837|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:37,842|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-02 10:49:37,849|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| SIMPLE STATUS CHECK - START
2023-02-02 10:49:37,862|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:49:38,148|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:38,183|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is ready.
2023-02-02 10:49:38,183|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| SIMPLE STATUS CHECK - END
2023-02-02 10:49:38,183|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:49:38,183|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-02 10:49:38,184|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-02-02 10:49:38,184|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(config-apply)
2023-02-02 10:49:38,185|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:49:38,191|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-deploy) step(config-apply)
2023-02-02 10:49:38,191|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-02-02 10:49:38,191|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:38,193|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Triggering K8s Config Value component logic.
2023-02-02 10:49:38,193|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Getting the template prefixes
2023-02-02 10:49:38,193|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Iterating over prefixes in resource assignment map.
2023-02-02 10:49:38,205|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/config/replica-count-change)
2023-02-02 10:49:43,270|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(500 - Internal Server Error)
2023-02-02 10:49:43,270|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Uploading K8s config..
2023-02-02 10:49:43,340|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Config building started from source custom-values
2023-02-02 10:49:43,341|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-02-02 10:49:43,355|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:43,359|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-02-02 10:49:43,360|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-02-02 10:49:43,440|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(POST), url(/v1/instance/practical_lehmann/config)
2023-02-02 10:49:43,705|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(201 - Created)
2023-02-02 10:49:43,715|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:49:43,715|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-02-02 10:49:43,716|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-02-02 10:49:43,716|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(status-verification-script-after)
2023-02-02 10:49:43,716|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:49:43,717|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-deploy) step(status-verification-script-after)
2023-02-02 10:49:43,717|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-02-02 10:49:43,717|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:49:43,718|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-02-02 10:49:43,720|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| SIMPLE STATUS CHECK - START
2023-02-02 10:49:43,729|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:49:43,811|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:43,814|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:49:53,905|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:49:54,055|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:49:54,058|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:04,067|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:04,167|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:04,169|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:14,180|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:14,263|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:14,268|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:24,280|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:24,384|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:24,395|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:34,404|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:34,536|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:34,539|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:44,552|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:44,694|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:44,697|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:50:54,708|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:50:54,814|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:50:54,819|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:51:04,834|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:51:04,982|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:51:04,987|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:51:08,228|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||reactor-http-epoll-4||||INFO||||||| processing request id 3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f
2023-02-02 10:51:08,228|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:51:08,228|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-02-02 10:51:08,233|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-02-02 10:51:08,318|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-02 10:51:08,320|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-02 10:51:08,326|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||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-02 10:51:08,339|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-02 10:51:08,340|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-02 10:51:08,340|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:51:08,341|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f) for workflow(resource-assignment) step(resource-assignment)
2023-02-02 10:51:08,341|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:08,341|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-02 10:51:08,342|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-02-02 10:51:08,375|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||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-02 10:51:08,376|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-02 10:51:08,377|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a137d1e5-3a67-49f5-8e79-2deebc812e34") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:51:08,377|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("326c749a-c788-47ca-a7a4-a769b89fa72a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:51:08,378|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "a137d1e5-3a67-49f5-8e79-2deebc812e34",
  "vnf-id" : "326c749a-c788-47ca-a7a4-a769b89fa72a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-02-02 10:51:08,386|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-02 10:51:08,386|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:08,386|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-02 10:51:08,387|3bbd1e6e-be3c-41b0-9aa9-562dac56ed7f||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f8e7f48-e030-42a0-a9e6-6b59cba7f2f3 auditStoreId -1
2023-02-02 10:51:14,998|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:51:15,206|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:51:15,209|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is not ready. Please wait...
2023-02-02 10:51:18,549|68f9e856-9312-4b3b-bfa1-7701440b8ba2||reactor-http-epoll-2||||INFO||||||| processing request id 68f9e856-9312-4b3b-bfa1-7701440b8ba2
2023-02-02 10:51:18,550|68f9e856-9312-4b3b-bfa1-7701440b8ba2||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:51:18,550|68f9e856-9312-4b3b-bfa1-7701440b8ba2||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-02-02 10:51:18,551|68f9e856-9312-4b3b-bfa1-7701440b8ba2||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-02 10:51:18,551|68f9e856-9312-4b3b-bfa1-7701440b8ba2||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-02 10:51:18,556|68f9e856-9312-4b3b-bfa1-7701440b8ba2||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-02 10:51:18,574|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-02-02 10:51:18,574|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-02-02 10:51:18,574|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:51:18,575|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(68f9e856-9312-4b3b-bfa1-7701440b8ba2) for workflow(resource-assignment) step(resource-assignment)
2023-02-02 10:51:18,575|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:18,575|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-02-02 10:51:18,575|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-02-02 10:51:18,591|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||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-02 10:51:18,593|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-02-02 10:51:18,594|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-02-02 10:51:18,595|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-02-02 10:51:18,595|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-02-02 10:51:18,595|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("bd041d41-2d16-4788-a488-d533192c0264") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-02-02 10:51:18,595|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a137d1e5-3a67-49f5-8e79-2deebc812e34") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:51:18,596|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||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-02 10:51:18,596|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-02-02 10:51:18,596|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-02-02 10:51:18,597|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("326c749a-c788-47ca-a7a4-a769b89fa72a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:51:18,597|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "a137d1e5-3a67-49f5-8e79-2deebc812e34",
  "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" : "bd041d41-2d16-4788-a488-d533192c0264",
  "vnf-id" : "326c749a-c788-47ca-a7a4-a769b89fa72a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-02-02 10:51:18,611|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-02-02 10:51:18,611|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:18,611|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-02-02 10:51:18,612|68f9e856-9312-4b3b-bfa1-7701440b8ba2||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID beb6edcf-ffd5-4b06-afcb-999199293992 auditStoreId -1
2023-02-02 10:51:25,071|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:51:25,179|||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-02 10:51:25,190|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing request id 872e9489-b90a-4d11-beb5-11572130fc4d
2023-02-02 10:51:25,190|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:51:25,190|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| StoreAuditService ID  -1
2023-02-02 10:51:25,190|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-02 10:51:25,190|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-02 10:51:25,192|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:51:25,200|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deriving input data for workflow: (config-assign)
2023-02-02 10:51:25,200|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-02-02 10:51:25,200|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:51:25,201|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(872e9489-b90a-4d11-beb5-11572130fc4d) for workflow(config-assign) step(config-assign)
2023-02-02 10:51:25,201|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:25,201|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-02-02 10:51:25,204|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-02-02 10:51:25,226|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Rest request method(GET), url(/v1/instance/practical_lehmann/status)
2023-02-02 10:51:25,254|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:51:25,255|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-02-02 10:51:25,256|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("a137d1e5-3a67-49f5-8e79-2deebc812e34") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-02-02 10:51:25,256|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Setting Resource Value ("326c749a-c788-47ca-a7a4-a769b89fa72a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-02-02 10:51:25,324|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resource resolution saved into database successfully : (vnf-id)
2023-02-02 10:51:25,327|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resource resolution saved into database successfully : (vnf_name)
2023-02-02 10:51:25,327|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Resource resolution saved into database successfully : (service-instance-id)
2023-02-02 10:51:25,328|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Generated Resource Param Data ({
  "service-instance-id" : "a137d1e5-3a67-49f5-8e79-2deebc812e34",
  "vnf-id" : "326c749a-c788-47ca-a7a4-a769b89fa72a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-02-02 10:51:25,349|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Response status(200 - OK)
2023-02-02 10:51:25,362|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| VfModule helm_apache (practical_lehmann) is ready.
2023-02-02 10:51:25,362|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| SIMPLE STATUS CHECK - END
2023-02-02 10:51:25,362|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:51:25,363|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-02-02 10:51:25,363|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-02-02 10:51:25,364|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy[2a557257-ad24-441b-a53c-973d4217e2ea])'s step(collect-results)
2023-02-02 10:51:25,364|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:51:25,365|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(2a557257-ad24-441b-a53c-973d4217e2ea) for workflow(config-deploy) step(collect-results)
2023-02-02 10:51:25,365|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-02-02 10:51:25,366|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:51:25,366|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-02-02 10:51:25,372|872e9489-b90a-4d11-beb5-11572130fc4d||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-02-02 10:51:25,375|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Collected results: {}
2023-02-02 10:51:25,385|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:51:25,385|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-02-02 10:51:25,385|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-02-02 10:51:25,386|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Execute node(END) -> executed state(SUCCESS)
2023-02-02 10:51:25,387|2a557257-ad24-441b-a53c-973d4217e2ea||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(2a557257-ad24-441b-a53c-973d4217e2ea) nodes completed with (0)exceptions
2023-02-02 10:51:25,387|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-02 10:51:25,388|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d3a0f367-2779-44f1-8fa3-db437f678cdb auditStoreId -1
2023-02-02 10:51:25,392|2a557257-ad24-441b-a53c-973d4217e2ea||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Completed
2023-02-02 10:51:25,414|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:51:25,414|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:51:25,414|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-02-02 10:51:25,415|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveWorkflowOutputs for workflow(config-assign)
2023-02-02 10:51:25,415|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 40746e71-e87f-41a4-a5af-585bde005094 auditStoreId -1
2023-02-02 10:51:25,434|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Completed
2023-02-02 10:52:20,362|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-02-02 10:52:20,483|||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-02 10:52:20,487|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing request id 872e9489-b90a-4d11-beb5-11572130fc4d
2023-02-02 10:52:20,487|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionInput called not to store the Workflow action input details 
2023-02-02 10:52:20,487|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| StoreAuditService ID  -1
2023-02-02 10:52:20,489|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-02-02 10:52:20,489|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-02-02 10:52:20,491|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-02-02 10:52:20,495|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deriving input data for workflow: (config-deploy)
2023-02-02 10:52:20,495|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-02-02 10:52:20,495|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-02-02 10:52:20,502|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| preparing request id(872e9489-b90a-4d11-beb5-11572130fc4d) for workflow(config-deploy) step(config-deploy)
2023-02-02 10:52:20,502|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-02-02 10:52:20,502|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 10:52:20,503|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-02-02 10:52:20,503|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Getting Jython Script Class(ConfigDeploy)
2023-02-02 10:52:20,547|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@780473f8
2023-02-02 10:52:20,549|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Hello world
2023-02-02 10:52:20,549|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Preparing Response...
2023-02-02 10:52:20,549|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-02-02 10:52:20,549|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-02-02 10:52:20,550|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bb1d6374-2be4-4cca-b4de-189f885bbeac auditStoreId -1
2023-02-02 10:52:20,551|872e9489-b90a-4d11-beb5-11572130fc4d||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Completed
2023-02-02 11:50:54,104|d97a2713-fc4a-4c85-8f36-7f523fed959d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-02 11:50:54,105|d97a2713-fc4a-4c85-8f36-7f523fed959d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 11:50:54,106|d97a2713-fc4a-4c85-8f36-7f523fed959d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 11:50:55,545|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 11:50:55,546|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 11:50:58,435|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-02 11:50:58,436|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(c678a079-ba86-4d19-93d9-684d019a77f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-02 11:50:58,454|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(0e565083-656a-4c8b-bc41-4e206f282a71) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-02 11:50:58,460|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(8f35415f-44ef-4aeb-a362-9c0e60e7db68) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-02 11:50:58,469|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(53192b4c-f211-494d-87b7-805ba4365030) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-02 11:50:58,482|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(ea9937c4-c42e-4a1a-b468-16d0768d3097) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-02 11:50:58,494|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(00d83bfc-9b43-49d4-911c-e353b8c4a1dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-02 11:50:58,508|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,509|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,509|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,510|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,510|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,510|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,525|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 11:50:58,544|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,573|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 11:50:58,592|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 11:50:58,611|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 11:50:58,677|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 11:50:58,678|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 11:50:58,678|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 11:50:58,712|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:58,758|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 11:50:58,811|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-02 11:50:58,818|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 11:50:58,959|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 11:50:58,960|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 11:50:58,960|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 11:50:58,961|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(HealthCheck)
2023-02-02 11:50:58,962|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-02 11:50:58,963|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-assign)
2023-02-02 11:50:58,963|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-deploy)
2023-02-02 11:50:59,001|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:59,076|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-02 11:50:59,144|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-02 11:50:59,151|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-02 11:50:59,302|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 11:50:59,303|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 11:50:59,303|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 11:50:59,348|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:59,417|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 11:50:59,486|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-02 11:50:59,487|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 11:50:59,584|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 11:50:59,585|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 11:50:59,621|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 11:50:59,622|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 11:50:59,623|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:59,628|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:50:59,662|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-02 11:50:59,763|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-02 11:50:59,766|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-02 11:50:59,930|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-02 11:50:59,983|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-02 11:50:59,984|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-02 11:51:00,116|d97a2713-fc4a-4c85-8f36-7f523fed959d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 11:51:17,665|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||Thread-225||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5f3cfff2-16be-481f-9380-e8544c525919)
2023-02-02 11:51:17,666|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/5f3cfff2-16be-481f-9380-e8544c525919/Definitions
2023-02-02 11:51:17,668|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 11:51:17,669|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-02 11:51:17,708|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-02 11:51:17,766|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-02 11:51:17,795|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-02 11:51:17,829|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-02 11:51:17,896|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-02 11:51:17,961|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-assign)
2023-02-02 11:51:17,961|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-02 11:51:17,961|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-assign) targets(resolve-data)
2023-02-02 11:51:17,962|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-02 11:51:17,962|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-02 11:51:17,962|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f3cfff2-16be-481f-9380-e8544c525919/Templates/netconfrpc-mapping.json
2023-02-02 11:51:17,967|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-02 11:51:17,967|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-02 11:51:17,968|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-deploy)
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) resource assignment files([]
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-02 11:51:17,969|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-02 11:51:17,974|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([input-source])
2023-02-02 11:51:17,994|fb43d6e3-5179-4bc8-86d1-aa5e73429fdb||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: [source-input]
2023-02-02 12:35:25,843|4030b8c5-8cc3-4517-8308-1ac059eb2e18||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-02-02 12:35:25,845|4030b8c5-8cc3-4517-8308-1ac059eb2e18||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-02-02 12:35:25,845|4030b8c5-8cc3-4517-8308-1ac059eb2e18||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-02-02 12:35:27,933|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-02-02 12:35:27,934|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-02-02 12:35:30,182|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-02-02 12:35:30,183|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(87cbbf09-1152-4845-89c5-b2baaf35bec5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-02-02 12:35:30,204|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(f64856a3-30ab-4d91-ba2d-f89ac6e457d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-02-02 12:35:30,211|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(4f56d007-89c2-43e9-826e-a74b2ee56b2a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-02-02 12:35:30,221|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(ee872904-cb9c-49a9-8656-596117a9b479) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-02-02 12:35:30,234|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(b52bdb0f-06ca-40b3-9b52-2eb61804d367) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-02-02 12:35:30,251|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Save processing(3d2affde-e964-47df-b497-f418afbdec25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-02-02 12:35:30,269|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,269|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,269|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,270|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,270|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,271|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,286|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 12:35:30,303|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,327|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 12:35:30,342|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 12:35:30,356|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-02-02 12:35:30,415|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 12:35:30,416|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 12:35:30,417|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 12:35:30,445|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,508|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 12:35:30,619|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-02-02 12:35:30,628|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-02-02 12:35:30,818|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 12:35:30,819|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 12:35:30,819|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 12:35:30,864|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:30,959|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 12:35:31,140|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-02-02 12:35:31,145|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-02-02 12:35:31,310|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 12:35:31,310|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 12:35:31,311|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 12:35:31,312|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(HealthCheck)
2023-02-02 12:35:31,312|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(ScaleOutReconfiguration)
2023-02-02 12:35:31,313|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-assign)
2023-02-02 12:35:31,313|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(vf-config-deploy)
2023-02-02 12:35:31,344|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:31,388|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-02-02 12:35:31,495|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-02-02 12:35:31,496|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-02-02 12:35:31,618|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(resource-assignment)
2023-02-02 12:35:31,620|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 12:35:31,651|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-assign)
2023-02-02 12:35:31,651|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Validating Workflow(config-deploy)
2023-02-02 12:35:31,652|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:31,655|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:31,698|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-02-02 12:35:31,800|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-02-02 12:35:31,801|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-02-02 12:35:31,915|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-02-02 12:35:31,973|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-02-02 12:35:31,974|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-02-02 12:35:32,180|4030b8c5-8cc3-4517-8308-1ac059eb2e18||DefaultDispatcher-worker-55||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| 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-02 12:35:50,255|d57853d3-017d-4667-a01a-c67f2ea82124||Thread-282||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8930a968-ba74-43d6-a143-3fb5345e4412)
2023-02-02 12:35:50,256|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| deleting definition types under : /opt/app/onap/blueprints/working/8930a968-ba74-43d6-a143-3fb5345e4412/Definitions
2023-02-02 12:35:50,258|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| reinitialized all type definitions
2023-02-02 12:35:50,259|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(netconf-device)
2023-02-02 12:35:50,326|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(resolve-data)
2023-02-02 12:35:50,378|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-02-02 12:35:50,392|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-02-02 12:35:50,422|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-02-02 12:35:50,533|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-assign)
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-assign) targets(resolve-data)
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-02-02 12:35:50,582|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enriching artifacts file(/opt/app/onap/blueprints/working/8930a968-ba74-43d6-a143-3fb5345e4412/Templates/netconfrpc-mapping.json
2023-02-02 12:35:50,586|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| dataType not present for the recipe(dt-config-assign-properties)
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing Workflow(config-deploy)
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| identified workflow(config-deploy) targets(execute-netconf)
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| workflow(config-deploy) resource assignment files([]
2023-02-02 12:35:50,587|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| ##### Enhancing blueprint Resource Definitions
2023-02-02 12:35:50,588|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-02-02 12:35:50,588|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| processing file (Templates/netconfrpc-mapping.json)
2023-02-02 12:35:50,591|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| distinct resource keys ([input-source])
2023-02-02 12:35:50,673|d57853d3-017d-4667-a01a-c67f2ea82124||DefaultDispatcher-worker-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-nx9nn|||| Enriching Resource Definition sources Node Template: [source-input]