Results

By type

          03:20:20,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:20:20,253 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:20:20,254 |-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.3.0.jar!/logback.xml]
03:20:20,255 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:20:20,255 |-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.3.0.jar!/logback.xml]
03:20:20,255 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:20:20,271 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
03:20:20,419 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:20:20,428 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:20:20,433 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:20:20,441 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:20:20,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:20:20,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:20:20,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:20:20,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:20:20,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:20:20,529 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:20:20,529 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:20:20,530 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:20:20,532 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-07 03:20:21,358|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-vzzgv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-07 03:20:21,362|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-07 03:20:24,739|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-07 03:20:25,412|||main||||INFO||||||| Finished Spring Data repository scanning in 659ms. Found 11 JPA repository interfaces.
2022-07-07 03:20:27,597|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-07 03:20:27,670|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-07 03:20:27,881|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-07 03:20:28,387|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-07 03:20:28,725|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-07 03:20:28,729|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-07 03:20:28,935|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-07 03:20:30,232|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-07 03:20:30,247|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-07 03:20:30,329|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-07 03:20:31,504|||main||||INFO||||||| Audit service is disabled
2022-07-07 03:20:31,764|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-07 03:20:33,183|||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]
2022-07-07 03:20:33,228|||main||||INFO||||||| Dependency Management module created...
2022-07-07 03:20:34,358|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-07 03:20:34,607|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-07 03:20:35,881|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-07 03:20:37,259|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-07 03:20:37,566|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-07 03:20:37,573|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.861 seconds (JVM running for 17.899)
2022-07-07 03:20:37,592|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-07 04:29:41,034|0c125093-e569-4f4d-964c-48db42bd05d5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-07 04:29:41,036|0c125093-e569-4f4d-964c-48db42bd05d5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 04:29:41,037|0c125093-e569-4f4d-964c-48db42bd05d5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 04:29:41,629|0c125093-e569-4f4d-964c-48db42bd05d5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 04:29:41,634|0c125093-e569-4f4d-964c-48db42bd05d5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 04:29:42,914|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bf3458f4-fc0e-45b2-ad4f-41be6d5b34f1)
2022-07-07 04:29:42,926|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| deleting definition types under : /opt/app/onap/blueprints/working/bf3458f4-fc0e-45b2-ad4f-41be6d5b34f1/Definitions
2022-07-07 04:29:43,006|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| reinitialized all type definitions
2022-07-07 04:29:43,012|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-07 04:29:43,046|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-07 04:29:43,052|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-07 04:29:43,059|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-07 04:29:43,100|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(helloworld)
2022-07-07 04:29:43,101|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-07 04:29:43,101|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(helloworld) targets(helloworld)
2022-07-07 04:29:43,101|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-07 04:29:43,102|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-07 04:29:43,102|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/bf3458f4-fc0e-45b2-ad4f-41be6d5b34f1/Templates/hello-world-mapping.json
2022-07-07 04:29:43,114|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-07 04:29:43,114|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-07 04:29:43,115|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 04:29:43,115|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-07 04:29:43,116|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/hello-world-mapping.json)
2022-07-07 04:29:43,134|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| distinct resource keys ([])
2022-07-07 04:29:43,134|2b08d95d-4d37-4e47-86ea-c759376b5399||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enriching Resource Definition sources Node Template: []
2022-07-07 04:29:43,389|ae74ad0b-7410-40b3-82be-7e869463d103||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(d7104e16-55b7-4383-908f-69499f7b373e) CBA(/opt/app/onap/blueprints/archive/d7104e16-55b7-4383-908f-69499f7b373e/cba.zip)
2022-07-07 04:29:43,399|ae74ad0b-7410-40b3-82be-7e869463d103||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7104e16-55b7-4383-908f-69499f7b373e) and entry definition file (Definitions/blueprint.json)
2022-07-07 04:29:43,467|ae74ad0b-7410-40b3-82be-7e869463d103||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(helloworld)
2022-07-07 04:29:43,482|ae74ad0b-7410-40b3-82be-7e869463d103||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7104e16-55b7-4383-908f-69499f7b373e) and entry definition file (Definitions/blueprint.json)
2022-07-07 04:29:43,592|ae74ad0b-7410-40b3-82be-7e869463d103||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/d7104e16-55b7-4383-908f-69499f7b373e) present to clean.
2022-07-07 04:29:43,803|e6a80f15-9dc5-4fe0-baee-9315c80fac33||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 654321
2022-07-07 04:29:43,803|e6a80f15-9dc5-4fe0-baee-9315c80fac33||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 04:29:43,803|e6a80f15-9dc5-4fe0-baee-9315c80fac33||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 04:29:43,811|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| getting cba file name(test101), version(1.0.1) from db
2022-07-07 04:29:43,878|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-07 04:29:43,881|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-07 04:29:43,883|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-07 04:29:43,910|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (helloworld)
2022-07-07 04:29:43,911|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-07 04:29:43,912|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 04:29:43,932|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-07 04:29:43,932|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 04:29:43,934|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-07 04:29:43,952|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-07 04:29:43,984|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([])
2022-07-07 04:29:43,988|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({ })
2022-07-07 04:29:44,089|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 04:29:44,091|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 04:29:44,092|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-07 04:29:44,095|e6a80f15-9dc5-4fe0-baee-9315c80fac33||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3a19737b-ffc3-4a98-b56a-58448c85f60c auditStoreId -1
2022-07-07 04:49:19,632|f608668d-83c4-4497-9e38-c00d2a509d1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-07 04:49:19,634|f608668d-83c4-4497-9e38-c00d2a509d1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 04:49:19,634|f608668d-83c4-4497-9e38-c00d2a509d1a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 04:49:19,925|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 04:49:19,926|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 04:49:20,536|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-07 04:49:20,541|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(8bc3eca7-6851-4a57-9287-e7caa8a81729) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-07 04:49:20,569|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(0cda48c6-aaa2-424a-ad66-a2fee62de0ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-07 04:49:20,581|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(b9e4502e-1461-4d89-a4b1-a71bb42cfe58) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-07 04:49:20,595|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(af7c2444-b954-4db9-8e21-2cf939d3da07) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-07 04:49:20,615|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(69112dd4-b6ea-4e9f-afa3-cab5c28d0cfb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-07 04:49:20,633|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(92b44180-adab-482d-b3a3-af0513dbec1c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-07 04:49:20,652|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 04:49:20,653|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 04:49:20,653|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 04:49:20,654|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 04:49:20,654|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 04:49:20,655|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 04:49:20,693|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 04:49:20,810|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 04:49:20,834|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 04:49:20,855|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 04:49:20,976|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 04:49:20,977|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 04:49:20,978|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,049|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 04:49:21,145|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 04:49:21,146|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 04:49:21,147|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,148|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(HealthCheck)
2022-07-07 04:49:21,149|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-07 04:49:21,149|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-assign)
2022-07-07 04:49:21,150|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-deploy)
2022-07-07 04:49:21,203|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 04:49:21,315|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 04:49:21,316|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 04:49:21,316|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,362|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 04:49:21,446|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 04:49:21,448|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,500|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 04:49:21,591|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 04:49:21,592|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 04:49:21,593|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign-day-2)
2022-07-07 04:49:21,594|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,595|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy-day-2)
2022-07-07 04:49:21,624|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 04:49:21,624|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 04:49:21,625|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 04:49:21,636|f608668d-83c4-4497-9e38-c00d2a509d1a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 04:49:23,002|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a76969b9-dc31-4d65-a8e1-7f265d026ae1)
2022-07-07 04:49:23,002|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| deleting definition types under : /opt/app/onap/blueprints/working/a76969b9-dc31-4d65-a8e1-7f265d026ae1/Definitions
2022-07-07 04:49:23,004|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| reinitialized all type definitions
2022-07-07 04:49:23,005|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-07-07 04:49:23,022|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-07-07 04:49:23,027|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-07-07 04:49:23,032|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-07-07 04:49:23,047|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(capability)
2022-07-07 04:49:23,066|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(capability)
2022-07-07 04:49:23,074|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-07 04:49:23,087|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,103|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,114|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,126|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,138|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,176|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-07-07 04:49:23,181|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-07-07 04:49:23,181|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-07-07 04:49:23,195|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(capability)
2022-07-07 04:49:23,205|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(capability)
2022-07-07 04:49:23,215|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(capability)
2022-07-07 04:49:23,224|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(processor-db)
2022-07-07 04:49:23,234|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,246|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,261|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,272|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,283|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,296|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 04:49:23,332|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(resource-resolution)
2022-07-07 04:49:23,333|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-07-07 04:49:23,333|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-07-07 04:49:23,333|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-07-07 04:49:23,333|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-07-07 04:49:23,334|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-07-07 04:49:23,334|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/a76969b9-dc31-4d65-a8e1-7f265d026ae1/Templates/hello-world-velocity-mapping.json
2022-07-07 04:49:23,342|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-07-07 04:49:23,342|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-07-07 04:49:23,342|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/a76969b9-dc31-4d65-a8e1-7f265d026ae1/Templates/hello-world-jinja-mapping.json
2022-07-07 04:49:23,351|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-07-07 04:49:23,352|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-07-07 04:49:23,352|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 04:49:23,352|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-07-07 04:49:23,352|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-07-07 04:49:23,352|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-07-07 04:49:23,365|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-07-07 04:49:23,440|fbc57d4d-6349-41c5-9454-0c1e9c095549||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-07-07 04:49:23,614|ecb8579c-f9d4-451f-8686-431149ece52b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(2cb9faa5-5e25-447f-8fcf-43f821e39cdf) CBA(/opt/app/onap/blueprints/archive/2cb9faa5-5e25-447f-8fcf-43f821e39cdf/cba.zip)
2022-07-07 04:49:23,621|ecb8579c-f9d4-451f-8686-431149ece52b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cb9faa5-5e25-447f-8fcf-43f821e39cdf) and entry definition file (Definitions/resource-resolution.json)
2022-07-07 04:49:23,653|ecb8579c-f9d4-451f-8686-431149ece52b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-resolution)
2022-07-07 04:49:23,662|ecb8579c-f9d4-451f-8686-431149ece52b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2cb9faa5-5e25-447f-8fcf-43f821e39cdf) and entry definition file (Definitions/resource-resolution.json)
2022-07-07 04:49:23,696|ecb8579c-f9d4-451f-8686-431149ece52b||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/2cb9faa5-5e25-447f-8fcf-43f821e39cdf) present to clean.
2022-07-07 04:49:23,821|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 93c93df9-6ab5-40d6-8706-0bd13ccf4325
2022-07-07 04:49:23,821|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 04:49:23,821|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 04:49:23,827|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-07-07 04:49:23,892|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-07 04:49:23,894|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-07-07 04:49:23,896|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-07-07 04:49:23,909|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (resource-resolution)
2022-07-07 04:49:23,913|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-07-07 04:49:23,913|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 04:49:23,914|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(93c93df9-6ab5-40d6-8706-0bd13ccf4325) for workflow(resource-resolution) step(helloworld)
2022-07-07 04:49:23,914|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 04:49:23,914|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-07-07 04:49:23,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-07-07 04:49:23,950|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-07-07 04:49:23,979|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:23,979|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-07 04:49:24,227|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-07 04:49:24,317|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:24,330|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:24,330|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-07 04:49:24,331|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-07 04:49:24,331|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-07-07 04:49:24,363|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_put)
2022-07-07 04:49:24,375|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-07 04:49:24,376|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Getting Jython Script Class(ResolvProperties)
2022-07-07 04:49:28,448|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Component Object org.python.proxies.__main__$ResolvProperties$1@1628f666
2022-07-07 04:49:28,454|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-07-07 04:49:28,466|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_python)
2022-07-07 04:49:28,468|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:28,468|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-07 04:49:28,474|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-07 04:49:28,488|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:28,489|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:28,489|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-07 04:49:28,489|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-07 04:49:28,489|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-07-07 04:49:28,490|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:28,490|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-07 04:49:28,493|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-07 04:49:28,500|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_patch)
2022-07-07 04:49:28,506|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:28,506|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:28,506|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-07 04:49:28,506|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-07 04:49:28,506|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-07-07 04:49:28,517|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_del)
2022-07-07 04:49:28,518|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-07 04:49:28,546|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-07 04:49:35,349|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| compiled in (6802)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-07 04:49:35,350|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-07-07 04:49:35,365|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-07-07 04:49:35,377|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_kotlin)
2022-07-07 04:49:35,380|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,380|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-07 04:49:35,387|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-07 04:49:35,397|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,397|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,398|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-07 04:49:35,398|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-07 04:49:35,398|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-07-07 04:49:35,412|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_get)
2022-07-07 04:49:35,420|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-07-07 04:49:35,420|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-07-07 04:49:35,431|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_input)
2022-07-07 04:49:35,432|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_default)
2022-07-07 04:49:35,433|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,433|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-07 04:49:35,436|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-07 04:49:35,445|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,445|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,446|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-07 04:49:35,446|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-07 04:49:35,446|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-07-07 04:49:35,456|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_post)
2022-07-07 04:49:35,471|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,507|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (list)
2022-07-07 04:49:35,510|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-07-07 04:49:35,511|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,511|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,511|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,511|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,511|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-07-07 04:49:35,524|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (v_db)
2022-07-07 04:49:35,527|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-07-07 04:49:35,592|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-07 04:49:35,618|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-07 04:49:35,619|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-07-07 04:49:35,656|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-07-07 04:49:35,660|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-07 04:49:35,661|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-07-07 04:49:35,661|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-07-07 04:49:35,661|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Getting Jython Script Class(ResolvProperties)
2022-07-07 04:49:35,671|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-07-07 04:49:35,713|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4af093b8
2022-07-07 04:49:35,714|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-07-07 04:49:35,729|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_python)
2022-07-07 04:49:35,731|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,731|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-07-07 04:49:35,732|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-07-07 04:49:35,742|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,743|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,743|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-07-07 04:49:35,743|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-07-07 04:49:35,744|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-07-07 04:49:35,754|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_patch)
2022-07-07 04:49:35,754|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-07-07 04:49:35,767|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_input)
2022-07-07 04:49:35,768|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,768|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-07-07 04:49:35,770|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(PUT), url(/resource-resolution/put)
2022-07-07 04:49:35,779|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,780|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,780|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-07-07 04:49:35,780|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-07-07 04:49:35,780|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-07-07 04:49:35,790|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_put)
2022-07-07 04:49:35,791|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-07-07 04:49:35,803|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_default)
2022-07-07 04:49:35,805|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,805|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-07-07 04:49:35,806|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-07-07 04:49:35,816|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,817|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,817|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-07-07 04:49:35,817|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-07-07 04:49:35,817|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-07-07 04:49:35,818|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,818|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-07-07 04:49:35,820|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/resource-resolution/post)
2022-07-07 04:49:35,828|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,829|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,829|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_del)
2022-07-07 04:49:35,829|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-07-07 04:49:35,829|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-07-07 04:49:35,829|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-07-07 04:49:35,831|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,831|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-07-07 04:49:35,833|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/resource-resolution/get)
2022-07-07 04:49:35,838|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_post)
2022-07-07 04:49:35,845|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,845|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,846|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-07 04:49:35,846|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-07-07 04:49:35,846|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-07-07 04:49:35,857|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_get)
2022-07-07 04:49:35,867|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-07-07 04:49:35,867|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-07-07 04:49:35,869|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-07-07 04:49:35,880|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 04:49:35,881|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 04:49:35,881|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-07 04:49:35,881|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-07-07 04:49:35,881|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-07-07 04:49:35,894|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_get_id)
2022-07-07 04:49:35,896|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-07-07 04:49:35,896|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-07-07 04:49:35,906|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_kotlin)
2022-07-07 04:49:35,907|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-07-07 04:49:35,913|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (list)
2022-07-07 04:49:35,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-07-07 04:49:35,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,915|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-07-07 04:49:35,916|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-07-07 04:49:35,925|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (j_db)
2022-07-07 04:49:35,926|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-07-07 04:49:36,143|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-07-07 04:49:36,152|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-07 04:49:36,153|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 04:49:36,153|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 04:49:36,153|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-07-07 04:49:36,154|8cd6f0d8-c1b3-4e14-b56a-7b0e6820d3b1||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 30dfaed6-9737-4e1a-bd6e-530cc12c8600 auditStoreId -1
2022-07-07 05:04:37,193|282b5c87-c701-405e-a188-424ce04b55fe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-07 05:04:37,194|282b5c87-c701-405e-a188-424ce04b55fe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 05:04:37,195|282b5c87-c701-405e-a188-424ce04b55fe||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 05:04:37,444|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 05:04:37,445|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 05:04:37,941|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-07 05:04:37,942|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(fbbf45c6-4962-4536-8b14-e92a98daf872) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-07 05:04:37,960|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(e7576d0e-0182-4609-8020-ada487deb445) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-07 05:04:37,967|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(6574949e-c137-4b06-b35d-efe1ec51914a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-07 05:04:37,978|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(0fd998d2-682e-40a9-a464-f1fb055a59df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-07 05:04:37,991|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(0f542dc3-bdf2-49ce-8e07-ecbebcd5e06d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-07 05:04:38,007|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(f40f140a-6ca3-45ac-a983-9cb8b15b86ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-07 05:04:38,022|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 05:04:38,023|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:04:38,023|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 05:04:38,023|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:04:38,024|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 05:04:38,024|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:04:38,075|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:04:38,095|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:04:38,114|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:04:38,133|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:04:38,204|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:38,205|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:38,206|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,251|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:04:38,287|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 05:04:38,308|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-07 05:04:38,316|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 05:04:38,351|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:38,352|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:38,353|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,390|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 05:04:38,418|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 05:04:38,432|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-07 05:04:38,441|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 05:04:38,477|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:38,478|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:38,479|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,480|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(HealthCheck)
2022-07-07 05:04:38,481|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-07 05:04:38,481|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-assign)
2022-07-07 05:04:38,482|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-deploy)
2022-07-07 05:04:38,522|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:38,523|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,524|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:04:38,534|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:04:38,559|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-07 05:04:38,571|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-07 05:04:38,577|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-07 05:04:38,606|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-07 05:04:38,617|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-07 05:04:38,627|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:38,628|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,628|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-07 05:04:38,672|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 05:04:38,706|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-07 05:04:38,718|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-07 05:04:38,724|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-07 05:04:38,747|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:38,748|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:38,749|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign-day-2)
2022-07-07 05:04:38,750|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:38,751|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy-day-2)
2022-07-07 05:04:38,766|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 05:04:38,780|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-07 05:04:38,793|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-07 05:04:38,795|282b5c87-c701-405e-a188-424ce04b55fe||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-07 05:04:47,186|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(0c64b51e-cd0a-4f89-8d33-ec88fb563510) CBA(/opt/app/onap/blueprints/archive/0c64b51e-cd0a-4f89-8d33-ec88fb563510/cba.zip)
2022-07-07 05:04:47,227|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0c64b51e-cd0a-4f89-8d33-ec88fb563510) and entry definition file (Definitions/CNF.json)
2022-07-07 05:04:47,327|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:47,329|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:47,330|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:47,331|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale-out)
2022-07-07 05:04:47,332|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale)
2022-07-07 05:04:47,332|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale-in)
2022-07-07 05:04:47,333|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(health-check)
2022-07-07 05:04:47,367|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0c64b51e-cd0a-4f89-8d33-ec88fb563510) and entry definition file (Definitions/CNF.json)
2022-07-07 05:04:47,408|8351c9a0-1ea4-4155-8af4-84845b961d6c||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/0c64b51e-cd0a-4f89-8d33-ec88fb563510) present to clean.
2022-07-07 05:04:49,751|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5eb27126-9315-4363-98d9-a041a92aae19)
2022-07-07 05:04:49,752|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| deleting definition types under : /opt/app/onap/blueprints/working/5eb27126-9315-4363-98d9-a041a92aae19/Definitions
2022-07-07 05:04:49,754|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| reinitialized all type definitions
2022-07-07 05:04:49,755|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-07 05:04:49,771|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(vnf-template)
2022-07-07 05:04:49,777|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-07 05:04:49,782|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-07 05:04:49,809|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,825|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,832|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,838|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-07 05:04:49,838|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-07 05:04:49,838|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-07 05:04:49,852|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,860|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,866|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,873|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-07 05:04:49,890|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,897|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,904|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,911|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,917|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,924|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,940|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-07 05:04:49,945|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-07 05:04:49,945|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-07 05:04:49,945|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-07 05:04:49,958|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,964|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,970|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(input)
2022-07-07 05:04:49,976|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-07 05:04:50,004|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(resource-assignment)
2022-07-07 05:04:50,005|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-07 05:04:50,005|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-07 05:04:50,005|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-07 05:04:50,005|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-07 05:04:50,005|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-07 05:04:50,006|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/5eb27126-9315-4363-98d9-a041a92aae19/Templates/vnf-mapping.json
2022-07-07 05:04:50,011|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-07 05:04:50,011|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-07 05:04:50,011|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/5eb27126-9315-4363-98d9-a041a92aae19/Templates/base_ubuntu20-mapping.json
2022-07-07 05:04:50,016|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-07 05:04:50,016|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-07 05:04:50,016|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(config-assign)
2022-07-07 05:04:50,017|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-07 05:04:50,017|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(config-assign) targets(config-assign)
2022-07-07 05:04:50,017|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-07 05:04:50,017|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-07 05:04:50,017|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/5eb27126-9315-4363-98d9-a041a92aae19/Templates/baseconfig-mapping.json
2022-07-07 05:04:50,021|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-07 05:04:50,021|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(config-deploy)
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-deploy) resource assignment files([]
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/vnf-mapping.json)
2022-07-07 05:04:50,022|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-07 05:04:50,023|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/baseconfig-mapping.json)
2022-07-07 05:04:50,037|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-07-07 05:04:50,091|986fd516-adcd-4860-aee9-106b9c783262||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-07 05:04:50,260|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(9e8a431d-a1ce-493f-b93b-67cd5295f36e) CBA(/opt/app/onap/blueprints/archive/9e8a431d-a1ce-493f-b93b-67cd5295f36e/cba.zip)
2022-07-07 05:04:50,266|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e8a431d-a1ce-493f-b93b-67cd5295f36e) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:04:50,277|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:04:50,297|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:04:50,298|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:04:50,298|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||reactor-http-epoll-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:04:50,307|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9e8a431d-a1ce-493f-b93b-67cd5295f36e) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:04:50,341|fa8b7158-89a5-4ee3-9803-ec0002bcf3bb||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/9e8a431d-a1ce-493f-b93b-67cd5295f36e) present to clean.
2022-07-07 05:05:06,367|818926f2-d763-4e17-8b51-57bb6a98168d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-07 05:05:06,367|818926f2-d763-4e17-8b51-57bb6a98168d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-07 05:05:06,367|818926f2-d763-4e17-8b51-57bb6a98168d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-07 05:05:06,542|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-07 05:05:06,542|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-07 05:05:06,889|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-07 05:05:06,889|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(6cf6fb97-19ea-490a-893e-36c9457dad4a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-07 05:05:06,905|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(09e9965e-9e92-4270-8da3-a73cf5c2380e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-07 05:05:06,912|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(04ec6321-f314-4566-880f-e0ddfbe82c17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-07 05:05:06,920|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(228ba0b2-9658-4cbf-93ed-0ae45a2c23d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-07 05:05:06,932|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(0617695f-d3ea-4459-95d6-87491c608939) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-07 05:05:06,944|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(83b49e8e-9c8a-4ca2-a842-c597eb773e44) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-07 05:05:06,955|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 05:05:06,955|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:05:06,955|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 05:05:06,955|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:05:06,955|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 05:05:06,958|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:05:06,980|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:05:07,001|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:05:07,019|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:05:07,050|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:05:07,107|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:05:07,107|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:05:07,108|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,145|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:05:07,174|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 05:05:07,186|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-07 05:05:07,192|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-07 05:05:07,217|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:05:07,218|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:05:07,219|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign-day-2)
2022-07-07 05:05:07,220|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,220|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy-day-2)
2022-07-07 05:05:07,243|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-07 05:05:07,274|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-07 05:05:07,286|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-07 05:05:07,287|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-07 05:05:07,322|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:05:07,322|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:05:07,323|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,358|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-07 05:05:07,382|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 05:05:07,392|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-07 05:05:07,393|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-07 05:05:07,426|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:05:07,427|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:05:07,427|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,428|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(HealthCheck)
2022-07-07 05:05:07,429|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-07 05:05:07,429|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-assign)
2022-07-07 05:05:07,430|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(vf-config-deploy)
2022-07-07 05:05:07,467|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:05:07,468|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,468|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-07 05:05:07,477|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:05:07,498|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-07 05:05:07,513|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-07 05:05:07,520|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-07 05:05:07,542|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-07 05:05:07,553|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-07 05:05:07,559|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-07 05:05:07,576|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:05:07,577|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:05:07,601|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-07 05:05:07,612|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-07 05:05:07,624|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-07 05:05:07,624|818926f2-d763-4e17-8b51-57bb6a98168d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-07 05:05:18,534|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0bf48f48-2e9b-4b4c-8193-41a137522aa1)
2022-07-07 05:05:18,534|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| deleting definition types under : /opt/app/onap/blueprints/working/0bf48f48-2e9b-4b4c-8193-41a137522aa1/Definitions
2022-07-07 05:05:18,536|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| reinitialized all type definitions
2022-07-07 05:05:18,537|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(netconf-device)
2022-07-07 05:05:18,552|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(resolve-data)
2022-07-07 05:05:18,565|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-07-07 05:05:18,569|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-07-07 05:05:18,573|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-07-07 05:05:18,598|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(config-assign)
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(config-assign) targets(resolve-data)
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-07-07 05:05:18,615|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enriching artifacts file(/opt/app/onap/blueprints/working/0bf48f48-2e9b-4b4c-8193-41a137522aa1/Templates/netconfrpc-mapping.json
2022-07-07 05:05:18,621|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-07-07 05:05:18,621|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-07 05:05:18,621|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing Workflow(config-deploy)
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| identified workflow(config-deploy) targets(execute-netconf)
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(config-deploy) resource assignment files([]
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| ##### Enhancing blueprint Resource Definitions
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-07-07 05:05:18,622|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing file (Templates/netconfrpc-mapping.json)
2022-07-07 05:05:18,626|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| distinct resource keys ([input-source])
2022-07-07 05:05:18,633|d3316a77-6ee5-4362-9c72-ef0ac0f07baa||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Enriching Resource Definition sources Node Template: [source-input]
2022-07-07 05:06:47,397|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:06:47,505|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:06:47,551|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| request(bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866)
2022-07-07 05:06:47,554|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| CBA file(/opt/app/onap/blueprints/archive/51b34ab8-7acd-4120-8114-adbf9e1ef49b/cba.zip written successfully
2022-07-07 05:06:47,554|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(51b34ab8-7acd-4120-8114-adbf9e1ef49b) CBA(/opt/app/onap/blueprints/archive/51b34ab8-7acd-4120-8114-adbf9e1ef49b/cba.zip)
2022-07-07 05:06:47,580|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51b34ab8-7acd-4120-8114-adbf9e1ef49b) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:47,631|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:06:47,632|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:06:47,632|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:06:47,633|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale-out)
2022-07-07 05:06:47,633|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale)
2022-07-07 05:06:47,633|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(scale-in)
2022-07-07 05:06:47,634|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(health-check)
2022-07-07 05:06:47,654|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/51b34ab8-7acd-4120-8114-adbf9e1ef49b) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:47,671|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-07 05:06:47,684|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-07 05:06:47,685|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-07 05:06:47,707|bed5e4fa-65dc-4a6a-8c53-16d8d6b0e866||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/51b34ab8-7acd-4120-8114-adbf9e1ef49b) present to clean.
2022-07-07 05:06:53,346|5b9986fa-508c-4ae8-84b8-7ffb8f4ba209||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| getting cba file name(APACHE), version(1.0.0) from db
2022-07-07 05:06:53,540|5b9986fa-508c-4ae8-84b8-7ffb8f4ba209||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:53,542|5b9986fa-508c-4ae8-84b8-7ffb8f4ba209||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:53,546|5b9986fa-508c-4ae8-84b8-7ffb8f4ba209||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:53,738|1d377bb6-cedf-470c-ad74-02717814f28c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:53,739|1d377bb6-cedf-470c-ad74-02717814f28c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:53,742|1d377bb6-cedf-470c-ad74-02717814f28c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:54,476|c3cbb480-2268-4ca1-9127-4abe7e6f4d11||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:54,476|c3cbb480-2268-4ca1-9127-4abe7e6f4d11||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:54,479|c3cbb480-2268-4ca1-9127-4abe7e6f4d11||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:54,662|8de77a7a-c5b9-4d93-b253-ff93fb7a1452||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:54,662|8de77a7a-c5b9-4d93-b253-ff93fb7a1452||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:54,664|8de77a7a-c5b9-4d93-b253-ff93fb7a1452||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:54,867|b3ac664b-fafc-4b28-b12b-4fcab42604ba||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:54,867|b3ac664b-fafc-4b28-b12b-4fcab42604ba||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:54,869|b3ac664b-fafc-4b28-b12b-4fcab42604ba||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:55,168|7cfe967b-271a-449d-b6ad-d7e209599508||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:55,168|7cfe967b-271a-449d-b6ad-d7e209599508||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:55,170|7cfe967b-271a-449d-b6ad-d7e209599508||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:55,488|badb62ef-f572-41bb-a8a6-c9a5458dcbe6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:55,488|badb62ef-f572-41bb-a8a6-c9a5458dcbe6||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:55,492|badb62ef-f572-41bb-a8a6-c9a5458dcbe6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:55,697|d9694165-14a2-4a19-a91a-3444ad1072c0||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:06:55,697|d9694165-14a2-4a19-a91a-3444ad1072c0||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:06:55,700|d9694165-14a2-4a19-a91a-3444ad1072c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:06:58,144|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:06:58,247|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:06:58,249|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| request(0ed0d235-613b-486c-ac87-d3d52bfc21b9)
2022-07-07 05:06:58,250|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| CBA file(/opt/app/onap/blueprints/archive/57ff7229-d90f-4cce-926b-f0fef611ad04/cba.zip written successfully
2022-07-07 05:06:58,250|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(57ff7229-d90f-4cce-926b-f0fef611ad04) CBA(/opt/app/onap/blueprints/archive/57ff7229-d90f-4cce-926b-f0fef611ad04/cba.zip)
2022-07-07 05:06:58,256|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/57ff7229-d90f-4cce-926b-f0fef611ad04) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:06:58,271|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:06:58,290|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(resource-assignment)
2022-07-07 05:06:58,291|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:06:58,292|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:06:58,300|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/57ff7229-d90f-4cce-926b-f0fef611ad04) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:06:58,312|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-07 05:06:58,326|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-07 05:06:58,328|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-07 05:06:58,347|0ed0d235-613b-486c-ac87-d3d52bfc21b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/57ff7229-d90f-4cce-926b-f0fef611ad04) present to clean.
2022-07-07 05:07:10,101|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:07:10,206|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:07:10,208|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| request(f3013fb1-f283-4787-bb8a-7dcdb18ef209)
2022-07-07 05:07:10,209|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| CBA file(/opt/app/onap/blueprints/archive/049dc20f-3e4a-4c93-aa47-75bc9ff913a9/cba.zip written successfully
2022-07-07 05:07:10,209|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Save processing(049dc20f-3e4a-4c93-aa47-75bc9ff913a9) CBA(/opt/app/onap/blueprints/archive/049dc20f-3e4a-4c93-aa47-75bc9ff913a9/cba.zip)
2022-07-07 05:07:10,221|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/049dc20f-3e4a-4c93-aa47-75bc9ff913a9) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:07:10,226|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-07 05:07:10,236|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-assign)
2022-07-07 05:07:10,237|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Validating Workflow(config-deploy)
2022-07-07 05:07:10,241|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/049dc20f-3e4a-4c93-aa47-75bc9ff913a9) and entry definition file (Definitions/pnf_netconf.json)
2022-07-07 05:07:10,252|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-07 05:07:10,262|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-07 05:07:10,263|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-07 05:07:10,283|f3013fb1-f283-4787-bb8a-7dcdb18ef209||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| No compiled cache(/opt/app/onap/blueprints/working/049dc20f-3e4a-4c93-aa47-75bc9ff913a9) present to clean.
2022-07-07 05:07:16,327|68a65aa9-3182-460d-b2b6-1c472b3873f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-07-07 05:07:16,389|68a65aa9-3182-460d-b2b6-1c472b3873f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:07:16,390|68a65aa9-3182-460d-b2b6-1c472b3873f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:07:16,392|68a65aa9-3182-460d-b2b6-1c472b3873f4||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:07:16,592|b28a9245-0a71-414d-905a-68bdeabd88e6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:07:16,592|b28a9245-0a71-414d-905a-68bdeabd88e6||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:07:16,596|b28a9245-0a71-414d-905a-68bdeabd88e6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:07:16,937|fcc2d5ae-746f-4210-b31f-7cfdb32ab6d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:07:16,937|fcc2d5ae-746f-4210-b31f-7cfdb32ab6d8||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:07:16,939|fcc2d5ae-746f-4210-b31f-7cfdb32ab6d8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:07:17,129|25f371c2-4fbb-489b-9880-80d2698b6d95||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:07:17,129|25f371c2-4fbb-489b-9880-80d2698b6d95||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:07:17,131|25f371c2-4fbb-489b-9880-80d2698b6d95||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:10:50,210|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 4f28efda-b7ef-49c6-b87b-0959411899ca
2022-07-07 05:10:50,211|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:10:50,211|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:10:50,214|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:10:50,214|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:10:50,219|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:10:50,244|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (resource-assignment)
2022-07-07 05:10:50,344|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(START) -> executed state(SUCCESS)
2022-07-07 05:10:50,350|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment[4f28efda-b7ef-49c6-b87b-0959411899ca])'s step(resource-assignment)
2022-07-07 05:10:50,350|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:10:50,354|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(4f28efda-b7ef-49c6-b87b-0959411899ca) for workflow(resource-assignment) step(resource-assignment)
2022-07-07 05:10:50,354|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:10:50,354|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-07 05:10:50,355|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-07 05:10:50,377|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-07-07 05:10:50,388|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-07 05:10:50,388|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-07-07 05:10:50,389|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-07 05:10:50,389|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("170119e4-5c4e-43ce-ae0e-2811ccccf698") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:10:50,389|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("360c677e-6c15-413a-b79c-687cb7b907ae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:10:50,405|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-07-07 05:10:50,405|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-07-07 05:10:50,418|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-07 05:10:52,563|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - )
2022-07-07 05:10:52,563|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:52,563|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z")
2022-07-07 05:10:52,563|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z")
2022-07-07 05:10:52,564|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-07 05:10:52,564|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-07 05:10:52,566|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| 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" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220707t051051209322z"
})
2022-07-07 05:10:52,577|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:10:52,578|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:10:52,578|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-07 05:10:52,578|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment[4f28efda-b7ef-49c6-b87b-0959411899ca])'s step(profile-upload)
2022-07-07 05:10:52,578|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:10:52,584|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(4f28efda-b7ef-49c6-b87b-0959411899ca) for workflow(resource-assignment) step(profile-upload)
2022-07-07 05:10:52,584|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-07 05:10:52,585|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-07-07 05:10:52,586|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Triggering K8s Profile Upload component logic.
2022-07-07 05:10:52,586|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Getting the template prefixes
2022-07-07 05:10:52,586|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Iterating over prefixes in resource assignment map.
2022-07-07 05:10:52,589|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Prefix vnf does not have required data for us to continue.
2022-07-07 05:10:52,589|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:10:52,589|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-07 05:10:52,589|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-07 05:10:52,590|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(END) -> executed state(SUCCESS)
2022-07-07 05:10:52,593|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(4f28efda-b7ef-49c6-b87b-0959411899ca) nodes completed with (0)exceptions
2022-07-07 05:10:52,594|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-07 05:10:52,595|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 289aeebe-764c-4c25-a8fa-ffc4695777b9 auditStoreId -1
2022-07-07 05:10:58,433|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id bb66e3e6-503f-44a3-939c-0673f9e1572b
2022-07-07 05:10:58,433|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:10:58,433|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:10:58,433|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:10:58,434|60450820-2a94-49ce-b369-92e403efa1a1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:10:58,435|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:10:58,443|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (resource-assignment)
2022-07-07 05:10:58,444|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(START) -> executed state(SUCCESS)
2022-07-07 05:10:58,445|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment[bb66e3e6-503f-44a3-939c-0673f9e1572b])'s step(resource-assignment)
2022-07-07 05:10:58,445|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:10:58,445|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(bb66e3e6-503f-44a3-939c-0673f9e1572b) for workflow(resource-assignment) step(resource-assignment)
2022-07-07 05:10:58,445|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:10:58,445|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-07 05:10:58,446|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-07-07 05:10:58,462|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-07-07 05:10:58,465|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-07-07 05:10:58,466|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("fb874192-e7e6-4857-b23a-7292bf7c8ea9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-07 05:10:58,466|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-07-07 05:10:58,466|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-07-07 05:10:58,467|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-07-07 05:10:58,468|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-07-07 05:10:58,468|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-07-07 05:10:58,522|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Parameter information : ({customizationid=67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8})
2022-07-07 05:10:58,524|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Parameter information : ({customizationid=67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8})
2022-07-07 05:10:58,543|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,543|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,546|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"}])
2022-07-07 05:10:58,546|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"b954c86e-e474-4206-9104-8636066dc02b"}])
2022-07-07 05:10:58,546|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("b954c86e-e474-4206-9104-8636066dc02b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-07-07 05:10:58,546|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-07-07 05:10:58,547|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-07-07 05:10:58,560|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Transformed value: null -> a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e
2022-07-07 05:10:58,561|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-07-07 05:10:58,613|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Parameter information : ({customizationid=67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8})
2022-07-07 05:10:58,623|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,625|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-07-07 05:10:58,625|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-07-07 05:10:58,626|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-07-07 05:10:58,626|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-07-07 05:10:58,633|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Transformed value: null -> 67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8
2022-07-07 05:10:58,633|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("360c677e-6c15-413a-b79c-687cb7b907ae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:10:58,634|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-07-07 05:10:58,634|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-07-07 05:10:58,634|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("170119e4-5c4e-43ce-ae0e-2811ccccf698") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:10:58,641|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-07-07 05:10:58,641|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-07-07 05:10:58,641|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-07-07 05:10:58,641|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-07-07 05:10:58,653|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-07-07 05:10:58,653|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-07-07 05:10:58,678|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 05:10:58,678|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z")
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z")
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-07 05:10:58,679|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-07-07 05:10:58,680|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-07-07 05:10:58,688|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-07-07 05:10:58,688|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-07-07 05:10:58,689|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-07-07 05:10:58,788|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - )
2022-07-07 05:10:58,788|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,788|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z-helm_apache-vfmt-001")
2022-07-07 05:10:58,789|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z-helm_apache-vfmt-001")
2022-07-07 05:10:58,789|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220707t051051209322z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-07-07 05:10:58,791|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-07-07 05:10:58,800|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-07-07 05:10:58,800|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-07-07 05:10:58,812|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-07-07 05:10:58,830|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 05:10:58,830|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response processing type (string)
2022-07-07 05:10:58,830|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-07-07 05:10:58,830|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-07-07 05:10:58,830|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-07-07 05:10:58,831|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-07-07 05:10:58,831|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-07-07 05:10:58,833|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| 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" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
  "k8s-rb-definition-version" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
  "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" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
  "vf-module-model-invariant-uuid" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
  "vf-module-model-version" : "b954c86e-e474-4206-9104-8636066dc02b",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220707t051051209322z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220707t051051209322z"
})
2022-07-07 05:10:58,854|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:10:58,854|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:10:58,854|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-07-07 05:10:58,855|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment[bb66e3e6-503f-44a3-939c-0673f9e1572b])'s step(profile-upload)
2022-07-07 05:10:58,855|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(bb66e3e6-503f-44a3-939c-0673f9e1572b) for workflow(resource-assignment) step(profile-upload)
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Triggering K8s Profile Upload component logic.
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Getting the template prefixes
2022-07-07 05:10:58,856|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Iterating over prefixes in resource assignment map.
2022-07-07 05:10:58,875|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8)
2022-07-07 05:10:58,886|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 05:10:58,900|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(GET), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/profile/node-port-profile)
2022-07-07 05:10:58,905|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(404 - Not Found)
2022-07-07 05:10:58,905|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Uploading K8s Profile..
2022-07-07 05:10:58,929|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/profile)
2022-07-07 05:10:58,940|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(201 - Created)
2022-07-07 05:10:58,962|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Rest request method(POST), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/profile/node-port-profile/content)
2022-07-07 05:10:58,980|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Response status(200 - OK)
2022-07-07 05:10:58,981|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| K8s Profile Upload Completed
2022-07-07 05:10:58,981|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:10:58,981|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-07-07 05:10:58,981|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-07-07 05:10:58,982|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Execute node(END) -> executed state(SUCCESS)
2022-07-07 05:10:58,982|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| workflow(bb66e3e6-503f-44a3-939c-0673f9e1572b) nodes completed with (0)exceptions
2022-07-07 05:10:58,982|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-07 05:10:58,983|60450820-2a94-49ce-b369-92e403efa1a1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1a264390-478b-4694-8c3b-dd145492d3b7 auditStoreId -1
2022-07-07 05:11:05,248|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:11:05,357|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:11:05,390|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07 05:11:05,390|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:11:05,390|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:11:05,390|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:11:05,390|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:11:05,391|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:11:05,434|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (config-assign)
2022-07-07 05:11:05,436|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-07 05:11:05,438|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[60450820-2a94-49ce-b369-92e403efa1a1])'s step(config-setup)
2022-07-07 05:11:05,438|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:05,439|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-assign) step(config-setup)
2022-07-07 05:11:05,439|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:05,439|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-07-07 05:11:05,440|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-07 05:11:05,466|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-07-07 05:11:05,468|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-07 05:11:05,468|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("360c677e-6c15-413a-b79c-687cb7b907ae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:11:05,475|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-07 05:11:05,475|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-07 05:11:05,489|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae)
2022-07-07 05:11:05,533|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:05,533|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-07-07 05:11:05,534|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1")
2022-07-07 05:11:05,535|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1")
2022-07-07 05:11:05,535|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-07 05:11:05,536|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("170119e4-5c4e-43ce-ae0e-2811ccccf698") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:11:05,542|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-07 05:11:05,542|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-07 05:11:05,553|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules)
2022-07-07 05:11:05,571|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:05,572|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-07 05:11:05,573|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce1880e2-0700-4c44-9b56-cafa10280003","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e351770f-6d5e-4a0b-8c75-3645b000bada","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9"}}}]})
2022-07-07 05:11:05,573|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce1880e2-0700-4c44-9b56-cafa10280003","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e351770f-6d5e-4a0b-8c75-3645b000bada","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9"}}}]})
2022-07-07 05:11:05,574|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce1880e2-0700-4c44-9b56-cafa10280003","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e351770f-6d5e-4a0b-8c75-3645b000bada","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9"}}}]), type  ({json})
2022-07-07 05:11:05,574|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"ce1880e2-0700-4c44-9b56-cafa10280003","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e351770f-6d5e-4a0b-8c75-3645b000bada","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-07 05:11:05,582|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-07 05:11:05,582|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-07 05:11:05,602|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1)
2022-07-07 05:11:05,943|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:05,943|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-07 05:11:05,944|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170661297","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]})
2022-07-07 05:11:05,944|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170661297","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]})
2022-07-07 05:11:05,944|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170661297","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]), type  ({json})
2022-07-07 05:11:05,944|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170661297","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-07 05:11:05,946|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-07 05:11:05,948|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:11:10,475|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4527)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:11:10,475|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:11:10,498|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","k8s-rb-definition-version":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-07-07 05:11:10,500|||DefaultDispatcher-worker-3||||INFO||||||| 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" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
      "k8s-rb-definition-version" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "service-instance-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
      "model-invariant-id" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
      "model-version-id" : "b954c86e-e474-4206-9104-8636066dc02b",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1657170661297",
      "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
      "vf-module-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "60450820-2a94-49ce-b369-92e403efa1a1",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e351770f-6d5e-4a0b-8c75-3645b000bada",
          "svc-request-id" : "ce1880e2-0700-4c44-9b56-cafa10280003"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
            "model-version" : "1.0"
          },
          "service-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
          "service-instance-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
            "model-invariant-uuid" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b954c86e-e474-4206-9104-8636066dc02b",
            "model-version" : "1"
          },
          "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
          "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_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
            "model-invariant-uuid" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b954c86e-e474-4206-9104-8636066dc02b",
            "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" : "b954c86e-e474-4206-9104-8636066dc02b"
            }, {
              "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-20220707t051051209322z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220707t051051209322z"
            }, {
              "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" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
            "vf-module-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "5add6fc3-fcff-4561-8853-4cab264ae49d",
            "model-invariant-uuid" : "d9106577-397b-48c5-99fb-af3e9e9f904f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c6912bbf-9d50-4f44-80be-94ec6b703847",
            "model-version" : "1.0"
          },
          "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9"
    } ]
  },
  "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698"
})
2022-07-07 05:11:10,513|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-07 05:11:10,513|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:10,513|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-07 05:11:10,514|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[60450820-2a94-49ce-b369-92e403efa1a1])'s step(config-template)
2022-07-07 05:11:10,514|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:10,521|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-assign) step(config-template)
2022-07-07 05:11:10,521|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-07-07 05:11:10,521|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-07-07 05:11:10,590|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-07-07 05:11:10,591|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-07-07 05:11:10,591|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-07 05:11:10,604|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8)
2022-07-07 05:11:10,617|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:10,625|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/config-template/replica-count-template)
2022-07-07 05:11:10,631|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-07 05:11:10,631|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-07-07 05:11:10,642|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/config-template)
2022-07-07 05:11:10,654|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-07-07 05:11:10,668|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e/67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8/config-template/replica-count-template/content)
2022-07-07 05:11:10,693|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:10,694|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-07-07 05:11:10,694|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-07 05:11:10,694|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-07-07 05:11:10,694|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-07-07 05:11:10,696|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-07 05:11:10,696|||DefaultDispatcher-worker-3||||INFO||||||| workflow(60450820-2a94-49ce-b369-92e403efa1a1) nodes completed with (0)exceptions
2022-07-07 05:11:10,697|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-07 05:11:10,698|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 51e24218-f2cd-4c62-b2c7-17c3bbe87df1 auditStoreId -1
2022-07-07 05:11:10,733|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Completed
2022-07-07 05:11:48,983|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:11:49,093|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:11:49,098|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 60450820-2a94-49ce-b369-92e403efa1a1
2022-07-07 05:11:49,098|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:11:49,098|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:11:49,100|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-07-07 05:11:49,100|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-07-07 05:11:49,101|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-07-07 05:11:49,108|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (config-deploy)
2022-07-07 05:11:49,109|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-07-07 05:11:49,109|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60450820-2a94-49ce-b369-92e403efa1a1])'s step(config-setup)
2022-07-07 05:11:49,109|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:49,110|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-deploy) step(config-setup)
2022-07-07 05:11:49,110|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:49,110|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-07-07 05:11:49,111|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-07-07 05:11:49,126|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-07-07 05:11:49,127|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-07 05:11:49,127|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("360c677e-6c15-413a-b79c-687cb7b907ae") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:11:49,132|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-07-07 05:11:49,132|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-07-07 05:11:49,141|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae)
2022-07-07 05:11:49,163|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:49,167|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-07-07 05:11:49,168|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1")
2022-07-07 05:11:49,168|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1")
2022-07-07 05:11:49,168|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-07-07 05:11:49,169|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("170119e4-5c4e-43ce-ae0e-2811ccccf698") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:11:49,173|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-07 05:11:49,173|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-07 05:11:49,181|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/360c677e-6c15-413a-b79c-687cb7b907ae/service-data/vnfs/vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698/vnf-data/vf-modules)
2022-07-07 05:11:49,196|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:49,196|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-07 05:11:49,197|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"53a25da6-d269-4ae2-899f-6a27e242aa49","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a0374012-4d8e-4337-ba71-80fcbd03e3d5","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","from-preload":false}}}]})
2022-07-07 05:11:49,197|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"53a25da6-d269-4ae2-899f-6a27e242aa49","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a0374012-4d8e-4337-ba71-80fcbd03e3d5","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","from-preload":false}}}]})
2022-07-07 05:11:49,197|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"53a25da6-d269-4ae2-899f-6a27e242aa49","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a0374012-4d8e-4337-ba71-80fcbd03e3d5","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","from-preload":false}}}]), type  ({json})
2022-07-07 05:11:49,197|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","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_4199d86d-9c23-4b7b-aac4-5712745d88d1_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":"b954c86e-e474-4206-9104-8636066dc02b","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-20220707t051051209322z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220707t051051209322z","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":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"60450820-2a94-49ce-b369-92e403efa1a1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"83596cdf-cf9b-4d52-a1eb-daeee331b235","model-invariant-uuid":"41ed2f31-964d-4fad-a0a3-95205b77f1ec"},"global-customer-id":"basiccnf-macro-customer","service-id":"360c677e-6c15-413a-b79c-687cb7b907ae","service-instance-id":"360c677e-6c15-413a-b79c-687cb7b907ae","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"53a25da6-d269-4ae2-899f-6a27e242aa49","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a0374012-4d8e-4337-ba71-80fcbd03e3d5","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"5add6fc3-fcff-4561-8853-4cab264ae49d","model-uuid":"c6912bbf-9d50-4f44-80be-94ec6b703847","model-invariant-uuid":"d9106577-397b-48c5-99fb-af3e9e9f904f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"170119e4-5c4e-43ce-ae0e-2811ccccf698"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","model-uuid":"b954c86e-e474-4206-9104-8636066dc02b","model-invariant-uuid":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-07-07 05:11:49,202|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-07-07 05:11:49,202|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-07-07 05:11:49,212|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/170119e4-5c4e-43ce-ae0e-2811ccccf698?depth=1)
2022-07-07 05:11:49,344|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:49,345|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-07-07 05:11:49,345|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"jolly_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170707530","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]})
2022-07-07 05:11:49,345|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"jolly_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170707530","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]})
2022-07-07 05:11:49,345|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"jolly_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170707530","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]), type  ({json})
2022-07-07 05:11:49,345|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fb874192-e7e6-4857-b23a-7292bf7c8ea9","vf-module-name":"basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"jolly_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1657170707530","model-invariant-id":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","model-version-id":"b954c86e-e474-4206-9104-8636066dc02b","model-customization-id":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-07-07 05:11:49,347|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-07-07 05:11:49,349|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e","k8s-rb-definition-version":"67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8","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":"jolly_cori"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-07-07 05:11:49,350|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "jolly_cori",
      "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" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
      "k8s-rb-definition-version" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
  "service-instance-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "jolly_cori",
      "is-base-vf-module" : false,
      "model-customization-id" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
      "model-invariant-id" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
      "model-version-id" : "b954c86e-e474-4206-9104-8636066dc02b",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1657170707530",
      "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
      "vf-module-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "60450820-2a94-49ce-b369-92e403efa1a1",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/a0374012-4d8e-4337-ba71-80fcbd03e3d5",
          "svc-request-id" : "53a25da6-d269-4ae2-899f-6a27e242aa49"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "41ed2f31-964d-4fad-a0a3-95205b77f1ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "83596cdf-cf9b-4d52-a1eb-daeee331b235",
            "model-version" : "1.0"
          },
          "service-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
          "service-instance-id" : "360c677e-6c15-413a-b79c-687cb7b907ae",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
            "model-invariant-uuid" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b954c86e-e474-4206-9104-8636066dc02b",
            "model-version" : "1"
          },
          "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
          "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_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "67404b0f-c2d2-453d-8b1c-ab0e8b2db6e8",
            "model-invariant-uuid" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "b954c86e-e474-4206-9104-8636066dc02b",
            "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" : "b954c86e-e474-4206-9104-8636066dc02b"
            }, {
              "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-20220707t051051209322z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "a8b85ddf-dc5e-4356-b7a7-25fba5d3e57e"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220707t051051209322z"
            }, {
              "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" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9",
            "vf-module-name" : "basic_cnf_macro_4199d86d-9c23-4b7b-aac4-5712745d88d1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "5add6fc3-fcff-4561-8853-4cab264ae49d",
            "model-invariant-uuid" : "d9106577-397b-48c5-99fb-af3e9e9f904f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "c6912bbf-9d50-4f44-80be-94ec6b703847",
            "model-version" : "1.0"
          },
          "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "fb874192-e7e6-4857-b23a-7292bf7c8ea9"
    } ]
  },
  "vnf-id" : "170119e4-5c4e-43ce-ae0e-2811ccccf698"
})
2022-07-07 05:11:49,357|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-07 05:11:49,357|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:49,357|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-07-07 05:11:49,357|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60450820-2a94-49ce-b369-92e403efa1a1])'s step(status-verification-script)
2022-07-07 05:11:49,358|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:49,363|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-deploy) step(status-verification-script)
2022-07-07 05:11:49,363|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-07 05:11:49,363|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-07-07 05:11:49,366|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-07 05:11:49,372|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-07 05:11:49,387|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:11:49,445|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:49,466|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:11:50,861|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id c1eb7ac7-4af8-4f0a-bce0-ee7b7d4fc8f5
2022-07-07 05:11:50,861|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:11:50,861|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:11:50,863|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:11:50,863|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:11:50,866|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:11:50,885|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (resource-assignment)
2022-07-07 05:11:50,885|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-07 05:11:50,886|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:50,886|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(c1eb7ac7-4af8-4f0a-bce0-ee7b7d4fc8f5) for workflow(resource-assignment) step(resource-assignment)
2022-07-07 05:11:50,886|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:50,886|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-07 05:11:50,887|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-07-07 05:11:50,905|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-07-07 05:11:50,906|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-07 05:11:50,907|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("595aec11-6239-4a6b-b24c-11d084540934") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:11:50,907|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("7d6f0db2-8700-419e-bddd-9d344fa14128") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:11:50,908|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({
  "service-instance-id" : "595aec11-6239-4a6b-b24c-11d084540934",
  "vnf-id" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-07-07 05:11:50,915|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:11:50,915|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:50,915|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-07 05:11:50,916|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56224f1e-1772-446c-9a9b-eaa2fe26dfcf auditStoreId -1
2022-07-07 05:11:56,100|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id 72c2b6b9-3c66-4a59-bd03-c06b0521b84d
2022-07-07 05:11:56,100|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:11:56,100|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:11:56,100|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:11:56,100|f33dbbc9-9378-497f-9437-27417884978a||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:11:56,101|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (resource-assignment)
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(72c2b6b9-3c66-4a59-bd03-c06b0521b84d) for workflow(resource-assignment) step(resource-assignment)
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:56,108|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-07-07 05:11:56,109|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-07-07 05:11:56,123|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-07-07 05:11:56,125|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("b59ac570-353e-41a6-a9de-329e06099aef") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("595aec11-6239-4a6b-b24c-11d084540934") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:11:56,126|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-07-07 05:11:56,127|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-07-07 05:11:56,127|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-07-07 05:11:56,127|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("7d6f0db2-8700-419e-bddd-9d344fa14128") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:11:56,128|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "595aec11-6239-4a6b-b24c-11d084540934",
  "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" : "b59ac570-353e-41a6-a9de-329e06099aef",
  "vnf-id" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-07-07 05:11:56,139|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:11:56,139|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:11:56,139|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-07-07 05:11:56,140|f33dbbc9-9378-497f-9437-27417884978a||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 33d79563-383d-4b92-b4b5-5acbbddcc187 auditStoreId -1
2022-07-07 05:11:59,474|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:11:59,546|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:11:59,550|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:12:00,849|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:12:00,953|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:12:00,956|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id f33dbbc9-9378-497f-9437-27417884978a
2022-07-07 05:12:00,956|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:12:00,956|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:12:00,957|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:12:00,957|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:12:00,960|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:12:00,968|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (config-assign)
2022-07-07 05:12:00,969|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-07-07 05:12:00,969|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:12:00,969|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(f33dbbc9-9378-497f-9437-27417884978a) for workflow(config-assign) step(config-assign)
2022-07-07 05:12:00,969|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-07-07 05:12:00,969|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-07-07 05:12:00,970|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-07-07 05:12:01,009|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-07-07 05:12:01,010|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-07-07 05:12:01,011|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("595aec11-6239-4a6b-b24c-11d084540934") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-07-07 05:12:01,011|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Setting Resource Value ("7d6f0db2-8700-419e-bddd-9d344fa14128") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-07-07 05:12:01,023|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (vnf_name)
2022-07-07 05:12:01,024|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (vnf-id)
2022-07-07 05:12:01,025|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Resource resolution saved into database successfully : (service-instance-id)
2022-07-07 05:12:01,026|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Generated Resource Param Data ({
  "service-instance-id" : "595aec11-6239-4a6b-b24c-11d084540934",
  "vnf-id" : "7d6f0db2-8700-419e-bddd-9d344fa14128",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-07-07 05:12:01,040|||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-07-07 05:12:01,049|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-07-07 05:12:01,049|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:12:01,049|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-07-07 05:12:01,049|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(config-assign)
2022-07-07 05:12:01,050|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b8409643-b7e6-4268-9cfe-7ff676fe13e9 auditStoreId -1
2022-07-07 05:12:01,058|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Completed
2022-07-07 05:12:09,557|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:09,623|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:09,625|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (jolly_cori) is ready.
2022-07-07 05:12:09,625|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-07 05:12:09,625|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-07 05:12:09,626|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-07 05:12:09,626|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-07-07 05:12:09,627|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60450820-2a94-49ce-b369-92e403efa1a1])'s step(config-apply)
2022-07-07 05:12:09,627|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:12:09,696|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-deploy) step(config-apply)
2022-07-07 05:12:09,696|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-07-07 05:12:09,696|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-07-07 05:12:09,698|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-07-07 05:12:09,698|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-07-07 05:12:09,698|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-07-07 05:12:09,711|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/config/replica-count-change)
2022-07-07 05:12:14,721|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-07-07 05:12:14,722|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-07-07 05:12:14,751|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-07-07 05:12:14,751|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-07-07 05:12:14,768|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-07-07 05:12:14,770|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-07-07 05:12:14,770|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-07-07 05:12:14,850|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/instance/jolly_cori/config)
2022-07-07 05:12:14,984|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-07-07 05:12:14,996|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-07-07 05:12:14,996|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-07-07 05:12:14,996|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-07-07 05:12:14,997|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[60450820-2a94-49ce-b369-92e403efa1a1])'s step(status-verification-script-after)
2022-07-07 05:12:14,997|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:12:14,998|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-deploy) step(status-verification-script-after)
2022-07-07 05:12:14,998|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-07-07 05:12:14,998|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-07-07 05:12:14,999|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-07-07 05:12:15,003|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START
2022-07-07 05:12:15,020|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:15,112|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:15,113|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:12:25,122|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:25,236|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:25,244|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:12:35,253|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:35,306|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:35,310|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:12:45,320|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:45,409|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:45,411|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:12:55,418|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:12:55,502|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:12:55,504|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is not ready. Please wait...
2022-07-07 05:13:05,522|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/jolly_cori/status)
2022-07-07 05:13:05,600|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-07-07 05:13:05,602|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (jolly_cori) is ready.
2022-07-07 05:13:05,602|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END
2022-07-07 05:13:05,603|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-07-07 05:13:05,603|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-07-07 05:13:05,603|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-07-07 05:13:05,605|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[60450820-2a94-49ce-b369-92e403efa1a1])'s step(collect-results)
2022-07-07 05:13:05,605|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:13:05,607|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(60450820-2a94-49ce-b369-92e403efa1a1) for workflow(config-deploy) step(collect-results)
2022-07-07 05:13:05,607|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-07-07 05:13:05,607|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-07-07 05:13:05,608|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-07-07 05:13:05,618|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-07-07 05:13:05,619|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-07-07 05:13:05,619|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-07-07 05:13:05,619|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-07-07 05:13:05,619|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-07-07 05:13:05,619|||DefaultDispatcher-worker-3||||INFO||||||| workflow(60450820-2a94-49ce-b369-92e403efa1a1) nodes completed with (0)exceptions
2022-07-07 05:13:05,620|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-07 05:13:05,622|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fbef3faf-f55c-43fe-9833-583df51dac3d auditStoreId -1
2022-07-07 05:13:05,627|60450820-2a94-49ce-b369-92e403efa1a1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Completed
2022-07-07 05:13:17,478|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-07-07 05:13:17,585|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-07-07 05:13:17,589|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| processing request id f33dbbc9-9378-497f-9437-27417884978a
2022-07-07 05:13:17,589|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-07 05:13:17,589|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| StoreAuditService ID  -1
2022-07-07 05:13:17,591|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-07-07 05:13:17,591|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-07-07 05:13:17,594|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-07-07 05:13:17,600|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Deriving input data for workflow: (config-deploy)
2022-07-07 05:13:17,600|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-07-07 05:13:17,601|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-07-07 05:13:17,612|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| preparing request id(f33dbbc9-9378-497f-9437-27417884978a) for workflow(config-deploy) step(config-deploy)
2022-07-07 05:13:17,612|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-07-07 05:13:17,612|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-07-07 05:13:17,615|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-07-07 05:13:17,615|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Getting Jython Script Class(ConfigDeploy)
2022-07-07 05:13:17,669|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@7efa2c13
2022-07-07 05:13:17,671|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Hello world
2022-07-07 05:13:17,671|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Preparing Response...
2022-07-07 05:13:17,671|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-07-07 05:13:17,672|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-07-07 05:13:17,672|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 44fd815e-6c2b-458e-b01e-a549c4b3b116 auditStoreId -1
2022-07-07 05:13:17,677|f33dbbc9-9378-497f-9437-27417884978a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-vzzgv|||| Completed