Results

By type

          05:07:42,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:07:42,555 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:07:42,556 |-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]
05:07:42,558 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:07:42,558 |-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]
05:07:42,558 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:07:42,582 |-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
05:07:42,730 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:07:42,739 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:42,742 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:07:42,749 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:42,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:07:42,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:07:42,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:07:42,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:07:42,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:07:42,830 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:42,830 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:07:42,830 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:42,832 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-17 05:07:43,625|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-tldqb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-17 05:07:43,628|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-17 05:07:46,924|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-17 05:07:47,608|||main||||INFO||||||| Finished Spring Data repository scanning in 669ms. Found 11 JPA repository interfaces.
2022-06-17 05:07:49,829|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-17 05:07:49,908|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-17 05:07:50,124|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-17 05:07:50,600|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-17 05:07:50,924|||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-06-17 05:07:50,929|||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-06-17 05:07:51,137|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-17 05:07:52,534|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-17 05:07:52,546|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-17 05:07:52,626|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-17 05:07:53,742|||main||||INFO||||||| Audit service is disabled
2022-06-17 05:07:53,955|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-17 05:07:55,273|||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-06-17 05:07:55,315|||main||||INFO||||||| Dependency Management module created...
2022-06-17 05:07:56,406|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-17 05:07:56,656|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-17 05:07:57,778|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-17 05:07:59,369|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-17 05:07:59,705|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-17 05:07:59,713|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.721 seconds (JVM running for 17.746)
2022-06-17 05:07:59,731|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-17 06:18:12,570|c71a336b-f3ed-4ea8-8edb-0b40429bfabf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-17 06:18:12,571|c71a336b-f3ed-4ea8-8edb-0b40429bfabf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:18:12,573|c71a336b-f3ed-4ea8-8edb-0b40429bfabf||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:18:12,961|c71a336b-f3ed-4ea8-8edb-0b40429bfabf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:18:12,965|c71a336b-f3ed-4ea8-8edb-0b40429bfabf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:18:14,088|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/60f3e4d9-b8d0-4a9b-b827-41c4b9cae167)
2022-06-17 06:18:14,099|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/60f3e4d9-b8d0-4a9b-b827-41c4b9cae167/Definitions
2022-06-17 06:18:14,186|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:18:14,192|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-17 06:18:14,224|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-17 06:18:14,229|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-17 06:18:14,233|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-17 06:18:14,277|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(helloworld)
2022-06-17 06:18:14,278|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-17 06:18:14,278|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(helloworld) targets(helloworld)
2022-06-17 06:18:14,278|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-17 06:18:14,279|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-17 06:18:14,279|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/60f3e4d9-b8d0-4a9b-b827-41c4b9cae167/Templates/hello-world-mapping.json
2022-06-17 06:18:14,293|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-17 06:18:14,293|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-17 06:18:14,293|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:18:14,294|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-17 06:18:14,295|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/hello-world-mapping.json)
2022-06-17 06:18:14,316|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| distinct resource keys ([])
2022-06-17 06:18:14,316|fc7e88e9-2e0e-407e-9106-479d34f07982||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: []
2022-06-17 06:18:14,576|2bd566dc-761d-437f-8678-09479f9a8b9a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(f6f470db-0f1b-4f20-9ddb-32b4e2a52190) CBA(/opt/app/onap/blueprints/archive/f6f470db-0f1b-4f20-9ddb-32b4e2a52190/cba.zip)
2022-06-17 06:18:14,588|2bd566dc-761d-437f-8678-09479f9a8b9a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6f470db-0f1b-4f20-9ddb-32b4e2a52190) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:14,650|2bd566dc-761d-437f-8678-09479f9a8b9a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(helloworld)
2022-06-17 06:18:14,665|2bd566dc-761d-437f-8678-09479f9a8b9a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6f470db-0f1b-4f20-9ddb-32b4e2a52190) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:14,769|2bd566dc-761d-437f-8678-09479f9a8b9a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/f6f470db-0f1b-4f20-9ddb-32b4e2a52190) present to clean.
2022-06-17 06:18:15,025|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 654321
2022-06-17 06:18:15,026|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 06:18:15,026|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 06:18:15,034|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| getting cba file name(test101), version(1.0.1) from db
2022-06-17 06:18:15,098|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-17 06:18:15,100|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-17 06:18:15,103|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:15,122|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (helloworld)
2022-06-17 06:18:15,124|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-17 06:18:15,125|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 06:18:15,138|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-17 06:18:15,138|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 06:18:15,139|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-17 06:18:15,159|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-17 06:18:15,194|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Batched Sequence : ([])
2022-06-17 06:18:15,197|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({ })
2022-06-17 06:18:15,307|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 06:18:15,310|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 06:18:15,310|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-17 06:18:15,313|e296aa3d-66fc-47ba-b3dc-d66b040b1bd8||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2dd3a032-abfb-488a-affa-31a15da4b035 auditStoreId -1
2022-06-17 06:18:46,915|07c50b4f-e39a-4465-96ef-7c16e4214ce3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-17 06:18:46,915|07c50b4f-e39a-4465-96ef-7c16e4214ce3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:18:46,916|07c50b4f-e39a-4465-96ef-7c16e4214ce3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:18:47,065|07c50b4f-e39a-4465-96ef-7c16e4214ce3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:18:47,066|07c50b4f-e39a-4465-96ef-7c16e4214ce3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:18:47,764|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5ac83985-c115-4037-9e55-ba601948c2da)
2022-06-17 06:18:47,765|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/5ac83985-c115-4037-9e55-ba601948c2da/Definitions
2022-06-17 06:18:47,767|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:18:47,768|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-17 06:18:47,783|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-17 06:18:47,786|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-17 06:18:47,788|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-17 06:18:47,807|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(helloworld)
2022-06-17 06:18:47,807|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-17 06:18:47,807|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(helloworld) targets(helloworld)
2022-06-17 06:18:47,807|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-17 06:18:47,807|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-17 06:18:47,808|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/5ac83985-c115-4037-9e55-ba601948c2da/Templates/hello-world-mapping.json
2022-06-17 06:18:47,816|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-17 06:18:47,816|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-17 06:18:47,816|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:18:47,817|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-17 06:18:47,817|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/hello-world-mapping.json)
2022-06-17 06:18:47,825|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| distinct resource keys ([])
2022-06-17 06:18:47,825|6792e55c-c0d2-4590-a842-99fa513f6c99||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: []
2022-06-17 06:18:48,024|79d3d701-54e1-4e4e-a92a-5faddb5604f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(ccc91ffc-c8a0-490d-8410-a058f6b966bd) CBA(/opt/app/onap/blueprints/archive/ccc91ffc-c8a0-490d-8410-a058f6b966bd/cba.zip)
2022-06-17 06:18:48,032|79d3d701-54e1-4e4e-a92a-5faddb5604f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ccc91ffc-c8a0-490d-8410-a058f6b966bd) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:48,053|79d3d701-54e1-4e4e-a92a-5faddb5604f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(helloworld)
2022-06-17 06:18:48,062|79d3d701-54e1-4e4e-a92a-5faddb5604f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ccc91ffc-c8a0-490d-8410-a058f6b966bd) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:48,086|79d3d701-54e1-4e4e-a92a-5faddb5604f8||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/ccc91ffc-c8a0-490d-8410-a058f6b966bd) present to clean.
2022-06-17 06:18:48,282|279617de-7bc7-40d4-bf31-45e1f91abab2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 654321
2022-06-17 06:18:48,282|279617de-7bc7-40d4-bf31-45e1f91abab2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 06:18:48,282|279617de-7bc7-40d4-bf31-45e1f91abab2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 06:18:48,285|279617de-7bc7-40d4-bf31-45e1f91abab2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-17 06:18:48,285|279617de-7bc7-40d4-bf31-45e1f91abab2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-17 06:18:48,296|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:18:48,316|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (helloworld)
2022-06-17 06:18:48,317|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-17 06:18:48,317|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 06:18:48,318|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-17 06:18:48,319|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 06:18:48,319|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-17 06:18:48,320|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-17 06:18:48,344|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Batched Sequence : ([])
2022-06-17 06:18:48,345|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({ })
2022-06-17 06:18:48,354|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 06:18:48,354|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 06:18:48,354|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-17 06:18:48,354|279617de-7bc7-40d4-bf31-45e1f91abab2||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 993c1481-bd8c-4fb8-9f44-8418b13d0050 auditStoreId -1
2022-06-17 06:22:06,641|56b0a7e2-8a06-4be9-aa40-79656f3ead16||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-17 06:22:06,642|56b0a7e2-8a06-4be9-aa40-79656f3ead16||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:22:06,642|56b0a7e2-8a06-4be9-aa40-79656f3ead16||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:22:06,759|56b0a7e2-8a06-4be9-aa40-79656f3ead16||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:22:06,759|56b0a7e2-8a06-4be9-aa40-79656f3ead16||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:22:07,451|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ecc21579-f77c-4864-83fa-4b168b5d43e6)
2022-06-17 06:22:07,452|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/ecc21579-f77c-4864-83fa-4b168b5d43e6/Definitions
2022-06-17 06:22:07,455|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:22:07,456|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-17 06:22:07,472|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-17 06:22:07,476|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-17 06:22:07,479|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-17 06:22:07,498|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(helloworld)
2022-06-17 06:22:07,498|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-17 06:22:07,499|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(helloworld) targets(helloworld)
2022-06-17 06:22:07,499|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-17 06:22:07,499|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-17 06:22:07,499|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/ecc21579-f77c-4864-83fa-4b168b5d43e6/Templates/hello-world-mapping.json
2022-06-17 06:22:07,509|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-17 06:22:07,509|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-17 06:22:07,510|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:22:07,510|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-17 06:22:07,510|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/hello-world-mapping.json)
2022-06-17 06:22:07,518|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| distinct resource keys ([])
2022-06-17 06:22:07,518|8657ec48-67be-4b90-9a09-d14852b5f3b5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: []
2022-06-17 06:22:07,746|bc984653-b291-4833-baad-d6c3e439cad5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(a6f9f48e-a552-4b90-918a-68020aceb91f) CBA(/opt/app/onap/blueprints/archive/a6f9f48e-a552-4b90-918a-68020aceb91f/cba.zip)
2022-06-17 06:22:07,753|bc984653-b291-4833-baad-d6c3e439cad5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6f9f48e-a552-4b90-918a-68020aceb91f) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:22:07,777|bc984653-b291-4833-baad-d6c3e439cad5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(helloworld)
2022-06-17 06:22:07,787|bc984653-b291-4833-baad-d6c3e439cad5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a6f9f48e-a552-4b90-918a-68020aceb91f) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:22:07,806|bc984653-b291-4833-baad-d6c3e439cad5||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/a6f9f48e-a552-4b90-918a-68020aceb91f) present to clean.
2022-06-17 06:22:07,983|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 654321
2022-06-17 06:22:07,983|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 06:22:07,983|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 06:22:07,985|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-17 06:22:07,986|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-17 06:22:07,988|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-17 06:22:08,001|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (helloworld)
2022-06-17 06:22:08,002|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-17 06:22:08,002|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 06:22:08,003|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-17 06:22:08,003|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 06:22:08,003|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-17 06:22:08,004|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-17 06:22:08,024|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Batched Sequence : ([])
2022-06-17 06:22:08,025|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({ })
2022-06-17 06:22:08,033|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 06:22:08,033|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 06:22:08,033|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-17 06:22:08,034|cc84cf7e-ebf7-43ac-84a5-f47aa96acd39||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 18ebd709-1a4a-4acd-a1c1-1de7fc01fa19 auditStoreId -1
2022-06-17 06:42:09,190|fc4bf571-9136-48ab-919a-57dc789016b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 06:42:09,191|fc4bf571-9136-48ab-919a-57dc789016b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:42:09,191|fc4bf571-9136-48ab-919a-57dc789016b6||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:42:09,373|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:42:09,373|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:42:10,042|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 06:42:10,046|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(48f73c0e-6110-4b08-820b-97bc7ea5e95c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 06:42:10,068|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(f46c18de-1ca8-48ec-9b81-f3c4e29e60f9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 06:42:10,077|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(b03c6848-9802-455e-ae8a-e3dfce01784f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 06:42:10,091|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(bef698ca-d236-47f1-b149-49d5f245436d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 06:42:10,114|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(34a67c5f-5b0b-437a-9300-882c254a0f5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 06:42:10,131|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(edede786-7ee9-42c1-b55f-4f0f393d2409) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 06:42:10,150|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,150|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,151|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:42:10,151|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:42:10,151|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,152|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,219|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:42:10,244|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:42:10,263|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:42:10,280|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:42:10,372|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:42:10,372|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:42:10,373|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,427|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,499|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:42:10,500|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:42:10,501|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,549|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,629|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:42:10,629|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:42:10,630|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,631|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(HealthCheck)
2022-06-17 06:42:10,632|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 06:42:10,633|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-assign)
2022-06-17 06:42:10,634|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-deploy)
2022-06-17 06:42:10,676|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:42:10,676|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,678|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:42:10,688|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,762|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:42:10,763|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:42:10,764|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign-day-2)
2022-06-17 06:42:10,765|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,766|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy-day-2)
2022-06-17 06:42:10,790|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:10,849|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:42:10,850|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:42:10,876|fc4bf571-9136-48ab-919a-57dc789016b6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:42:12,189|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4fdfb069-6d56-4f3a-a319-600fe6e71820)
2022-06-17 06:42:12,190|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/4fdfb069-6d56-4f3a-a319-600fe6e71820/Definitions
2022-06-17 06:42:12,192|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:42:12,192|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-17 06:42:12,205|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-17 06:42:12,208|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-17 06:42:12,211|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-17 06:42:12,224|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 06:42:12,241|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 06:42:12,247|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-17 06:42:12,257|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,270|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,279|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,288|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,301|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,326|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-17 06:42:12,328|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-17 06:42:12,328|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-17 06:42:12,349|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 06:42:12,355|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 06:42:12,362|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 06:42:12,368|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-17 06:42:12,385|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,394|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,402|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,410|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,417|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,424|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(resource-resolution)
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-17 06:42:12,446|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/4fdfb069-6d56-4f3a-a319-600fe6e71820/Templates/hello-world-velocity-mapping.json
2022-06-17 06:42:12,453|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-17 06:42:12,453|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-17 06:42:12,453|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/4fdfb069-6d56-4f3a-a319-600fe6e71820/Templates/hello-world-jinja-mapping.json
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-17 06:42:12,459|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-17 06:42:12,470|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:12,505|87977a3d-635e-4fde-88c0-3fa193216c19||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-17 06:42:12,660|52ee886f-7b4d-4b12-b2d2-d7cd834db8e6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(442ba065-2cd8-4ded-8276-e14e9d12f4de) CBA(/opt/app/onap/blueprints/archive/442ba065-2cd8-4ded-8276-e14e9d12f4de/cba.zip)
2022-06-17 06:42:12,666|52ee886f-7b4d-4b12-b2d2-d7cd834db8e6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/442ba065-2cd8-4ded-8276-e14e9d12f4de) and entry definition file (Definitions/resource-resolution.json)
2022-06-17 06:42:12,695|52ee886f-7b4d-4b12-b2d2-d7cd834db8e6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-resolution)
2022-06-17 06:42:12,709|52ee886f-7b4d-4b12-b2d2-d7cd834db8e6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/442ba065-2cd8-4ded-8276-e14e9d12f4de) and entry definition file (Definitions/resource-resolution.json)
2022-06-17 06:42:12,733|52ee886f-7b4d-4b12-b2d2-d7cd834db8e6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/442ba065-2cd8-4ded-8276-e14e9d12f4de) present to clean.
2022-06-17 06:42:12,859|89972be6-933e-4a96-940f-aa1dd0139f8d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 2f0aa44f-ab9c-473f-8a2c-0a6714889d97
2022-06-17 06:42:12,859|89972be6-933e-4a96-940f-aa1dd0139f8d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 06:42:12,859|89972be6-933e-4a96-940f-aa1dd0139f8d||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 06:42:12,865|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-17 06:42:12,923|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 06:42:12,926|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-17 06:42:12,928|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:12,942|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (resource-resolution)
2022-06-17 06:42:12,946|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-17 06:42:12,946|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 06:42:12,947|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(2f0aa44f-ab9c-473f-8a2c-0a6714889d97) for workflow(resource-resolution) step(helloworld)
2022-06-17 06:42:12,947|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 06:42:12,947|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:12,948|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-17 06:42:12,984|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:13,017|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:13,017|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-17 06:42:13,263|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-17 06:42:13,337|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:13,346|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:13,347|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-17 06:42:13,347|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-17 06:42:13,347|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-17 06:42:13,371|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_put)
2022-06-17 06:42:13,383|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-17 06:42:13,384|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Getting Jython Script Class(ResolvProperties)
2022-06-17 06:42:17,335|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Component Object org.python.proxies.__main__$ResolvProperties$1@3928bf52
2022-06-17 06:42:17,343|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-17 06:42:17,352|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_python)
2022-06-17 06:42:17,356|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:17,356|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-17 06:42:17,363|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-17 06:42:17,380|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:17,381|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:17,381|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-17 06:42:17,381|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-17 06:42:17,381|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-17 06:42:17,383|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:17,383|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-17 06:42:17,385|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-17 06:42:17,390|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_patch)
2022-06-17 06:42:17,399|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:17,399|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:17,399|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-17 06:42:17,399|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-17 06:42:17,399|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-17 06:42:17,404|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_del)
2022-06-17 06:42:17,406|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 06:42:17,432|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 06:42:24,552|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| compiled in (7119)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 06:42:24,553|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 06:42:24,567|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-17 06:42:24,579|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-17 06:42:24,582|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,582|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-17 06:42:24,588|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-17 06:42:24,596|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,597|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,597|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 06:42:24,597|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 06:42:24,597|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-17 06:42:24,605|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_get)
2022-06-17 06:42:24,612|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-17 06:42:24,613|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-17 06:42:24,619|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_input)
2022-06-17 06:42:24,620|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_default)
2022-06-17 06:42:24,621|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,621|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-17 06:42:24,626|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-17 06:42:24,637|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,637|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,638|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-17 06:42:24,638|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-17 06:42:24,638|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-17 06:42:24,644|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_post)
2022-06-17 06:42:24,657|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:24,683|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (list)
2022-06-17 06:42:24,687|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-17 06:42:24,687|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:24,688|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:24,688|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:24,688|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:24,688|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-17 06:42:24,694|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (v_db)
2022-06-17 06:42:24,697|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:24,751|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-17 06:42:24,767|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 06:42:24,768|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-17 06:42:24,808|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:24,814|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 06:42:24,815|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-17 06:42:24,816|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-17 06:42:24,816|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Getting Jython Script Class(ResolvProperties)
2022-06-17 06:42:24,821|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-17 06:42:24,869|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Component Object org.python.proxies.__main__$ResolvProperties$2@52b760e3
2022-06-17 06:42:24,869|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-17 06:42:24,876|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_python)
2022-06-17 06:42:24,877|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,878|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-17 06:42:24,879|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-17 06:42:24,893|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,893|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,893|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-17 06:42:24,894|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-17 06:42:24,894|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-17 06:42:24,901|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_patch)
2022-06-17 06:42:24,902|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-17 06:42:24,906|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_input)
2022-06-17 06:42:24,907|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,907|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-17 06:42:24,909|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-17 06:42:24,918|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,918|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,918|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-17 06:42:24,918|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-17 06:42:24,918|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-17 06:42:24,923|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_put)
2022-06-17 06:42:24,924|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-17 06:42:24,929|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_default)
2022-06-17 06:42:24,929|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,929|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-17 06:42:24,931|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-17 06:42:24,942|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,942|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,942|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-17 06:42:24,942|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-17 06:42:24,943|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-17 06:42:24,943|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,943|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-17 06:42:24,945|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-17 06:42:24,952|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,953|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,954|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-17 06:42:24,954|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-17 06:42:24,954|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-17 06:42:24,955|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 06:42:24,955|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-17 06:42:24,955|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_del)
2022-06-17 06:42:24,958|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-17 06:42:24,960|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_post)
2022-06-17 06:42:24,969|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,969|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,970|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 06:42:24,970|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 06:42:24,970|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-17 06:42:24,976|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_get)
2022-06-17 06:42:24,981|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-17 06:42:24,982|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-17 06:42:24,983|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-17 06:42:24,995|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 06:42:24,995|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 06:42:24,995|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-17 06:42:24,995|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-17 06:42:24,996|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-17 06:42:25,002|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-17 06:42:25,003|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 06:42:25,003|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-17 06:42:25,009|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-17 06:42:25,010|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:25,012|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (list)
2022-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,014|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,015|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,015|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,015|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,015|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 06:42:25,015|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:25,021|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (j_db)
2022-06-17 06:42:25,022|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:42:25,275|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-17 06:42:25,280|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 06:42:25,281|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 06:42:25,281|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 06:42:25,281|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-17 06:42:25,282|89972be6-933e-4a96-940f-aa1dd0139f8d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f9339b77-e011-49bb-b534-1db2a8947adb auditStoreId -1
2022-06-17 06:57:16,525|b70b7e10-c6a8-4f63-a039-0ede5602ed77||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(74ece6cd-7d79-4bd3-b6ac-565bebebf1f0) CBA(/opt/app/onap/blueprints/archive/74ece6cd-7d79-4bd3-b6ac-565bebebf1f0/cba.zip)
2022-06-17 06:57:16,560|b70b7e10-c6a8-4f63-a039-0ede5602ed77||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74ece6cd-7d79-4bd3-b6ac-565bebebf1f0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:57:16,676|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:16,678|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:16,678|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:16,679|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale-out)
2022-06-17 06:57:16,680|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale)
2022-06-17 06:57:16,680|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale-in)
2022-06-17 06:57:16,681|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(health-check)
2022-06-17 06:57:16,715|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74ece6cd-7d79-4bd3-b6ac-565bebebf1f0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:57:16,771|b70b7e10-c6a8-4f63-a039-0ede5602ed77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/74ece6cd-7d79-4bd3-b6ac-565bebebf1f0) present to clean.
2022-06-17 06:57:58,143|50ce837f-f483-4650-b90b-a781b9e2a69e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 06:57:58,144|50ce837f-f483-4650-b90b-a781b9e2a69e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:57:58,144|50ce837f-f483-4650-b90b-a781b9e2a69e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:57:58,332|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:57:58,333|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:57:59,000|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 06:57:59,002|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(4285e823-4d85-4339-b73a-1c7d0f043486) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 06:57:59,021|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(df0f5fe6-ca0b-4a4c-abd4-b18f2dc84ed2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 06:57:59,030|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(9112c6c6-9543-42c9-9c74-966590e32de3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 06:57:59,042|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(759d3654-f81d-4ff8-846b-b716138a98d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 06:57:59,058|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(fa158966-37c8-43be-adb2-dfb42196031c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 06:57:59,073|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(9df0c065-95d3-404c-98e4-9a0a36dc4202) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 06:57:59,086|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,087|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,087|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:57:59,088|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:57:59,088|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,088|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,132|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:57:59,154|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:57:59,178|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:57:59,199|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:57:59,275|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:59,276|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:59,277|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,325|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,388|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 06:57:59,400|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-17 06:57:59,407|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:59,408|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:59,409|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,409|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(HealthCheck)
2022-06-17 06:57:59,410|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 06:57:59,411|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-assign)
2022-06-17 06:57:59,411|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-deploy)
2022-06-17 06:57:59,412|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 06:57:59,460|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:57:59,506|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-17 06:57:59,512|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-17 06:57:59,518|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:59,519|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:59,519|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,520|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-17 06:57:59,564|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:59,565|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,566|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,577|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,597|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 06:57:59,603|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-17 06:57:59,613|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 06:57:59,619|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 06:57:59,619|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 06:57:59,626|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 06:57:59,643|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:59,644|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,677|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:57:59,700|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-17 06:57:59,706|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-17 06:57:59,713|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-17 06:57:59,731|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:57:59,732|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:57:59,733|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign-day-2)
2022-06-17 06:57:59,734|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:57:59,734|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy-day-2)
2022-06-17 06:57:59,750|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:57:59,758|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-17 06:57:59,767|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-17 06:57:59,768|50ce837f-f483-4650-b90b-a781b9e2a69e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-17 06:58:10,465|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f4b226a5-bb03-4aa0-8ec7-e37ccdc8fe72)
2022-06-17 06:58:10,466|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/f4b226a5-bb03-4aa0-8ec7-e37ccdc8fe72/Definitions
2022-06-17 06:58:10,468|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:58:10,469|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-17 06:58:10,481|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(vnf-template)
2022-06-17 06:58:10,484|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-17 06:58:10,486|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-17 06:58:10,502|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,510|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,514|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,516|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-17 06:58:10,516|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-17 06:58:10,516|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-17 06:58:10,525|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,528|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,532|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,535|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 06:58:10,545|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,549|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,553|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,557|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,561|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,564|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,573|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-17 06:58:10,577|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-17 06:58:10,577|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-17 06:58:10,577|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-17 06:58:10,587|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,592|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,596|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(input)
2022-06-17 06:58:10,599|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-17 06:58:10,619|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(resource-assignment)
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-17 06:58:10,620|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4b226a5-bb03-4aa0-8ec7-e37ccdc8fe72/Templates/vnf-mapping.json
2022-06-17 06:58:10,626|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-17 06:58:10,626|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-17 06:58:10,626|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4b226a5-bb03-4aa0-8ec7-e37ccdc8fe72/Templates/base_ubuntu20-mapping.json
2022-06-17 06:58:10,632|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-17 06:58:10,632|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-17 06:58:10,632|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-assign)
2022-06-17 06:58:10,632|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-17 06:58:10,632|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-assign) targets(config-assign)
2022-06-17 06:58:10,633|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-17 06:58:10,633|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-17 06:58:10,633|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/f4b226a5-bb03-4aa0-8ec7-e37ccdc8fe72/Templates/baseconfig-mapping.json
2022-06-17 06:58:10,638|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-17 06:58:10,638|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-deploy)
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) resource assignment files([]
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/vnf-mapping.json)
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-17 06:58:10,639|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/baseconfig-mapping.json)
2022-06-17 06:58:10,657|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:58:10,686|d077686b-76d9-467e-8ee3-c66abe1c3dc2||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-17 06:58:10,855|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(2bbbcb47-9967-4a94-a9b0-73908869e6c0) CBA(/opt/app/onap/blueprints/archive/2bbbcb47-9967-4a94-a9b0-73908869e6c0/cba.zip)
2022-06-17 06:58:10,870|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2bbbcb47-9967-4a94-a9b0-73908869e6c0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 06:58:10,883|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:58:10,909|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:58:10,910|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:58:10,911|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:58:10,923|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2bbbcb47-9967-4a94-a9b0-73908869e6c0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 06:58:10,942|bcebe8d1-b861-4606-b309-28641b51cacb||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/2bbbcb47-9967-4a94-a9b0-73908869e6c0) present to clean.
2022-06-17 06:59:33,501|3697e560-d1a0-4836-9876-937dabf6f37e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 06:59:33,501|3697e560-d1a0-4836-9876-937dabf6f37e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 06:59:33,502|3697e560-d1a0-4836-9876-937dabf6f37e||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 06:59:33,668|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 06:59:33,668|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 06:59:34,168|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 06:59:34,169|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(dd49fd77-f951-4382-ba7b-f7e9217e7cca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 06:59:34,185|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(5e0e72ce-b23c-4c90-b5eb-cc7ed84a78dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 06:59:34,192|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(6f09d080-068b-433f-972a-84911866e2f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 06:59:34,203|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(9c6aeca0-4738-4505-826f-eac9b3d427c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 06:59:34,204|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 06:59:34,214|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(233d4957-fa84-4762-9ccf-eb5d198cc0a1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 06:59:34,225|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(7e32ba22-7188-4a81-bc72-b7122a7ad3cb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 06:59:34,237|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,238|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,238|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:59:34,238|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:59:34,238|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,238|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,264|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:59:34,270|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:59:34,300|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:59:34,310|||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-06-17 06:59:34,324|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 06:59:34,371|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| request(b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d)
2022-06-17 06:59:34,374|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| CBA file(/opt/app/onap/blueprints/archive/1de171ed-482d-46d9-8b38-a5f72ce0f05a/cba.zip written successfully
2022-06-17 06:59:34,374|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(1de171ed-482d-46d9-8b38-a5f72ce0f05a) CBA(/opt/app/onap/blueprints/archive/1de171ed-482d-46d9-8b38-a5f72ce0f05a/cba.zip)
2022-06-17 06:59:34,385|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,386|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,386|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign-day-2)
2022-06-17 06:59:34,387|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,388|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy-day-2)
2022-06-17 06:59:34,398|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1de171ed-482d-46d9-8b38-a5f72ce0f05a) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:34,410|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,442|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-17 06:59:34,451|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-17 06:59:34,455|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,456|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,456|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,457|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-17 06:59:34,457|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale-out)
2022-06-17 06:59:34,457|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale)
2022-06-17 06:59:34,458|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(scale-in)
2022-06-17 06:59:34,459|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(health-check)
2022-06-17 06:59:34,478|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,479|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,480|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,480|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1de171ed-482d-46d9-8b38-a5f72ce0f05a) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:34,487|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-17 06:59:34,494|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-17 06:59:34,495|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-17 06:59:34,508|b0fa7b13-8121-4442-ad7e-4b4c3d1cee0d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/1de171ed-482d-46d9-8b38-a5f72ce0f05a) present to clean.
2022-06-17 06:59:34,516|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,540|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 06:59:34,547|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-17 06:59:34,547|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 06:59:34,579|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,579|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,580|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,615|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,636|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 06:59:34,643|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-17 06:59:34,643|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 06:59:34,661|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,662|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,689|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,690|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,691|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 06:59:34,701|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 06:59:34,716|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-17 06:59:34,722|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-17 06:59:34,723|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-17 06:59:34,740|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 06:59:34,745|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 06:59:34,751|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 06:59:34,774|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 06:59:34,775|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 06:59:34,776|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 06:59:34,776|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(HealthCheck)
2022-06-17 06:59:34,777|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 06:59:34,778|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-assign)
2022-06-17 06:59:34,779|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-deploy)
2022-06-17 06:59:34,811|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 06:59:34,820|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-17 06:59:34,826|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-17 06:59:34,827|3697e560-d1a0-4836-9876-937dabf6f37e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-17 06:59:45,335|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8e100f2b-79e7-4a2f-ab83-6fa993ecd93d)
2022-06-17 06:59:45,335|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/8e100f2b-79e7-4a2f-ab83-6fa993ecd93d/Definitions
2022-06-17 06:59:45,337|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 06:59:45,338|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-17 06:59:45,348|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-17 06:59:45,356|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-17 06:59:45,358|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-17 06:59:45,360|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-17 06:59:45,385|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-17 06:59:45,408|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-assign)
2022-06-17 06:59:45,409|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-17 06:59:45,409|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-assign) targets(resolve-data)
2022-06-17 06:59:45,409|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-17 06:59:45,409|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-17 06:59:45,409|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/8e100f2b-79e7-4a2f-ab83-6fa993ecd93d/Templates/netconfrpc-mapping.json
2022-06-17 06:59:45,416|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-17 06:59:45,416|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-17 06:59:45,417|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-deploy)
2022-06-17 06:59:45,417|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-17 06:59:45,417|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-17 06:59:45,417|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) resource assignment files([]
2022-06-17 06:59:45,417|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 06:59:45,418|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-17 06:59:45,418|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-17 06:59:45,422|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| distinct resource keys ([input-source])
2022-06-17 06:59:45,427|9ed47c9c-deb9-4814-ae17-44262d2ef4a1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-17 06:59:51,529|6d35abf2-2d77-4ede-be6b-6f94c2875d4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-17 06:59:51,696|6d35abf2-2d77-4ede-be6b-6f94c2875d4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:51,698|6d35abf2-2d77-4ede-be6b-6f94c2875d4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:51,701|6d35abf2-2d77-4ede-be6b-6f94c2875d4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:51,903|c914979f-8d3d-4b6f-bec3-c8cc900a9cb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:51,903|c914979f-8d3d-4b6f-bec3-c8cc900a9cb9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:51,905|c914979f-8d3d-4b6f-bec3-c8cc900a9cb9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:52,538|35644170-c645-4142-b304-6b55700da319||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:52,538|35644170-c645-4142-b304-6b55700da319||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:52,540|35644170-c645-4142-b304-6b55700da319||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:52,754|00653ca7-b30d-4dda-815a-82736b0e3551||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:52,754|00653ca7-b30d-4dda-815a-82736b0e3551||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:52,756|00653ca7-b30d-4dda-815a-82736b0e3551||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:52,989|d9b198ff-8400-4c0c-be9f-b81b94edc3f3||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:52,990|d9b198ff-8400-4c0c-be9f-b81b94edc3f3||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:52,992|d9b198ff-8400-4c0c-be9f-b81b94edc3f3||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:53,232|4acaa2d2-841b-495c-9d93-a39c096f9832||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:53,232|4acaa2d2-841b-495c-9d93-a39c096f9832||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:53,234|4acaa2d2-841b-495c-9d93-a39c096f9832||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:53,486|17a4bbda-2334-4829-a9ef-d61fb9c00c9c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:53,486|17a4bbda-2334-4829-a9ef-d61fb9c00c9c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:53,488|17a4bbda-2334-4829-a9ef-d61fb9c00c9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 06:59:53,680|b7f3d68c-51e7-4930-b727-848dd44630c1||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 06:59:53,680|b7f3d68c-51e7-4930-b727-848dd44630c1||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 06:59:53,682|b7f3d68c-51e7-4930-b727-848dd44630c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 07:00:18,922|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:00:19,031|||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-06-17 07:00:19,033|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| request(0c16c1fc-99c9-4b3f-91a7-fa71e67007b7)
2022-06-17 07:00:19,033|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| CBA file(/opt/app/onap/blueprints/archive/a21d87d8-24d7-473b-a550-a4672c3c55e1/cba.zip written successfully
2022-06-17 07:00:19,034|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(a21d87d8-24d7-473b-a550-a4672c3c55e1) CBA(/opt/app/onap/blueprints/archive/a21d87d8-24d7-473b-a550-a4672c3c55e1/cba.zip)
2022-06-17 07:00:19,041|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a21d87d8-24d7-473b-a550-a4672c3c55e1) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:00:19,051|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:00:19,071|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:00:19,071|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:00:19,072|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:00:19,081|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a21d87d8-24d7-473b-a550-a4672c3c55e1) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:00:19,090|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-17 07:00:19,098|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-17 07:00:19,100|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-17 07:00:19,111|0c16c1fc-99c9-4b3f-91a7-fa71e67007b7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/a21d87d8-24d7-473b-a550-a4672c3c55e1) present to clean.
2022-06-17 07:00:51,532|91e849c5-6fec-4ed9-865f-84d74a234727||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-17 07:00:51,585|91e849c5-6fec-4ed9-865f-84d74a234727||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:00:51,587|91e849c5-6fec-4ed9-865f-84d74a234727||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:00:51,588|91e849c5-6fec-4ed9-865f-84d74a234727||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:00:51,755|22387f2c-dddd-4506-a55e-1d4ef58b4fc5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:00:51,756|22387f2c-dddd-4506-a55e-1d4ef58b4fc5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:00:51,759|22387f2c-dddd-4506-a55e-1d4ef58b4fc5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:00:52,123|73375a46-f84d-461f-8155-de783a308034||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:00:52,123|73375a46-f84d-461f-8155-de783a308034||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:00:52,125|73375a46-f84d-461f-8155-de783a308034||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:00:52,336|d2c74849-a628-4511-a5a2-369c827153d3||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:00:52,336|d2c74849-a628-4511-a5a2-369c827153d3||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:00:52,339|d2c74849-a628-4511-a5a2-369c827153d3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:01:52,955|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id dcc67ce6-f100-43e4-a86a-e20ea04794b7
2022-06-17 07:01:52,955|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:01:52,955|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:01:52,957|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:01:52,957|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 07:01:52,961|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 07:01:52,984|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 07:01:53,045|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 07:01:53,048|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment[dcc67ce6-f100-43e4-a86a-e20ea04794b7])'s step(resource-assignment)
2022-06-17 07:01:53,048|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:01:53,050|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(dcc67ce6-f100-43e4-a86a-e20ea04794b7) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 07:01:53,050|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:01:53,050|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 07:01:53,051|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-17 07:01:53,070|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:01:53,077|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-17 07:01:53,078|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-17 07:01:53,078|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-17 07:01:53,079|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:01:53,079|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("9a84ee01-5a4b-4994-894a-4eb930a9b43c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:01:53,087|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:01:53,087|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:01:53,097|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-17 07:01:56,104|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - )
2022-06-17 07:01:56,105|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:01:56,105|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z")
2022-06-17 07:01:56,105|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z")
2022-06-17 07:01:56,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 07:01:56,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-17 07:01:56,108|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220617t070155438910z"
})
2022-06-17 07:01:56,117|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:01:56,117|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:01:56,117|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-17 07:01:56,118|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment[dcc67ce6-f100-43e4-a86a-e20ea04794b7])'s step(profile-upload)
2022-06-17 07:01:56,118|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:01:56,124|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(dcc67ce6-f100-43e4-a86a-e20ea04794b7) for workflow(resource-assignment) step(profile-upload)
2022-06-17 07:01:56,124|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-17 07:01:56,125|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:01:56,126|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Triggering K8s Profile Upload component logic.
2022-06-17 07:01:56,126|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Getting the template prefixes
2022-06-17 07:01:56,127|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Iterating over prefixes in resource assignment map.
2022-06-17 07:01:56,129|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Prefix vnf does not have required data for us to continue.
2022-06-17 07:01:56,130|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:01:56,130|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-17 07:01:56,130|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-17 07:01:56,130|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 07:01:56,134|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(dcc67ce6-f100-43e4-a86a-e20ea04794b7) nodes completed with (0)exceptions
2022-06-17 07:01:56,134|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 07:01:56,135|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 87f5df48-2cf9-4b5f-bc54-e4937ecdb605 auditStoreId -1
2022-06-17 07:02:05,025|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id be8a1b27-4e0f-4680-8eea-9eac348cbc3d
2022-06-17 07:02:05,025|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:02:05,025|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:02:05,026|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:02:05,026|b0890f9c-22c0-4efc-aa0b-95c44783c694||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 07:02:05,028|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 07:02:05,035|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 07:02:05,037|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 07:02:05,038|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment[be8a1b27-4e0f-4680-8eea-9eac348cbc3d])'s step(resource-assignment)
2022-06-17 07:02:05,038|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:05,038|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(be8a1b27-4e0f-4680-8eea-9eac348cbc3d) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 07:02:05,038|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:05,038|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 07:02:05,039|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-17 07:02:05,052|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,055|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-17 07:02:05,056|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("259743b6-998f-454a-a97e-bc33f05ee81a") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-17 07:02:05,056|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-17 07:02:05,057|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-17 07:02:05,057|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("9befb4f0-b4c0-433b-b4a6-5261da9a5d8f") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-17 07:02:05,058|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,058|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,089|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Parameter information : ({customizationid=9befb4f0-b4c0-433b-b4a6-5261da9a5d8f})
2022-06-17 07:02:05,096|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Parameter information : ({customizationid=9befb4f0-b4c0-433b-b4a6-5261da9a5d8f})
2022-06-17 07:02:05,104|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,104|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"78912bb6-bbba-49ae-b262-8e719985a158"}])
2022-06-17 07:02:05,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"}])
2022-06-17 07:02:05,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("78912bb6-bbba-49ae-b262-8e719985a158") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-17 07:02:05,106|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("9ec4a6f7-2924-42f1-a89c-2444b51de66f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-17 07:02:05,107|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-17 07:02:05,111|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Transformed value: null -> 9ec4a6f7-2924-42f1-a89c-2444b51de66f
2022-06-17 07:02:05,112|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,144|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Parameter information : ({customizationid=9befb4f0-b4c0-433b-b4a6-5261da9a5d8f})
2022-06-17 07:02:05,149|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,150|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-17 07:02:05,150|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-17 07:02:05,151|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-17 07:02:05,151|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-17 07:02:05,155|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Transformed value: null -> 9befb4f0-b4c0-433b-b4a6-5261da9a5d8f
2022-06-17 07:02:05,156|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("9a84ee01-5a4b-4994-894a-4eb930a9b43c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:02:05,156|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-17 07:02:05,156|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-17 07:02:05,156|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:02:05,161|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:05,161|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:05,161|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:05,162|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-17 07:02:05,172|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-17 07:02:05,172|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-17 07:02:05,205|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 07:02:05,205|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,205|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-17 07:02:05,206|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-17 07:02:05,206|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-17 07:02:05,211|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 07:02:05,212|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,212|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z")
2022-06-17 07:02:05,212|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z")
2022-06-17 07:02:05,212|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 07:02:05,217|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,217|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,218|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-17 07:02:05,329|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - )
2022-06-17 07:02:05,329|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,330|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z-helm_apache-vfmt-001")
2022-06-17 07:02:05,330|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z-helm_apache-vfmt-001")
2022-06-17 07:02:05,330|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t070155438910z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-17 07:02:05,332|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-17 07:02:05,339|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:05,339|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:05,349|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-17 07:02:05,368|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 07:02:05,369|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response processing type (string)
2022-06-17 07:02:05,369|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-17 07:02:05,369|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-17 07:02:05,369|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-17 07:02:05,370|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-17 07:02:05,370|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-17 07:02:05,371|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
  "k8s-rb-definition-version" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
  "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" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
  "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
  "vf-module-model-invariant-uuid" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
  "vf-module-model-version" : "78912bb6-bbba-49ae-b262-8e719985a158",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220617t070155438910z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220617t070155438910z"
})
2022-06-17 07:02:05,383|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:02:05,383|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:05,383|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-17 07:02:05,384|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment[be8a1b27-4e0f-4680-8eea-9eac348cbc3d])'s step(profile-upload)
2022-06-17 07:02:05,384|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:05,384|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(be8a1b27-4e0f-4680-8eea-9eac348cbc3d) for workflow(resource-assignment) step(profile-upload)
2022-06-17 07:02:05,384|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-17 07:02:05,384|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:05,385|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Triggering K8s Profile Upload component logic.
2022-06-17 07:02:05,385|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Getting the template prefixes
2022-06-17 07:02:05,385|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Iterating over prefixes in resource assignment map.
2022-06-17 07:02:05,396|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f)
2022-06-17 07:02:05,406|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 07:02:05,414|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(GET), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/profile/node-port-profile)
2022-06-17 07:02:05,418|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(404 - Not Found)
2022-06-17 07:02:05,418|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Uploading K8s Profile..
2022-06-17 07:02:05,436|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/profile)
2022-06-17 07:02:05,446|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(201 - Created)
2022-06-17 07:02:05,462|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Rest request method(POST), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/profile/node-port-profile/content)
2022-06-17 07:02:05,471|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Response status(200 - OK)
2022-06-17 07:02:05,471|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| K8s Profile Upload Completed
2022-06-17 07:02:05,472|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:02:05,472|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-17 07:02:05,472|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-17 07:02:05,472|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 07:02:05,472|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(be8a1b27-4e0f-4680-8eea-9eac348cbc3d) nodes completed with (0)exceptions
2022-06-17 07:02:05,473|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 07:02:05,473|b0890f9c-22c0-4efc-aa0b-95c44783c694||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c4c06c5-5050-49d9-abec-af9843c6f5b2 auditStoreId -1
2022-06-17 07:02:16,161|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:02:16,274|||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-06-17 07:02:16,308|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id b0890f9c-22c0-4efc-aa0b-95c44783c694
2022-06-17 07:02:16,308|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:02:16,308|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:02:16,308|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:02:16,308|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 07:02:16,309|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 07:02:16,313|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (config-assign)
2022-06-17 07:02:16,314|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 07:02:16,315|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(config-setup)
2022-06-17 07:02:16,315|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:16,315|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-assign) step(config-setup)
2022-06-17 07:02:16,315|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:16,315|||DefaultDispatcher-worker-2||||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-06-17 07:02:16,316|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-17 07:02:16,341|||DefaultDispatcher-worker-2||||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-06-17 07:02:16,342|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 07:02:16,343|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9a84ee01-5a4b-4994-894a-4eb930a9b43c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:02:16,348|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-17 07:02:16,348|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-17 07:02:16,388|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c)
2022-06-17 07:02:16,429|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-17 07:02:16,433|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-06-17 07:02:16,434|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec")
2022-06-17 07:02:16,434|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec")
2022-06-17 07:02:16,434|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-17 07:02:16,435|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:02:16,446|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:02:16,446|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 07:02:16,455|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vf-modules)
2022-06-17 07:02:16,472|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-17 07:02:16,472|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-17 07:02:16,473|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d53ef137-2dc6-46c6-acdb-d510ceaf3d47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6247b0c-3e3c-46c5-b99e-9f3e1b95a1fa","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a"}}}]})
2022-06-17 07:02:16,473|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d53ef137-2dc6-46c6-acdb-d510ceaf3d47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6247b0c-3e3c-46c5-b99e-9f3e1b95a1fa","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a"}}}]})
2022-06-17 07:02:16,473|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d53ef137-2dc6-46c6-acdb-d510ceaf3d47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6247b0c-3e3c-46c5-b99e-9f3e1b95a1fa","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a"}}}]), type  ({json})
2022-06-17 07:02:16,474|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d53ef137-2dc6-46c6-acdb-d510ceaf3d47","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6247b0c-3e3c-46c5-b99e-9f3e1b95a1fa","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-17 07:02:16,479|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-17 07:02:16,479|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 07:02:16,496|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1)
2022-06-17 07:02:16,984|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-17 07:02:16,985|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-17 07:02:16,986|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449328500","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]})
2022-06-17 07:02:16,986|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449328500","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]})
2022-06-17 07:02:16,986|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449328500","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]), type  ({json})
2022-06-17 07:02:16,986|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449328500","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-17 07:02:16,987|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-17 07:02:16,989|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:02:21,534|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4545)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:02:21,534|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:02:21,555|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","k8s-rb-definition-version":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","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-06-17 07:02:21,557|||DefaultDispatcher-worker-2||||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" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
      "k8s-rb-definition-version" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
  "service-instance-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
      "model-invariant-id" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
      "model-version-id" : "78912bb6-bbba-49ae-b262-8e719985a158",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1655449328500",
      "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a",
      "vf-module-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "b0890f9c-22c0-4efc-aa0b-95c44783c694",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e6247b0c-3e3c-46c5-b99e-9f3e1b95a1fa",
          "svc-request-id" : "d53ef137-2dc6-46c6-acdb-d510ceaf3d47"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "c1781bf6-e519-4200-bc04-c48360f6a20e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "5fd90081-01e4-4c04-9148-302cee2f3af9",
            "model-version" : "1.0"
          },
          "service-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
          "service-instance-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
            "model-invariant-uuid" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "78912bb6-bbba-49ae-b262-8e719985a158",
            "model-version" : "1"
          },
          "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a",
          "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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
            "model-invariant-uuid" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "78912bb6-bbba-49ae-b262-8e719985a158",
            "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" : "78912bb6-bbba-49ae-b262-8e719985a158"
            }, {
              "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-20220617t070155438910z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220617t070155438910z"
            }, {
              "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" : "259743b6-998f-454a-a97e-bc33f05ee81a",
            "vf-module-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "711f88c7-193e-4375-8590-9eaccd856a9e",
            "model-invariant-uuid" : "614f37e4-e90c-4a52-b352-057572801f89",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "bc590004-07a0-4cbd-8be0-123ff4431976",
            "model-version" : "1.0"
          },
          "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a"
    } ]
  },
  "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"
})
2022-06-17 07:02:21,565|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-17 07:02:21,565|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:21,565|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-17 07:02:21,566|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(config-template)
2022-06-17 07:02:21,566|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:21,572|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-assign) step(config-template)
2022-06-17 07:02:21,572|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-17 07:02:21,572|||DefaultDispatcher-worker-2||||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-06-17 07:02:21,639|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-17 07:02:21,639|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-06-17 07:02:21,639|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-17 07:02:21,650|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f)
2022-06-17 07:02:21,654|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-17 07:02:21,662|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/config-template/replica-count-template)
2022-06-17 07:02:21,665|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-17 07:02:21,666|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template..
2022-06-17 07:02:21,676|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/config-template)
2022-06-17 07:02:21,708|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-06-17 07:02:21,718|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9ec4a6f7-2924-42f1-a89c-2444b51de66f/9befb4f0-b4c0-433b-b4a6-5261da9a5d8f/config-template/replica-count-template/content)
2022-06-17 07:02:21,740|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-17 07:02:21,740|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed
2022-06-17 07:02:21,741|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-17 07:02:21,741|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-17 07:02:21,741|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-17 07:02:21,741|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 07:02:21,741|||DefaultDispatcher-worker-2||||INFO||||||| workflow(b0890f9c-22c0-4efc-aa0b-95c44783c694) nodes completed with (0)exceptions
2022-06-17 07:02:21,742|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-17 07:02:21,742|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9376a40e-22f4-4f40-a94e-41960c03cb21 auditStoreId -1
2022-06-17 07:02:21,765|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Completed
2022-06-17 07:02:37,750|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id c1f64082-2de6-4382-9a9d-2b5d30733fba
2022-06-17 07:02:37,750|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:02:37,750|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:02:37,752|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:02:37,752|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:02:37,755|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:02:37,772|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 07:02:37,772|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-17 07:02:37,772|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:37,773|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(c1f64082-2de6-4382-9a9d-2b5d30733fba) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 07:02:37,773|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:37,773|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 07:02:37,774|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-17 07:02:37,801|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:37,802|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 07:02:37,803|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("b7df10ac-caa4-46a7-8c3b-b670fc27cc37") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:02:37,803|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("a3b64115-d56d-4dcb-9148-856adae67bc1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:02:37,804|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({
  "service-instance-id" : "b7df10ac-caa4-46a7-8c3b-b670fc27cc37",
  "vnf-id" : "a3b64115-d56d-4dcb-9148-856adae67bc1",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-17 07:02:37,813|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:02:37,813|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:37,813|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 07:02:37,814|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cdfe2c0b-148d-4f60-952a-c127d9e2fc2a auditStoreId -1
2022-06-17 07:02:47,890|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id de13facf-ee59-44a7-9118-372bcd2c4a4a
2022-06-17 07:02:47,890|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:02:47,890|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:02:47,890|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:02:47,890|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:02:47,891|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:02:47,898|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 07:02:47,898|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-17 07:02:47,898|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:47,899|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(de13facf-ee59-44a7-9118-372bcd2c4a4a) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 07:02:47,899|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:47,899|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 07:02:47,900|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-17 07:02:47,911|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:47,913|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-17 07:02:47,914|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-17 07:02:47,914|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-17 07:02:47,915|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-17 07:02:47,915|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("7f9248e1-e38e-4232-8084-51e477ba0785") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-17 07:02:47,915|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("b7df10ac-caa4-46a7-8c3b-b670fc27cc37") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:02:47,915|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:47,915|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-17 07:02:47,916|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-17 07:02:47,916|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("a3b64115-d56d-4dcb-9148-856adae67bc1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:02:47,916|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "b7df10ac-caa4-46a7-8c3b-b670fc27cc37",
  "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" : "7f9248e1-e38e-4232-8084-51e477ba0785",
  "vnf-id" : "a3b64115-d56d-4dcb-9148-856adae67bc1",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-17 07:02:47,925|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:02:47,925|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:47,925|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 07:02:47,925|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 84612894-0ea7-41a4-a561-3512ab24733a auditStoreId -1
2022-06-17 07:02:55,768|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:02:55,875|||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-06-17 07:02:55,878|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 92ff5a36-bee9-4a75-8c60-a71fb752f7fa
2022-06-17 07:02:55,878|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:02:55,879|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:02:55,879|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:02:55,879|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:02:55,880|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:02:55,883|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (config-assign)
2022-06-17 07:02:55,883|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-17 07:02:55,883|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:02:55,884|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(92ff5a36-bee9-4a75-8c60-a71fb752f7fa) for workflow(config-assign) step(config-assign)
2022-06-17 07:02:55,884|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:55,884|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-17 07:02:55,886|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-17 07:02:55,907|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:02:55,909|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 07:02:55,909|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("b7df10ac-caa4-46a7-8c3b-b670fc27cc37") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:02:55,909|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Setting Resource Value ("a3b64115-d56d-4dcb-9148-856adae67bc1") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:02:55,917|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-17 07:02:55,917|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-17 07:02:55,920|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-17 07:02:55,921|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Generated Resource Param Data ({
  "service-instance-id" : "b7df10ac-caa4-46a7-8c3b-b670fc27cc37",
  "vnf-id" : "a3b64115-d56d-4dcb-9148-856adae67bc1",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-17 07:02:55,934|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-17 07:02:55,938|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 07:02:55,939|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:02:55,939|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:02:55,939|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-17 07:02:55,940|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 928783c4-0ce5-40bf-899e-7453f13fac73 auditStoreId -1
2022-06-17 07:02:55,947|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Completed
2022-06-17 07:03:20,696|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:03:20,801|||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-06-17 07:03:20,805|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id b0890f9c-22c0-4efc-aa0b-95c44783c694
2022-06-17 07:03:20,805|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:03:20,805|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:03:20,807|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 07:03:20,807|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 07:03:20,808|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 07:03:20,817|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (config-deploy)
2022-06-17 07:03:20,819|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 07:03:20,819|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(config-setup)
2022-06-17 07:03:20,819|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:03:20,820|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-deploy) step(config-setup)
2022-06-17 07:03:20,820|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 07:03:20,821|||DefaultDispatcher-worker-1||||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-06-17 07:03:20,822|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-17 07:03:20,834|||DefaultDispatcher-worker-1||||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-06-17 07:03:20,836|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 07:03:20,837|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9a84ee01-5a4b-4994-894a-4eb930a9b43c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 07:03:20,843|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-17 07:03:20,843|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-17 07:03:20,853|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c)
2022-06-17 07:03:20,887|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:20,891|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-06-17 07:03:20,891|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec")
2022-06-17 07:03:20,891|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec")
2022-06-17 07:03:20,892|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-17 07:03:20,892|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 07:03:20,897|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/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-06-17 07:03:20,897|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 07:03:20,904|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/9a84ee01-5a4b-4994-894a-4eb930a9b43c/service-data/vnfs/vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3/vnf-data/vf-modules)
2022-06-17 07:03:20,966|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:20,966|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-17 07:03:20,967|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b74c2534-e658-4449-bff2-9f4da5ed2d76","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f88e6d84-c46e-4f4a-b685-648bdcf389ef","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","from-preload":false}}}]})
2022-06-17 07:03:20,967|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b74c2534-e658-4449-bff2-9f4da5ed2d76","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f88e6d84-c46e-4f4a-b685-648bdcf389ef","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","from-preload":false}}}]})
2022-06-17 07:03:20,967|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b74c2534-e658-4449-bff2-9f4da5ed2d76","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f88e6d84-c46e-4f4a-b685-648bdcf389ef","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","from-preload":false}}}]), type  ({json})
2022-06-17 07:03:20,968|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_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":"78912bb6-bbba-49ae-b262-8e719985a158","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-20220617t070155438910z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t070155438910z","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":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"b0890f9c-22c0-4efc-aa0b-95c44783c694","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"5fd90081-01e4-4c04-9148-302cee2f3af9","model-invariant-uuid":"c1781bf6-e519-4200-bc04-c48360f6a20e"},"global-customer-id":"basiccnf-macro-customer","service-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","service-instance-id":"9a84ee01-5a4b-4994-894a-4eb930a9b43c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b74c2534-e658-4449-bff2-9f4da5ed2d76","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f88e6d84-c46e-4f4a-b685-648bdcf389ef","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"711f88c7-193e-4375-8590-9eaccd856a9e","model-uuid":"bc590004-07a0-4cbd-8be0-123ff4431976","model-invariant-uuid":"614f37e4-e90c-4a52-b352-057572801f89"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","model-uuid":"78912bb6-bbba-49ae-b262-8e719985a158","model-invariant-uuid":"9ec4a6f7-2924-42f1-a89c-2444b51de66f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-17 07:03:20,972|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-17 07:03:20,972|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 07:03:20,982|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3?depth=1)
2022-06-17 07:03:21,424|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:21,425|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-17 07:03:21,425|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449397310","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]})
2022-06-17 07:03:21,425|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449397310","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]})
2022-06-17 07:03:21,426|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449397310","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]), type  ({json})
2022-06-17 07:03:21,426|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"259743b6-998f-454a-a97e-bc33f05ee81a","vf-module-name":"basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"zen_allen","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655449397310","model-invariant-id":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","model-version-id":"78912bb6-bbba-49ae-b262-8e719985a158","model-customization-id":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-17 07:03:21,427|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-17 07:03:21,429|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9ec4a6f7-2924-42f1-a89c-2444b51de66f","k8s-rb-definition-version":"9befb4f0-b4c0-433b-b4a6-5261da9a5d8f","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":"zen_allen"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-17 07:03:21,431|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "zen_allen",
      "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" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
      "k8s-rb-definition-version" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
  "service-instance-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "zen_allen",
      "is-base-vf-module" : false,
      "model-customization-id" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
      "model-invariant-id" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
      "model-version-id" : "78912bb6-bbba-49ae-b262-8e719985a158",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1655449397310",
      "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a",
      "vf-module-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "b0890f9c-22c0-4efc-aa0b-95c44783c694",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f88e6d84-c46e-4f4a-b685-648bdcf389ef",
          "svc-request-id" : "b74c2534-e658-4449-bff2-9f4da5ed2d76"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "c1781bf6-e519-4200-bc04-c48360f6a20e",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "5fd90081-01e4-4c04-9148-302cee2f3af9",
            "model-version" : "1.0"
          },
          "service-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
          "service-instance-id" : "9a84ee01-5a4b-4994-894a-4eb930a9b43c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
            "model-invariant-uuid" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "78912bb6-bbba-49ae-b262-8e719985a158",
            "model-version" : "1"
          },
          "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a",
          "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_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "9befb4f0-b4c0-433b-b4a6-5261da9a5d8f",
            "model-invariant-uuid" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "78912bb6-bbba-49ae-b262-8e719985a158",
            "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" : "78912bb6-bbba-49ae-b262-8e719985a158"
            }, {
              "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-20220617t070155438910z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9ec4a6f7-2924-42f1-a89c-2444b51de66f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220617t070155438910z"
            }, {
              "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" : "259743b6-998f-454a-a97e-bc33f05ee81a",
            "vf-module-name" : "basic_cnf_macro_2e4cbb05-f5f7-4849-8be1-a2888fee8eec_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "711f88c7-193e-4375-8590-9eaccd856a9e",
            "model-invariant-uuid" : "614f37e4-e90c-4a52-b352-057572801f89",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "bc590004-07a0-4cbd-8be0-123ff4431976",
            "model-version" : "1.0"
          },
          "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "259743b6-998f-454a-a97e-bc33f05ee81a"
    } ]
  },
  "vnf-id" : "d6c3ff1e-6a26-4d26-9e34-710c1dfe31c3"
})
2022-06-17 07:03:21,436|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-17 07:03:21,436|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 07:03:21,436|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-17 07:03:21,437|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(status-verification-script)
2022-06-17 07:03:21,437|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:03:21,443|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-deploy) step(status-verification-script)
2022-06-17 07:03:21,443|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 07:03:21,443|||DefaultDispatcher-worker-1||||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-06-17 07:03:21,446|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-17 07:03:21,455|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-17 07:03:21,465|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:03:21,549|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:21,577|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (zen_allen) is ready.
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(config-apply)
2022-06-17 07:03:21,578|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:03:21,584|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-deploy) step(config-apply)
2022-06-17 07:03:21,584|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-17 07:03:21,584|||DefaultDispatcher-worker-4||||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-06-17 07:03:21,586|||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-17 07:03:21,586|||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-06-17 07:03:21,586|||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-17 07:03:21,657|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/config/replica-count-change)
2022-06-17 07:03:26,667|||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-17 07:03:26,667|||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s config..
2022-06-17 07:03:26,700|||DefaultDispatcher-worker-4||||INFO||||||| Config building started from source custom-values
2022-06-17 07:03:26,700|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-17 07:03:26,729|||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-06-17 07:03:26,731|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 07:03:26,732|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-17 07:03:26,793|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/instance/zen_allen/config)
2022-06-17 07:03:27,048|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-06-17 07:03:27,057|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-06-17 07:03:27,057|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-17 07:03:27,058|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-17 07:03:27,058|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(status-verification-script-after)
2022-06-17 07:03:27,058|||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-06-17 07:03:27,059|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-deploy) step(status-verification-script-after)
2022-06-17 07:03:27,059|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 07:03:27,059|||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-06-17 07:03:27,061|||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-06-17 07:03:27,062|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-17 07:03:27,070|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:03:27,130|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:27,133|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is not ready. Please wait...
2022-06-17 07:03:37,141|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:03:37,213|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:37,215|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is not ready. Please wait...
2022-06-17 07:03:47,222|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:03:47,279|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:47,281|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is not ready. Please wait...
2022-06-17 07:03:57,288|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:03:57,357|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:03:57,363|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is not ready. Please wait...
2022-06-17 07:04:02,894|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:04:03,002|||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-06-17 07:04:03,007|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing request id 92ff5a36-bee9-4a75-8c60-a71fb752f7fa
2022-06-17 07:04:03,007|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 07:04:03,007|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| StoreAuditService ID  -1
2022-06-17 07:04:03,009|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 07:04:03,009|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 07:04:03,010|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 07:04:03,015|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deriving input data for workflow: (config-deploy)
2022-06-17 07:04:03,015|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-17 07:04:03,015|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:04:03,022|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| preparing request id(92ff5a36-bee9-4a75-8c60-a71fb752f7fa) for workflow(config-deploy) step(config-deploy)
2022-06-17 07:04:03,022|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-17 07:04:03,022|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:04:03,023|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-17 07:04:03,023|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Getting Jython Script Class(ConfigDeploy)
2022-06-17 07:04:03,080|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@1fcdf3a5
2022-06-17 07:04:03,083|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Hello world
2022-06-17 07:04:03,083|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Preparing Response...
2022-06-17 07:04:03,083|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-17 07:04:03,083|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-17 07:04:03,084|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9bfd76ee-3c39-47c5-a5ce-d7ff91691af7 auditStoreId -1
2022-06-17 07:04:03,087|92ff5a36-bee9-4a75-8c60-a71fb752f7fa||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Completed
2022-06-17 07:04:07,374|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:04:07,440|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:04:07,442|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is not ready. Please wait...
2022-06-17 07:04:17,450|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/zen_allen/status)
2022-06-17 07:04:17,501|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-06-17 07:04:17,502|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (zen_allen) is ready.
2022-06-17 07:04:17,502|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-17 07:04:17,502|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-06-17 07:04:17,502|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 07:04:17,502|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-17 07:04:17,503|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[b0890f9c-22c0-4efc-aa0b-95c44783c694])'s step(collect-results)
2022-06-17 07:04:17,503|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 07:04:17,504|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(b0890f9c-22c0-4efc-aa0b-95c44783c694) for workflow(config-deploy) step(collect-results)
2022-06-17 07:04:17,504|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 07:04:17,504|||DefaultDispatcher-worker-4||||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-06-17 07:04:17,504|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-17 07:04:17,509|||DefaultDispatcher-worker-4||||INFO||||||| Collected results: {}
2022-06-17 07:04:17,509|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-06-17 07:04:17,509|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 07:04:17,509|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-17 07:04:17,510|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 07:04:17,511|||DefaultDispatcher-worker-2||||INFO||||||| workflow(b0890f9c-22c0-4efc-aa0b-95c44783c694) nodes completed with (0)exceptions
2022-06-17 07:04:17,512|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-17 07:04:17,513|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b57da2c7-54b7-46ab-b59f-3ac5ecbb16b5 auditStoreId -1
2022-06-17 07:04:17,514|b0890f9c-22c0-4efc-aa0b-95c44783c694||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Completed
2022-06-17 07:06:19,744|68901b36-9063-4e4c-830a-4fec045452ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 07:06:19,744|68901b36-9063-4e4c-830a-4fec045452ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 07:06:19,744|68901b36-9063-4e4c-830a-4fec045452ec||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 07:06:19,894|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 07:06:19,894|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 07:06:20,396|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 07:06:20,397|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(d6e57ae0-cb8c-4a5c-9d18-3678c1dc4a5e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 07:06:20,415|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(19e995b7-658e-4abb-bc97-4cf7e608f1de) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 07:06:20,421|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(84079a91-f82f-4767-8886-fc0ddfccc382) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 07:06:20,432|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(de9ac764-f3e3-4130-b6f2-f32fa816dcee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 07:06:20,443|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(ccf34720-6873-43e6-928c-b5b8029fc2f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 07:06:20,455|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(cf77e131-337b-4907-837e-1527523a985c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 07:06:20,466|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,467|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,467|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 07:06:20,468|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 07:06:20,468|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,469|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,493|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:06:20,523|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:06:20,540|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:06:20,556|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:06:20,610|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:06:20,611|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:06:20,611|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,646|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,668|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 07:06:20,676|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-17 07:06:20,681|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 07:06:20,705|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:06:20,706|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:06:20,706|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,738|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,758|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 07:06:20,764|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-17 07:06:20,769|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 07:06:20,791|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:06:20,792|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:06:20,792|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,793|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(HealthCheck)
2022-06-17 07:06:20,793|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 07:06:20,794|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-assign)
2022-06-17 07:06:20,794|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(vf-config-deploy)
2022-06-17 07:06:20,828|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 07:06:20,849|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-17 07:06:20,855|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-17 07:06:20,861|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-17 07:06:20,875|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:06:20,875|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,901|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:06:20,901|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,902|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 07:06:20,910|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:20,925|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-17 07:06:20,931|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-17 07:06:20,939|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 07:06:20,944|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 07:06:20,944|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-17 07:06:20,954|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 07:06:20,996|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(resource-assignment)
2022-06-17 07:06:20,997|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:06:20,997|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign-day-2)
2022-06-17 07:06:20,998|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:06:20,999|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy-day-2)
2022-06-17 07:06:21,013|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| 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-06-17 07:06:21,021|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-17 07:06:21,027|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-17 07:06:21,028|68901b36-9063-4e4c-830a-4fec045452ec||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-17 07:06:31,494|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5539f9a4-a23d-4631-bfbf-9d551fc9a812)
2022-06-17 07:06:31,495|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| deleting definition types under : /opt/app/onap/blueprints/working/5539f9a4-a23d-4631-bfbf-9d551fc9a812/Definitions
2022-06-17 07:06:31,497|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| reinitialized all type definitions
2022-06-17 07:06:31,497|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-17 07:06:31,508|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-17 07:06:31,518|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-17 07:06:31,522|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-17 07:06:31,524|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-17 07:06:31,542|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-17 07:06:31,555|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-assign)
2022-06-17 07:06:31,556|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-17 07:06:31,556|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-assign) targets(resolve-data)
2022-06-17 07:06:31,556|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-17 07:06:31,556|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-17 07:06:31,556|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enriching artifacts file(/opt/app/onap/blueprints/working/5539f9a4-a23d-4631-bfbf-9d551fc9a812/Templates/netconfrpc-mapping.json
2022-06-17 07:06:31,561|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-17 07:06:31,561|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-17 07:06:31,561|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing Workflow(config-deploy)
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| workflow(config-deploy) resource assignment files([]
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-17 07:06:31,562|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-17 07:06:31,567|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| distinct resource keys ([input-source])
2022-06-17 07:06:31,572|9dc6b50d-f4da-4e06-af8a-5ae124322416||reactor-http-epoll-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-17 07:07:01,328|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 07:07:01,434|||grpc-default-executor-3||||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-06-17 07:07:01,436|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| request(0eb8f4ce-0b33-4805-a0b3-1214a2acf136)
2022-06-17 07:07:01,437|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| CBA file(/opt/app/onap/blueprints/archive/d098b80f-e77c-425b-a732-29ffd4822b82/cba.zip written successfully
2022-06-17 07:07:01,437|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Save processing(d098b80f-e77c-425b-a732-29ffd4822b82) CBA(/opt/app/onap/blueprints/archive/d098b80f-e77c-425b-a732-29ffd4822b82/cba.zip)
2022-06-17 07:07:01,449|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d098b80f-e77c-425b-a732-29ffd4822b82) and entry definition file (Definitions/pnf_netconf.json)
2022-06-17 07:07:01,454|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 07:07:01,463|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-assign)
2022-06-17 07:07:01,464|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Validating Workflow(config-deploy)
2022-06-17 07:07:01,469|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d098b80f-e77c-425b-a732-29ffd4822b82) and entry definition file (Definitions/pnf_netconf.json)
2022-06-17 07:07:01,483|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 07:07:01,491|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 07:07:01,491|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 07:07:01,506|0eb8f4ce-0b33-4805-a0b3-1214a2acf136||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-tldqb|||| No compiled cache(/opt/app/onap/blueprints/working/d098b80f-e77c-425b-a732-29ffd4822b82) present to clean.