Results

By type

          06:28:38,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:28:38,629 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
06:28:38,632 |-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.2.0.jar!/logback.xml]
06:28:38,635 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
06:28:38,635 |-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.2.0.jar!/logback.xml]
06:28:38,635 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
06:28:38,654 |-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.2.0.jar!/logback.xml] is not of type file
06:28:38,836 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
06:28:38,845 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:28:38,849 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:28:38,857 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:28:38,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
06:28:38,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
06:28:38,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
06:28:38,939 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
06:28:38,940 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
06:28:38,940 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
06:28:38,940 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:28:38,940 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:28:38,942 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2021-09-25 06:28:39,880|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-b8hnv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app)
2021-09-25 06:28:39,884|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-09-25 06:28:43,401|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-09-25 06:28:44,126|||main||||INFO||||||| Finished Spring Data repository scanning in 708ms. Found 11 JPA repository interfaces.
2021-09-25 06:28:46,564|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-09-25 06:28:46,641|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2021-09-25 06:28:46,863|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-25 06:28:47,420|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-09-25 06:28:47,813|||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.
2021-09-25 06:28:47,821|||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.
2021-09-25 06:28:48,048|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-09-25 06:28:49,398|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-25 06:28:49,413|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-09-25 06:28:49,498|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-09-25 06:28:50,734|||main||||INFO||||||| Audit service is disabled
2021-09-25 06:28:50,978|||main||||INFO||||||| Workflow Audit store is disabled
2021-09-25 06:28:52,713|||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]
2021-09-25 06:28:52,786|||main||||INFO||||||| Dependency Management module created...
2021-09-25 06:28:53,863|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-09-25 06:28:54,176|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-09-25 06:28:55,554|||main||||INFO||||||| Netty started on port(s): 8080
2021-09-25 06:28:57,154|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-09-25 06:28:57,492|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-09-25 06:28:57,500|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.369 seconds (JVM running for 19.464)
2021-09-25 06:28:57,525|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2021-09-25 07:39:59,067|0b41ff03-7a01-4891-a21d-543d8217970f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:39:59,069|0b41ff03-7a01-4891-a21d-543d8217970f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:39:59,071|0b41ff03-7a01-4891-a21d-543d8217970f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:39:59,784|0b41ff03-7a01-4891-a21d-543d8217970f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:39:59,789|0b41ff03-7a01-4891-a21d-543d8217970f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:40:01,577|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f8b44b00-1a3f-4f7c-ab32-4f247c525a09)
2021-09-25 07:40:01,591|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/f8b44b00-1a3f-4f7c-ab32-4f247c525a09/Definitions
2021-09-25 07:40:01,688|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:40:01,694|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:40:01,725|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:40:01,730|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:40:01,734|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:40:01,781|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:40:01,782|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:40:01,782|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:40:01,782|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:40:01,783|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:40:01,783|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f8b44b00-1a3f-4f7c-ab32-4f247c525a09/Templates/hello-world-mapping.json
2021-09-25 07:40:01,795|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:40:01,795|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:40:01,795|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:40:01,796|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:40:01,797|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:40:01,818|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:40:01,818|d312a1e8-bdff-4e5d-9f49-2b2ded6ce0dc||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:40:02,145|27875359-b7c8-4c08-9459-408893f304ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(2f713e49-d240-475e-a97e-3ada30ccc73e) CBA(/opt/app/onap/blueprints/archive/2f713e49-d240-475e-a97e-3ada30ccc73e/cba.zip)
2021-09-25 07:40:02,298|27875359-b7c8-4c08-9459-408893f304ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f713e49-d240-475e-a97e-3ada30ccc73e) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:02,367|27875359-b7c8-4c08-9459-408893f304ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:40:02,382|27875359-b7c8-4c08-9459-408893f304ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2f713e49-d240-475e-a97e-3ada30ccc73e) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:02,504|27875359-b7c8-4c08-9459-408893f304ca||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/2f713e49-d240-475e-a97e-3ada30ccc73e) present to clean.
2021-09-25 07:40:02,820|dc3991a9-56ca-4075-8818-067f350b4e97||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:40:02,820|dc3991a9-56ca-4075-8818-067f350b4e97||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:40:02,821|dc3991a9-56ca-4075-8818-067f350b4e97||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:40:02,833|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| getting cba file name(test101), version(1.0.1) from db
2021-09-25 07:40:02,904|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:40:02,907|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:40:02,909|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:02,927|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:40:02,928|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:40:02,929|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:40:02,943|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:40:02,943|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:40:02,945|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:40:02,969|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:40:03,001|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:40:03,005|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:40:03,103|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:40:03,106|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:40:03,107|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:40:03,110|dc3991a9-56ca-4075-8818-067f350b4e97||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cc669677-ba1a-4d46-a639-ed851f292ff9 auditStoreId -1
2021-09-25 07:40:49,833|f5dee099-06d5-4262-b81d-536654ecf398||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:40:49,834|f5dee099-06d5-4262-b81d-536654ecf398||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:40:49,834|f5dee099-06d5-4262-b81d-536654ecf398||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:40:50,030|f5dee099-06d5-4262-b81d-536654ecf398||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:40:50,031|f5dee099-06d5-4262-b81d-536654ecf398||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:40:51,109|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/358d55c6-0a18-4538-8e01-d360c6d91b93)
2021-09-25 07:40:51,110|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/358d55c6-0a18-4538-8e01-d360c6d91b93/Definitions
2021-09-25 07:40:51,114|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:40:51,116|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:40:51,134|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:40:51,138|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:40:51,142|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:40:51,163|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:40:51,164|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:40:51,164|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:40:51,164|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:40:51,164|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:40:51,164|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/358d55c6-0a18-4538-8e01-d360c6d91b93/Templates/hello-world-mapping.json
2021-09-25 07:40:51,176|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:40:51,176|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:40:51,177|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:40:51,177|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:40:51,177|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:40:51,185|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:40:51,186|1908bafe-8b30-43b2-94f5-77c8588b8d90||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:40:51,443|6e25a507-e980-474c-bfc5-fd9e0e52c0d6||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(6f831877-a00a-4b6b-9705-b1eeff5526e9) CBA(/opt/app/onap/blueprints/archive/6f831877-a00a-4b6b-9705-b1eeff5526e9/cba.zip)
2021-09-25 07:40:51,494|6e25a507-e980-474c-bfc5-fd9e0e52c0d6||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f831877-a00a-4b6b-9705-b1eeff5526e9) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:51,523|6e25a507-e980-474c-bfc5-fd9e0e52c0d6||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:40:51,536|6e25a507-e980-474c-bfc5-fd9e0e52c0d6||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6f831877-a00a-4b6b-9705-b1eeff5526e9) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:51,561|6e25a507-e980-474c-bfc5-fd9e0e52c0d6||DefaultDispatcher-worker-35||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/6f831877-a00a-4b6b-9705-b1eeff5526e9) present to clean.
2021-09-25 07:40:51,791|221bc6af-9ef2-4ba1-87ee-8c16684104ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:40:51,794|221bc6af-9ef2-4ba1-87ee-8c16684104ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:40:51,794|221bc6af-9ef2-4ba1-87ee-8c16684104ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:40:51,796|221bc6af-9ef2-4ba1-87ee-8c16684104ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:40:51,796|221bc6af-9ef2-4ba1-87ee-8c16684104ef||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:40:51,800|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:40:51,820|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:40:51,821|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:40:51,821|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:40:51,822|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:40:51,822|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:40:51,822|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:40:51,824|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:40:51,851|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:40:51,852|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:40:51,861|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:40:51,861|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:40:51,861|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:40:51,861|221bc6af-9ef2-4ba1-87ee-8c16684104ef||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0289bd8e-a6b9-4695-a21a-ca5a75b89f2d auditStoreId -1
2021-09-25 07:41:46,011|a149e863-9366-4393-881e-102bffe03437||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:41:46,012|a149e863-9366-4393-881e-102bffe03437||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:41:46,012|a149e863-9366-4393-881e-102bffe03437||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:41:46,260|a149e863-9366-4393-881e-102bffe03437||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:41:46,261|a149e863-9366-4393-881e-102bffe03437||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:41:47,356|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bf2455b8-1a28-4eac-9c9d-3998bec13524)
2021-09-25 07:41:47,358|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/bf2455b8-1a28-4eac-9c9d-3998bec13524/Definitions
2021-09-25 07:41:47,362|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:41:47,365|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:41:47,390|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:41:47,395|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:41:47,401|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:41:47,445|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:41:47,446|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:41:47,446|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:41:47,446|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:41:47,446|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:41:47,446|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/bf2455b8-1a28-4eac-9c9d-3998bec13524/Templates/hello-world-mapping.json
2021-09-25 07:41:47,464|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:41:47,464|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:41:47,464|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:41:47,464|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:41:47,464|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:41:47,474|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:41:47,474|7c9a100a-f731-4611-ad68-11d6cdfb13d4||DefaultDispatcher-worker-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:41:47,759|e5342127-d331-4043-90bf-13a630c7830b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(2b614c1c-4afc-43ad-ad5c-8625c29d817c) CBA(/opt/app/onap/blueprints/archive/2b614c1c-4afc-43ad-ad5c-8625c29d817c/cba.zip)
2021-09-25 07:41:47,768|e5342127-d331-4043-90bf-13a630c7830b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b614c1c-4afc-43ad-ad5c-8625c29d817c) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:41:47,792|e5342127-d331-4043-90bf-13a630c7830b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:41:47,806|e5342127-d331-4043-90bf-13a630c7830b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2b614c1c-4afc-43ad-ad5c-8625c29d817c) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:41:47,831|e5342127-d331-4043-90bf-13a630c7830b||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/2b614c1c-4afc-43ad-ad5c-8625c29d817c) present to clean.
2021-09-25 07:41:48,072|6c408f94-8fd7-41db-b4ca-5aee58a958ef||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:41:48,072|6c408f94-8fd7-41db-b4ca-5aee58a958ef||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:41:48,072|6c408f94-8fd7-41db-b4ca-5aee58a958ef||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:41:48,074|6c408f94-8fd7-41db-b4ca-5aee58a958ef||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:41:48,074|6c408f94-8fd7-41db-b4ca-5aee58a958ef||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:41:48,076|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:41:48,093|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:41:48,093|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:41:48,094|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:41:48,095|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:41:48,095|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:41:48,095|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:41:48,097|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:41:48,142|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:41:48,143|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:41:48,156|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:41:48,156|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:41:48,156|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:41:48,157|6c408f94-8fd7-41db-b4ca-5aee58a958ef||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2cf76e56-236c-4c0a-9b58-ebaa01b627d9 auditStoreId -1
2021-09-25 07:42:53,131|e0859b66-a0e9-4f9c-a6ba-c1bb985fd2d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:42:53,131|e0859b66-a0e9-4f9c-a6ba-c1bb985fd2d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:42:53,131|e0859b66-a0e9-4f9c-a6ba-c1bb985fd2d3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:42:53,354|e0859b66-a0e9-4f9c-a6ba-c1bb985fd2d3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:42:53,355|e0859b66-a0e9-4f9c-a6ba-c1bb985fd2d3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:42:54,249|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8fe8ac77-8ccf-4466-89dd-4dc050caee7e)
2021-09-25 07:42:54,250|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/8fe8ac77-8ccf-4466-89dd-4dc050caee7e/Definitions
2021-09-25 07:42:54,252|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:42:54,253|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:42:54,275|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:42:54,280|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:42:54,284|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:42:54,308|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:42:54,309|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:42:54,309|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:42:54,309|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:42:54,309|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:42:54,309|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8fe8ac77-8ccf-4466-89dd-4dc050caee7e/Templates/hello-world-mapping.json
2021-09-25 07:42:54,318|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:42:54,319|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:42:54,319|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:42:54,319|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:42:54,319|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:42:54,327|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:42:54,327|b307b5b5-8997-4075-9d44-559a1e95666c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:42:54,651|e1838a02-49b2-4d15-ab2a-9c88fcb3efc9||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(1046f26c-cf41-43a2-9194-4a6512dd3488) CBA(/opt/app/onap/blueprints/archive/1046f26c-cf41-43a2-9194-4a6512dd3488/cba.zip)
2021-09-25 07:42:54,879|e1838a02-49b2-4d15-ab2a-9c88fcb3efc9||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1046f26c-cf41-43a2-9194-4a6512dd3488) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:42:54,906|e1838a02-49b2-4d15-ab2a-9c88fcb3efc9||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:42:54,928|e1838a02-49b2-4d15-ab2a-9c88fcb3efc9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1046f26c-cf41-43a2-9194-4a6512dd3488) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:42:54,964|e1838a02-49b2-4d15-ab2a-9c88fcb3efc9||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/1046f26c-cf41-43a2-9194-4a6512dd3488) present to clean.
2021-09-25 07:42:55,224|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:42:55,224|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:42:55,224|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:42:55,226|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:42:55,226|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:42:55,227|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:42:55,241|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:42:55,241|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:42:55,242|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:42:55,243|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:42:55,243|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:42:55,243|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:42:55,244|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:42:55,260|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:42:55,261|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:42:55,268|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:42:55,268|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:42:55,269|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:42:55,269|8d5b4eca-ae9a-461b-ab8d-137e142dfb43||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9a15fbec-39b2-4fd7-9547-3e877b3e5cd5 auditStoreId -1
2021-09-25 07:43:28,060|30b06dc1-0ae1-49da-b863-e899fd227a83||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-25 07:43:28,061|30b06dc1-0ae1-49da-b863-e899fd227a83||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:43:28,061|30b06dc1-0ae1-49da-b863-e899fd227a83||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:43:28,371|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:43:28,371|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:43:29,095|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-25 07:43:29,104|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(7907b9ad-e4cd-4524-9018-f61b0517b10f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-25 07:43:29,126|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(d43ab8fe-c876-47f7-be67-8cab023816b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-25 07:43:29,135|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(edc53c86-1940-414b-bfaa-17383a414e4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-25 07:43:29,148|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(3d1daec2-7b3f-4c8a-9f2d-19a1e4b350c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-25 07:43:29,164|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(640557e2-9d0f-4dff-a71b-a162ec8112b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-25 07:43:29,191|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(6fbfbce3-6b7b-4f75-aeb6-537da7c3a1d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-25 07:43:29,209|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:29,209|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 07:43:29,210|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 07:43:29,210|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 07:43:29,210|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:29,211|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:29,289|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 07:43:29,353|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 07:43:29,384|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 07:43:29,410|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 07:43:29,511|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 07:43:29,512|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 07:43:29,512|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:29,569|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:29,667|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 07:43:29,668|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 07:43:29,669|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:29,717|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:29,823|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 07:43:29,826|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 07:43:29,828|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:29,830|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(HealthCheck)
2021-09-25 07:43:29,842|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-25 07:43:29,844|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-assign)
2021-09-25 07:43:29,845|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-deploy)
2021-09-25 07:43:29,895|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 07:43:29,971|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 07:43:29,972|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:30,013|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 07:43:30,014|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:30,015|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 07:43:30,029|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 07:43:30,121|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 07:43:30,122|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 07:43:30,124|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign-day-2)
2021-09-25 07:43:30,125|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 07:43:30,126|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy-day-2)
2021-09-25 07:43:30,146|30b06dc1-0ae1-49da-b863-e899fd227a83||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 07:43:41,566|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/081122b0-6e83-4f5b-8966-3f17944b26f7)
2021-09-25 07:43:41,567|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/081122b0-6e83-4f5b-8966-3f17944b26f7/Definitions
2021-09-25 07:43:41,570|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:43:41,571|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-25 07:43:41,585|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-25 07:43:41,596|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-25 07:43:41,600|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-25 07:43:41,603|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-25 07:43:41,632|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-25 07:43:41,656|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-assign)
2021-09-25 07:43:41,657|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-25 07:43:41,657|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-assign) targets(resolve-data)
2021-09-25 07:43:41,657|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-25 07:43:41,657|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-25 07:43:41,657|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/081122b0-6e83-4f5b-8966-3f17944b26f7/Templates/netconfrpc-mapping.json
2021-09-25 07:43:41,664|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-25 07:43:41,665|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-25 07:43:41,666|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-deploy)
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) resource assignment files([]
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-25 07:43:41,667|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-25 07:43:41,675|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([input-source])
2021-09-25 07:43:41,681|cbe4e68a-1788-472c-9ae2-98ea64d9d805||DefaultDispatcher-worker-35||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-25 07:44:13,133|6a462613-7d6c-467d-b9be-d1d0c027277e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:44:13,133|6a462613-7d6c-467d-b9be-d1d0c027277e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:44:13,133|6a462613-7d6c-467d-b9be-d1d0c027277e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:44:13,279|6a462613-7d6c-467d-b9be-d1d0c027277e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:44:13,280|6a462613-7d6c-467d-b9be-d1d0c027277e||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:44:14,254|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/96aa946c-bf46-4d1a-b943-8a7906042f52)
2021-09-25 07:44:14,255|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/96aa946c-bf46-4d1a-b943-8a7906042f52/Definitions
2021-09-25 07:44:14,257|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:44:14,258|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:44:14,270|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:44:14,273|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:44:14,275|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:44:14,288|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/96aa946c-bf46-4d1a-b943-8a7906042f52/Templates/hello-world-mapping.json
2021-09-25 07:44:14,293|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:44:14,293|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:44:14,293|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:44:14,294|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:44:14,294|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:44:14,299|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:44:14,299|00ba8325-0611-46b7-a90a-2bdfe02aa409||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:44:14,591|c647c7c7-bcc8-479a-a0f0-e3d8e4de4d12||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(c49150bc-0fb5-416f-8c6a-8b9e9b8848c7) CBA(/opt/app/onap/blueprints/archive/c49150bc-0fb5-416f-8c6a-8b9e9b8848c7/cba.zip)
2021-09-25 07:44:14,599|c647c7c7-bcc8-479a-a0f0-e3d8e4de4d12||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c49150bc-0fb5-416f-8c6a-8b9e9b8848c7) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:44:14,612|c647c7c7-bcc8-479a-a0f0-e3d8e4de4d12||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:44:14,619|c647c7c7-bcc8-479a-a0f0-e3d8e4de4d12||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c49150bc-0fb5-416f-8c6a-8b9e9b8848c7) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:44:14,638|c647c7c7-bcc8-479a-a0f0-e3d8e4de4d12||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/c49150bc-0fb5-416f-8c6a-8b9e9b8848c7) present to clean.
2021-09-25 07:44:14,911|452a115c-51bb-42eb-a53f-a587bae5a3b3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:44:14,912|452a115c-51bb-42eb-a53f-a587bae5a3b3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:44:14,912|452a115c-51bb-42eb-a53f-a587bae5a3b3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:44:14,914|452a115c-51bb-42eb-a53f-a587bae5a3b3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:44:14,914|452a115c-51bb-42eb-a53f-a587bae5a3b3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:44:14,916|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:44:14,920|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:44:14,920|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:44:14,920|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:44:14,921|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:44:14,921|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:44:14,921|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:44:14,923|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:44:14,936|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:44:14,940|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:44:14,948|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:44:14,948|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:44:14,948|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:44:14,948|452a115c-51bb-42eb-a53f-a587bae5a3b3||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8317ad2e-76a7-40be-9ce7-5a56707ecaa1 auditStoreId -1
2021-09-25 07:45:49,868|e7839ca6-e25d-40aa-a40d-c4e03074df17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:45:49,869|e7839ca6-e25d-40aa-a40d-c4e03074df17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:45:49,869|e7839ca6-e25d-40aa-a40d-c4e03074df17||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:45:50,087|e7839ca6-e25d-40aa-a40d-c4e03074df17||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:45:50,087|e7839ca6-e25d-40aa-a40d-c4e03074df17||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:45:51,037|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a24ec7c4-894c-4534-9763-16f1ae6af996)
2021-09-25 07:45:51,038|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/a24ec7c4-894c-4534-9763-16f1ae6af996/Definitions
2021-09-25 07:45:51,041|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:45:51,042|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:45:51,059|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:45:51,069|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:45:51,072|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:45:51,089|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/a24ec7c4-894c-4534-9763-16f1ae6af996/Templates/hello-world-mapping.json
2021-09-25 07:45:51,097|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:45:51,097|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:45:51,098|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:45:51,098|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:45:51,098|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:45:51,103|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:45:51,104|4691d8b6-f8c9-4a18-8eea-f43a51d38067||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:45:51,441|ba94bc28-2eeb-48ff-a729-d1957b354e7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(b7b2c78d-9de3-44ad-b8e6-b017c88983cf) CBA(/opt/app/onap/blueprints/archive/b7b2c78d-9de3-44ad-b8e6-b017c88983cf/cba.zip)
2021-09-25 07:45:51,449|ba94bc28-2eeb-48ff-a729-d1957b354e7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b7b2c78d-9de3-44ad-b8e6-b017c88983cf) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:45:51,466|ba94bc28-2eeb-48ff-a729-d1957b354e7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:45:51,472|ba94bc28-2eeb-48ff-a729-d1957b354e7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b7b2c78d-9de3-44ad-b8e6-b017c88983cf) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:45:51,492|ba94bc28-2eeb-48ff-a729-d1957b354e7f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/b7b2c78d-9de3-44ad-b8e6-b017c88983cf) present to clean.
2021-09-25 07:45:51,717|0ba0f7b8-3641-42b4-bdb6-56302218780d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:45:51,717|0ba0f7b8-3641-42b4-bdb6-56302218780d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:45:51,717|0ba0f7b8-3641-42b4-bdb6-56302218780d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:45:51,719|0ba0f7b8-3641-42b4-bdb6-56302218780d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:45:51,720|0ba0f7b8-3641-42b4-bdb6-56302218780d||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:45:51,722|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:45:51,734|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:45:51,735|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:45:51,735|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:45:51,736|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:45:51,736|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:45:51,736|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:45:51,738|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:45:51,753|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:45:51,754|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:45:51,764|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:45:51,764|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:45:51,765|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:45:51,765|0ba0f7b8-3641-42b4-bdb6-56302218780d||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b32102f6-3174-4195-bcaf-b0fc2ef3b45f auditStoreId -1
2021-09-25 07:50:12,713|db9bd699-97f2-4075-adab-56d5765c3e2a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:50:12,715|db9bd699-97f2-4075-adab-56d5765c3e2a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:50:12,715|db9bd699-97f2-4075-adab-56d5765c3e2a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:50:12,950|db9bd699-97f2-4075-adab-56d5765c3e2a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:50:12,950|db9bd699-97f2-4075-adab-56d5765c3e2a||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:50:13,683|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/54640425-d7ef-4369-97dc-e8c445eca135)
2021-09-25 07:50:13,684|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/54640425-d7ef-4369-97dc-e8c445eca135/Definitions
2021-09-25 07:50:13,688|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:50:13,689|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:50:13,705|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:50:13,718|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:50:13,724|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:50:13,763|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:50:13,763|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:50:13,764|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:50:13,764|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:50:13,764|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:50:13,764|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/54640425-d7ef-4369-97dc-e8c445eca135/Templates/hello-world-mapping.json
2021-09-25 07:50:13,773|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:50:13,773|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:50:13,773|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:50:13,773|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:50:13,773|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:50:13,782|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:50:13,782|6ed0dc03-5588-43a8-85b7-6edde8d0995f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:50:14,073|7cda126a-0fde-4e44-a6c0-bac76e29446c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(22d37d58-3868-415b-b980-b2dc7c8ab33f) CBA(/opt/app/onap/blueprints/archive/22d37d58-3868-415b-b980-b2dc7c8ab33f/cba.zip)
2021-09-25 07:50:14,082|7cda126a-0fde-4e44-a6c0-bac76e29446c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22d37d58-3868-415b-b980-b2dc7c8ab33f) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:50:14,110|7cda126a-0fde-4e44-a6c0-bac76e29446c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:50:14,121|7cda126a-0fde-4e44-a6c0-bac76e29446c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/22d37d58-3868-415b-b980-b2dc7c8ab33f) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:50:14,154|7cda126a-0fde-4e44-a6c0-bac76e29446c||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/22d37d58-3868-415b-b980-b2dc7c8ab33f) present to clean.
2021-09-25 07:50:14,414|1c22167e-5306-4c7e-96a9-ba3c266f2889||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:50:14,414|1c22167e-5306-4c7e-96a9-ba3c266f2889||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:50:14,415|1c22167e-5306-4c7e-96a9-ba3c266f2889||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:50:14,417|1c22167e-5306-4c7e-96a9-ba3c266f2889||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:50:14,417|1c22167e-5306-4c7e-96a9-ba3c266f2889||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:50:14,419|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:50:14,432|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:50:14,432|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:50:14,432|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:50:14,433|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:50:14,434|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:50:14,434|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:50:14,436|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:50:14,449|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:50:14,450|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:50:14,460|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:50:14,460|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:50:14,460|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:50:14,461|1c22167e-5306-4c7e-96a9-ba3c266f2889||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1acf2ad8-4f16-49a6-b876-7be16ba40e10 auditStoreId -1
2021-09-25 07:50:58,534|8e7a54e2-d3f0-41e1-a3b9-563b9da8e351||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:50:58,535|8e7a54e2-d3f0-41e1-a3b9-563b9da8e351||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:50:58,536|8e7a54e2-d3f0-41e1-a3b9-563b9da8e351||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:50:58,686|8e7a54e2-d3f0-41e1-a3b9-563b9da8e351||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:50:58,686|8e7a54e2-d3f0-41e1-a3b9-563b9da8e351||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:50:59,796|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8c43add5-b4a1-4e2c-ad4e-1a01c3e90bb0)
2021-09-25 07:50:59,798|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/8c43add5-b4a1-4e2c-ad4e-1a01c3e90bb0/Definitions
2021-09-25 07:50:59,801|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:50:59,802|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:50:59,822|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:50:59,826|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:50:59,830|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:50:59,852|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:50:59,852|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:50:59,853|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:50:59,853|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:50:59,853|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:50:59,853|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8c43add5-b4a1-4e2c-ad4e-1a01c3e90bb0/Templates/hello-world-mapping.json
2021-09-25 07:50:59,866|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:50:59,866|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:50:59,866|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:50:59,866|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:50:59,868|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:50:59,875|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:50:59,875|affd7fc8-07be-4b8f-be0d-af65ba36eed2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:51:00,176|cc3b2443-55f4-4b86-b597-05d938b3c81f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(470c7396-6018-4678-92db-cf743456ac0b) CBA(/opt/app/onap/blueprints/archive/470c7396-6018-4678-92db-cf743456ac0b/cba.zip)
2021-09-25 07:51:00,182|cc3b2443-55f4-4b86-b597-05d938b3c81f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/470c7396-6018-4678-92db-cf743456ac0b) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:51:00,213|cc3b2443-55f4-4b86-b597-05d938b3c81f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:51:00,219|cc3b2443-55f4-4b86-b597-05d938b3c81f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/470c7396-6018-4678-92db-cf743456ac0b) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:51:00,240|cc3b2443-55f4-4b86-b597-05d938b3c81f||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/470c7396-6018-4678-92db-cf743456ac0b) present to clean.
2021-09-25 07:51:00,458|333791be-f1a1-4282-b7f9-fa520ca355d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:51:00,458|333791be-f1a1-4282-b7f9-fa520ca355d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:51:00,458|333791be-f1a1-4282-b7f9-fa520ca355d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:51:00,458|333791be-f1a1-4282-b7f9-fa520ca355d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:51:00,459|333791be-f1a1-4282-b7f9-fa520ca355d6||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:51:00,459|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:51:00,463|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:51:00,463|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:51:00,463|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:51:00,464|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:51:00,464|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:51:00,464|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:51:00,465|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:51:00,477|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:51:00,478|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:51:00,484|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:51:00,485|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:51:00,485|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:51:00,485|333791be-f1a1-4282-b7f9-fa520ca355d6||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a7f72f99-e257-4709-8668-97c0492aca61 auditStoreId -1
2021-09-25 07:52:08,248|8c1fe936-c1e6-4105-8a72-58a6041913c6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:52:08,249|8c1fe936-c1e6-4105-8a72-58a6041913c6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:52:08,249|8c1fe936-c1e6-4105-8a72-58a6041913c6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:52:08,519|8c1fe936-c1e6-4105-8a72-58a6041913c6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:52:08,519|8c1fe936-c1e6-4105-8a72-58a6041913c6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:52:09,636|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4cf40fee-8a0a-4c48-af67-9e4dba6ff8ed)
2021-09-25 07:52:09,637|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/4cf40fee-8a0a-4c48-af67-9e4dba6ff8ed/Definitions
2021-09-25 07:52:09,640|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:52:09,641|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:52:09,656|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:52:09,660|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:52:09,663|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:52:09,678|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:52:09,679|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:52:09,679|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:52:09,679|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:52:09,679|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:52:09,679|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/4cf40fee-8a0a-4c48-af67-9e4dba6ff8ed/Templates/hello-world-mapping.json
2021-09-25 07:52:09,686|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:52:09,686|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:52:09,686|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:52:09,686|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:52:09,686|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:52:09,693|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:52:09,693|c0bca734-80c9-4563-8f01-3b69a2ce1982||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:52:09,966|6cf440b0-db77-4f1e-b790-697ebc3f04ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(289e46b5-7b68-4ff1-bb10-46c1aec3f036) CBA(/opt/app/onap/blueprints/archive/289e46b5-7b68-4ff1-bb10-46c1aec3f036/cba.zip)
2021-09-25 07:52:09,974|6cf440b0-db77-4f1e-b790-697ebc3f04ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/289e46b5-7b68-4ff1-bb10-46c1aec3f036) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:52:09,989|6cf440b0-db77-4f1e-b790-697ebc3f04ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:52:09,994|6cf440b0-db77-4f1e-b790-697ebc3f04ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/289e46b5-7b68-4ff1-bb10-46c1aec3f036) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:52:10,015|6cf440b0-db77-4f1e-b790-697ebc3f04ff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/289e46b5-7b68-4ff1-bb10-46c1aec3f036) present to clean.
2021-09-25 07:52:10,254|6b222985-9c2e-496f-a9fb-c32c1ab29739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:52:10,255|6b222985-9c2e-496f-a9fb-c32c1ab29739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:52:10,255|6b222985-9c2e-496f-a9fb-c32c1ab29739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:52:10,257|6b222985-9c2e-496f-a9fb-c32c1ab29739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:52:10,257|6b222985-9c2e-496f-a9fb-c32c1ab29739||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:52:10,258|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:52:10,263|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:52:10,263|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:52:10,264|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:52:10,265|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:52:10,265|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:52:10,265|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:52:10,267|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:52:10,289|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:52:10,291|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:52:10,301|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:52:10,301|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:52:10,301|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:52:10,302|6b222985-9c2e-496f-a9fb-c32c1ab29739||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7182be55-ca2b-4dbc-9239-ffc87c93884c auditStoreId -1
2021-09-25 07:53:29,862|ee58fe05-b5ea-4475-bf32-cdbd49ab1aad||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:53:29,862|ee58fe05-b5ea-4475-bf32-cdbd49ab1aad||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:53:29,863|ee58fe05-b5ea-4475-bf32-cdbd49ab1aad||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:53:30,057|ee58fe05-b5ea-4475-bf32-cdbd49ab1aad||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:53:30,057|ee58fe05-b5ea-4475-bf32-cdbd49ab1aad||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:53:30,832|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f089e638-6fbb-4780-bdf0-75c01d3f9035)
2021-09-25 07:53:30,832|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/f089e638-6fbb-4780-bdf0-75c01d3f9035/Definitions
2021-09-25 07:53:30,835|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:53:30,836|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:53:30,847|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:53:30,851|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:53:30,853|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:53:30,871|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/f089e638-6fbb-4780-bdf0-75c01d3f9035/Templates/hello-world-mapping.json
2021-09-25 07:53:30,876|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:53:30,876|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:53:30,876|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:53:30,876|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:53:30,876|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:53:30,882|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:53:30,882|b15c1abb-71bf-43d0-a0c6-cbba8a169b6d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:53:31,158|6e23e4e5-c799-44df-a15c-b63561458d2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(ac366743-c913-4c69-ae23-ef2b8c03014c) CBA(/opt/app/onap/blueprints/archive/ac366743-c913-4c69-ae23-ef2b8c03014c/cba.zip)
2021-09-25 07:53:31,164|6e23e4e5-c799-44df-a15c-b63561458d2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac366743-c913-4c69-ae23-ef2b8c03014c) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:53:31,182|6e23e4e5-c799-44df-a15c-b63561458d2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:53:31,189|6e23e4e5-c799-44df-a15c-b63561458d2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac366743-c913-4c69-ae23-ef2b8c03014c) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:53:31,211|6e23e4e5-c799-44df-a15c-b63561458d2d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/ac366743-c913-4c69-ae23-ef2b8c03014c) present to clean.
2021-09-25 07:53:31,465|774d607d-63bc-4763-ac1f-3054ee3bc8bc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:53:31,465|774d607d-63bc-4763-ac1f-3054ee3bc8bc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:53:31,465|774d607d-63bc-4763-ac1f-3054ee3bc8bc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:53:31,467|774d607d-63bc-4763-ac1f-3054ee3bc8bc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:53:31,467|774d607d-63bc-4763-ac1f-3054ee3bc8bc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:53:31,469|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:53:31,473|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:53:31,473|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:53:31,474|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:53:31,475|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:53:31,475|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:53:31,475|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:53:31,476|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:53:31,486|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:53:31,487|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:53:31,494|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:53:31,494|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:53:31,494|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:53:31,494|774d607d-63bc-4763-ac1f-3054ee3bc8bc||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14fa1eb3-25eb-4422-86f0-47c63b074897 auditStoreId -1
2021-09-25 07:54:55,952|bac2cf4b-856d-47b3-b714-b6d5a7c3b284||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2021-09-25 07:54:55,953|bac2cf4b-856d-47b3-b714-b6d5a7c3b284||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 07:54:55,953|bac2cf4b-856d-47b3-b714-b6d5a7c3b284||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 07:54:56,114|bac2cf4b-856d-47b3-b714-b6d5a7c3b284||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 07:54:56,115|bac2cf4b-856d-47b3-b714-b6d5a7c3b284||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 07:54:56,905|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b27d8a2f-73a6-4c68-8d1a-f6f0aad06ee8)
2021-09-25 07:54:56,906|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/b27d8a2f-73a6-4c68-8d1a-f6f0aad06ee8/Definitions
2021-09-25 07:54:56,909|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 07:54:56,909|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(helloworld)
2021-09-25 07:54:56,923|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-template)
2021-09-25 07:54:56,926|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(helloworld-mapping)
2021-09-25 07:54:56,928|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2021-09-25 07:54:56,944|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(helloworld)
2021-09-25 07:54:56,944|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2021-09-25 07:54:56,944|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(helloworld) targets(helloworld)
2021-09-25 07:54:56,944|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2021-09-25 07:54:56,944|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2021-09-25 07:54:56,945|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/b27d8a2f-73a6-4c68-8d1a-f6f0aad06ee8/Templates/hello-world-mapping.json
2021-09-25 07:54:56,950|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2021-09-25 07:54:56,950|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-helloworld-properties)
2021-09-25 07:54:56,950|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 07:54:56,950|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/hello-world-mapping.json])
2021-09-25 07:54:56,950|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/hello-world-mapping.json)
2021-09-25 07:54:56,958|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([])
2021-09-25 07:54:56,959|fdcf1afa-038b-4bd9-81c0-cb78d5febb63||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: []
2021-09-25 07:54:57,205|5d8a745a-aeee-42a0-8fef-35ff7387f199||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(b8ae981a-97ff-48c3-8c63-d0a93f79fa9f) CBA(/opt/app/onap/blueprints/archive/b8ae981a-97ff-48c3-8c63-d0a93f79fa9f/cba.zip)
2021-09-25 07:54:57,213|5d8a745a-aeee-42a0-8fef-35ff7387f199||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8ae981a-97ff-48c3-8c63-d0a93f79fa9f) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:54:57,240|5d8a745a-aeee-42a0-8fef-35ff7387f199||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(helloworld)
2021-09-25 07:54:57,246|5d8a745a-aeee-42a0-8fef-35ff7387f199||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b8ae981a-97ff-48c3-8c63-d0a93f79fa9f) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:54:57,267|5d8a745a-aeee-42a0-8fef-35ff7387f199||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/b8ae981a-97ff-48c3-8c63-d0a93f79fa9f) present to clean.
2021-09-25 07:54:57,527|c8bcf16c-9f22-45e7-a707-670e127aa400||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 654321
2021-09-25 07:54:57,527|c8bcf16c-9f22-45e7-a707-670e127aa400||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 07:54:57,527|c8bcf16c-9f22-45e7-a707-670e127aa400||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 07:54:57,530|c8bcf16c-9f22-45e7-a707-670e127aa400||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2021-09-25 07:54:57,530|c8bcf16c-9f22-45e7-a707-670e127aa400||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2021-09-25 07:54:57,532|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2021-09-25 07:54:57,549|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (helloworld)
2021-09-25 07:54:57,549|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2021-09-25 07:54:57,549|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 07:54:57,550|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2021-09-25 07:54:57,550|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 07:54:57,550|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2021-09-25 07:54:57,551|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2021-09-25 07:54:57,565|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([])
2021-09-25 07:54:57,566|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({ })
2021-09-25 07:54:57,576|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 07:54:57,576|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 07:54:57,576|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(helloworld)
2021-09-25 07:54:57,577|c8bcf16c-9f22-45e7-a707-670e127aa400||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0d2e94bb-6fa0-40ad-8864-d1e5af2ce9a9 auditStoreId -1
2021-09-25 08:00:40,168|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-25 08:00:40,169|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 08:00:40,169|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 08:00:40,492|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 08:00:40,492|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 08:00:41,132|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-25 08:00:41,134|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(f68f88af-46ff-4b24-a8c4-8b94f84a6097) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-25 08:00:41,161|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(a2d0ad39-0fb4-4663-afa8-1ef703e74d74) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-25 08:00:41,176|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(d8b81b21-6a5b-4cc6-acbf-614b55107ee3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-25 08:00:41,194|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(354ef51d-adc0-4ed9-89d3-c00591b271c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-25 08:00:41,210|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(76907677-b7c9-4f3b-9ee6-9b4aabb6d836) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-25 08:00:41,224|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(78bb9073-3cf1-46e7-8024-1ccfb3c6b287) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-25 08:00:41,238|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:41,238|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:00:41,238|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:00:41,239|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:00:41,239|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:41,239|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:41,260|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:00:41,294|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:00:41,328|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:00:41,349|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:00:41,437|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:41,440|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:41,442|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:41,504|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:41,536|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:00:41,555|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-25 08:00:41,561|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:00:41,631|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:41,632|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:41,632|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:41,671|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:41,697|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:00:41,707|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-25 08:00:41,718|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:00:41,733|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:41,734|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:41,776|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:00:41,806|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-25 08:00:41,818|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-25 08:00:41,827|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-25 08:00:41,868|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:41,869|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:41,870|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:41,871|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(HealthCheck)
2021-09-25 08:00:41,871|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-25 08:00:41,872|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-assign)
2021-09-25 08:00:41,873|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-deploy)
2021-09-25 08:00:41,921|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:00:41,947|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-25 08:00:41,953|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-25 08:00:41,961|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-25 08:00:41,984|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:41,985|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:41,986|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign-day-2)
2021-09-25 08:00:41,987|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:41,988|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy-day-2)
2021-09-25 08:00:42,008|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:42,009|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:42,009|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:00:42,015|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:00:42,023|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-25 08:00:42,033|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-25 08:00:42,035|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-25 08:00:42,048|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-25 08:00:42,057|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-25 08:00:42,058|218cb2ba-a89f-49bb-b4e8-bf75b94d53ca||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-25 08:00:52,966|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c14881af-cb0e-4201-8fa1-8b1f8adcbf9c)
2021-09-25 08:00:52,967|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/c14881af-cb0e-4201-8fa1-8b1f8adcbf9c/Definitions
2021-09-25 08:00:52,970|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 08:00:52,971|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(resource-assignment)
2021-09-25 08:00:52,986|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(vnf-template)
2021-09-25 08:00:52,990|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(vnf-mapping)
2021-09-25 08:00:53,001|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2021-09-25 08:00:53,016|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,039|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,044|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,047|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2021-09-25 08:00:53,047|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2021-09-25 08:00:53,047|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2021-09-25 08:00:53,058|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,063|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,070|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,075|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(sdnc)
2021-09-25 08:00:53,086|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,090|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,093|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,098|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,102|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,106|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,120|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(config-assign)
2021-09-25 08:00:53,125|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(baseconfig-template)
2021-09-25 08:00:53,125|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(baseconfig-mapping)
2021-09-25 08:00:53,125|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2021-09-25 08:00:53,140|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,144|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,149|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:00:53,152|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(config-deploy)
2021-09-25 08:00:53,178|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(resource-assignment)
2021-09-25 08:00:53,178|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2021-09-25 08:00:53,178|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(resource-assignment) targets(resource-assignment)
2021-09-25 08:00:53,179|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2021-09-25 08:00:53,179|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2021-09-25 08:00:53,179|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2021-09-25 08:00:53,179|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/c14881af-cb0e-4201-8fa1-8b1f8adcbf9c/Templates/vnf-mapping.json
2021-09-25 08:00:53,186|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2021-09-25 08:00:53,186|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-resource-assignment-properties)
2021-09-25 08:00:53,186|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/c14881af-cb0e-4201-8fa1-8b1f8adcbf9c/Templates/base_ubuntu20-mapping.json
2021-09-25 08:00:53,191|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2021-09-25 08:00:53,191|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2021-09-25 08:00:53,192|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-assign)
2021-09-25 08:00:53,193|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2021-09-25 08:00:53,193|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-assign) targets(config-assign)
2021-09-25 08:00:53,193|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2021-09-25 08:00:53,193|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2021-09-25 08:00:53,193|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/c14881af-cb0e-4201-8fa1-8b1f8adcbf9c/Templates/baseconfig-mapping.json
2021-09-25 08:00:53,199|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2021-09-25 08:00:53,199|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-25 08:00:53,200|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-deploy)
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-deploy) targets(config-deploy)
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) resource assignment files([]
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/vnf-mapping.json)
2021-09-25 08:00:53,201|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/base_ubuntu20-mapping.json)
2021-09-25 08:00:53,202|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/baseconfig-mapping.json)
2021-09-25 08:00:53,218|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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])
2021-09-25 08:00:53,252|40d251e7-c80f-42d5-8670-fcd229f8bd14||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2021-09-25 08:00:53,446|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(306ee7c5-a398-4b9e-a674-1577dbe72664) CBA(/opt/app/onap/blueprints/archive/306ee7c5-a398-4b9e-a674-1577dbe72664/cba.zip)
2021-09-25 08:00:53,455|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/306ee7c5-a398-4b9e-a674-1577dbe72664) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:00:53,464|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:00:53,491|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:00:53,492|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:00:53,492|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:00:53,503|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/306ee7c5-a398-4b9e-a674-1577dbe72664) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:00:53,522|aff4ea4e-9c2c-4093-b1ce-e6c8b7b099a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/306ee7c5-a398-4b9e-a674-1577dbe72664) present to clean.
2021-09-25 08:04:44,127|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-25 08:04:44,236|||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
2021-09-25 08:04:44,291|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| request(c82e9b95-91cf-411f-aebf-a7d09af1cca5)
2021-09-25 08:04:44,296|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| CBA file(/opt/app/onap/blueprints/archive/0bb792c5-0d1f-4b4b-837c-37e03d15123f/cba.zip written successfully
2021-09-25 08:04:44,296|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(0bb792c5-0d1f-4b4b-837c-37e03d15123f) CBA(/opt/app/onap/blueprints/archive/0bb792c5-0d1f-4b4b-837c-37e03d15123f/cba.zip)
2021-09-25 08:04:44,306|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0bb792c5-0d1f-4b4b-837c-37e03d15123f) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:04:44,323|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:04:44,363|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:04:44,364|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:04:44,365|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:04:44,374|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0bb792c5-0d1f-4b4b-837c-37e03d15123f) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:04:44,393|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :ubuntu20::1.0.0
2021-09-25 08:04:44,413|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2021-09-25 08:04:44,415|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2021-09-25 08:04:44,431|c82e9b95-91cf-411f-aebf-a7d09af1cca5||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/0bb792c5-0d1f-4b4b-837c-37e03d15123f) present to clean.
2021-09-25 08:04:54,404|6f7ac5d0-10f2-42c3-bb5a-2eb8ea06b894||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| getting cba file name(ubuntu20), version(1.0.0) from db
2021-09-25 08:04:54,459|6f7ac5d0-10f2-42c3-bb5a-2eb8ea06b894||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:04:54,460|6f7ac5d0-10f2-42c3-bb5a-2eb8ea06b894||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:04:54,464|6f7ac5d0-10f2-42c3-bb5a-2eb8ea06b894||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:04:54,639|92685611-b621-46f6-bdb9-6af6fe1ee3a9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:04:54,639|92685611-b621-46f6-bdb9-6af6fe1ee3a9||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:04:54,642|92685611-b621-46f6-bdb9-6af6fe1ee3a9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:04:55,091|7b1b6ce9-6db4-43f2-861a-eda16392869d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:04:55,091|7b1b6ce9-6db4-43f2-861a-eda16392869d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:04:55,094|7b1b6ce9-6db4-43f2-861a-eda16392869d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:04:55,306|17680df1-8b46-4a19-bf82-0182e97c6ac2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:04:55,306|17680df1-8b46-4a19-bf82-0182e97c6ac2||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:04:55,309|17680df1-8b46-4a19-bf82-0182e97c6ac2||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:10:17,537|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 371632dc-6fe7-40dd-82f5-1d2c56c2d61b
2021-09-25 08:10:17,538|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:10:17,538|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:10:17,540|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:10:17,540|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:10:17,544|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:10:17,566|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (resource-assignment)
2021-09-25 08:10:17,577|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-25 08:10:17,577|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:10:17,580|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(371632dc-6fe7-40dd-82f5-1d2c56c2d61b) for workflow(resource-assignment) step(resource-assignment)
2021-09-25 08:10:17,580|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:17,580|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-25 08:10:17,582|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(vnf-mapping)
2021-09-25 08:10:17,616|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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
]]])
2021-09-25 08:10:17,650|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-25 08:10:17,650|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("6681c4eb-3cdd-42a7-96cd-40e06c43ae5d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:10:17,651|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:10:17,653|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "service-instance-id" : "6681c4eb-3cdd-42a7-96cd-40e06c43ae5d",
  "vnf-id" : "2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c",
  "vnf_name" : "ubuntu20-VNF-name"
})
2021-09-25 08:10:17,690|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:10:17,690|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:17,690|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-25 08:10:17,692|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8b7acaf6-2f8a-4933-9f2d-b3a13bc9f9bb auditStoreId -1
2021-09-25 08:10:28,342|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 2ce27c68-ecbd-4a34-ada6-a0f6e747943f
2021-09-25 08:10:28,343|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:10:28,343|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:10:28,343|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:10:28,343|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:10:28,345|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:10:28,353|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (resource-assignment)
2021-09-25 08:10:28,353|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-25 08:10:28,353|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:10:28,354|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(2ce27c68-ecbd-4a34-ada6-a0f6e747943f) for workflow(resource-assignment) step(resource-assignment)
2021-09-25 08:10:28,354|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:28,354|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-25 08:10:28,355|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2021-09-25 08:10:28,379|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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
]]])
2021-09-25 08:10:28,385|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2021-09-25 08:10:28,386|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2021-09-25 08:10:28,386|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2021-09-25 08:10:28,386|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2021-09-25 08:10:28,387|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("a1a8ae1e-ce8a-495a-aa58-53e23d432f0e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2021-09-25 08:10:28,387|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("6681c4eb-3cdd-42a7-96cd-40e06c43ae5d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:10:28,388|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:10:28,388|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2021-09-25 08:10:28,405|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2021-09-25 08:10:28,407|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:10:28,408|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin",
  "service-instance-id" : "6681c4eb-3cdd-42a7-96cd-40e06c43ae5d",
  "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" : "a1a8ae1e-ce8a-495a-aa58-53e23d432f0e",
  "vnf-id" : "2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2021-09-25 08:10:28,420|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:10:28,420|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:28,420|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-25 08:10:28,420|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b3f4357f-a3a6-4f2c-b002-0783dfaa42dd auditStoreId -1
2021-09-25 08:10:36,257|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-25 08:10:36,361|||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
2021-09-25 08:10:36,394|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 57c2b5d0-a7ae-4ea7-8a11-0b8853f73303
2021-09-25 08:10:36,394|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:10:36,394|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:10:36,394|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:10:36,394|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:10:36,395|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:10:36,398|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (config-assign)
2021-09-25 08:10:36,398|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2021-09-25 08:10:36,398|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:10:36,399|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(57c2b5d0-a7ae-4ea7-8a11-0b8853f73303) for workflow(config-assign) step(config-assign)
2021-09-25 08:10:36,399|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:36,399|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2021-09-25 08:10:36,401|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2021-09-25 08:10:36,453|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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
]]])
2021-09-25 08:10:36,455|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-25 08:10:36,457|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("6681c4eb-3cdd-42a7-96cd-40e06c43ae5d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:10:36,458|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:10:36,515|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource resolution saved into database successfully : (service-instance-id)
2021-09-25 08:10:36,515|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource resolution saved into database successfully : (vnf-id)
2021-09-25 08:10:36,515|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource resolution saved into database successfully : (vnf_name)
2021-09-25 08:10:36,516|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "service-instance-id" : "6681c4eb-3cdd-42a7-96cd-40e06c43ae5d",
  "vnf-id" : "2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2021-09-25 08:10:36,548|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2021-09-25 08:10:36,572|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2021-09-25 08:10:36,572|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:10:36,572|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:10:36,573|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(config-assign)
2021-09-25 08:10:36,573|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 33f5c396-6d2c-4bc9-9ac5-1f19db17c516 auditStoreId -1
2021-09-25 08:10:36,615|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Completed
2021-09-25 08:12:27,591|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-25 08:12:27,703|||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
2021-09-25 08:12:27,712|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 57c2b5d0-a7ae-4ea7-8a11-0b8853f73303
2021-09-25 08:12:27,712|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:12:27,712|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:12:27,714|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:12:27,714|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:12:27,716|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:12:27,735|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (config-deploy)
2021-09-25 08:12:27,737|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2021-09-25 08:12:27,737|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:12:27,758|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(57c2b5d0-a7ae-4ea7-8a11-0b8853f73303) for workflow(config-deploy) step(config-deploy)
2021-09-25 08:12:27,758|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2021-09-25 08:12:27,758|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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"})
2021-09-25 08:12:27,762|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2021-09-25 08:12:27,764|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Getting Jython Script Class(ConfigDeploy)
2021-09-25 08:12:32,059|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@548edc76
2021-09-25 08:12:32,062|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Hello world
2021-09-25 08:12:32,062|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:12:32,062|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2021-09-25 08:12:32,062|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(config-deploy)
2021-09-25 08:12:32,064|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3bc8a2cc-a1c3-4ee6-a2f7-27da30cbcb86 auditStoreId -1
2021-09-25 08:12:32,069|57c2b5d0-a7ae-4ea7-8a11-0b8853f73303||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Completed
2021-09-25 08:14:55,541|f0dcff21-86dd-4104-80ea-a02e0d2b159e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-25 08:14:55,542|f0dcff21-86dd-4104-80ea-a02e0d2b159e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 08:14:55,542|f0dcff21-86dd-4104-80ea-a02e0d2b159e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 08:14:55,975|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 08:14:55,975|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 08:14:56,513|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-25 08:14:56,514|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(75fea3ec-961c-4d57-b19a-04a71b189ecb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-25 08:14:56,538|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(af842d78-8075-48c2-b78e-ea966712c504) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-25 08:14:56,548|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(dd778466-26a0-41f4-b5f8-8b419d2a1001) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-25 08:14:56,572|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(b7b86712-d1d9-4f12-8029-a45eb16a9a0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-25 08:14:56,589|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(5221ec3b-580e-4c3b-88c4-fd54fe4c92b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-25 08:14:56,612|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(8d6f3818-435f-4630-b7a6-e369ba3cf464) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-25 08:14:56,629|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:56,629|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:14:56,629|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:14:56,630|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:14:56,630|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:56,630|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:56,648|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:14:56,679|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:14:56,704|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:14:56,766|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:14:56,840|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:14:56,841|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:14:56,842|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:56,879|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:56,904|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:14:56,914|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-25 08:14:56,924|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:14:56,955|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:14:56,956|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:56,985|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:14:57,007|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-25 08:14:57,016|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-25 08:14:57,016|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-25 08:14:57,049|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:14:57,050|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:14:57,050|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign-day-2)
2021-09-25 08:14:57,051|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:57,052|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy-day-2)
2021-09-25 08:14:57,070|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:57,091|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-25 08:14:57,099|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-25 08:14:57,100|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-25 08:14:57,135|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:14:57,136|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:14:57,137|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:57,170|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:14:57,189|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:14:57,197|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-25 08:14:57,203|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:14:57,228|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:14:57,229|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:14:57,229|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:57,230|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(HealthCheck)
2021-09-25 08:14:57,231|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-25 08:14:57,231|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-assign)
2021-09-25 08:14:57,232|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-deploy)
2021-09-25 08:14:57,268|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:14:57,269|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:14:57,270|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:14:57,275|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:14:57,282|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-25 08:14:57,288|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-25 08:14:57,292|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-25 08:14:57,300|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-25 08:14:57,300|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-25 08:14:57,309|f0dcff21-86dd-4104-80ea-a02e0d2b159e||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-25 08:15:08,144|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/88cac796-75c0-407e-a05b-62a28c0b0c22)
2021-09-25 08:15:08,145|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/88cac796-75c0-407e-a05b-62a28c0b0c22/Definitions
2021-09-25 08:15:08,147|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 08:15:08,147|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(netconf-device)
2021-09-25 08:15:08,157|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(resolve-data)
2021-09-25 08:15:08,165|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(netconfrpc-template)
2021-09-25 08:15:08,168|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2021-09-25 08:15:08,170|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2021-09-25 08:15:08,181|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(execute-netconf)
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-assign)
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-assign) targets(resolve-data)
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2021-09-25 08:15:08,192|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/88cac796-75c0-407e-a05b-62a28c0b0c22/Templates/netconfrpc-mapping.json
2021-09-25 08:15:08,213|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2021-09-25 08:15:08,213|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-25 08:15:08,214|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-deploy)
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-deploy) targets(execute-netconf)
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) resource assignment files([]
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2021-09-25 08:15:08,215|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/netconfrpc-mapping.json)
2021-09-25 08:15:08,225|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| distinct resource keys ([input-source])
2021-09-25 08:15:08,230|78fbd06a-59e7-44d7-8b8e-d60339a04f97||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: [source-input]
2021-09-25 08:55:13,610|bd078338-5b6c-4037-a114-a08080bc7942||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2021-09-25 08:55:13,611|bd078338-5b6c-4037-a114-a08080bc7942||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2021-09-25 08:55:13,611|bd078338-5b6c-4037-a114-a08080bc7942||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2021-09-25 08:55:13,819|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2021-09-25 08:55:13,819|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2021-09-25 08:55:14,324|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2021-09-25 08:55:14,325|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(59bff291-912b-44a5-be32-1c2944d58d46) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2021-09-25 08:55:14,340|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(9be32c35-c8d5-4df3-8962-1cede503ec0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2021-09-25 08:55:14,346|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(70cbf873-c9d6-4a9c-91ce-89954340a9ba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2021-09-25 08:55:14,356|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(d518d300-a63d-4552-9f32-a509cde214f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2021-09-25 08:55:14,370|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(e0d7086a-70d3-4cbe-a9d4-4b7924e6c1f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2021-09-25 08:55:14,385|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(0bc54206-b282-4e30-94d8-73a3e1c3a2f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2021-09-25 08:55:14,399|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,399|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:55:14,399|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:55:14,399|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:55:14,399|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,402|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,434|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:55:14,449|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:55:14,464|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:55:14,483|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:55:14,554|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:14,555|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:14,555|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:14,588|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,620|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:55:14,629|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2021-09-25 08:55:14,634|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2021-09-25 08:55:14,694|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:14,695|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:14,695|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:14,732|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:14,733|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:14,734|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,743|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2021-09-25 08:55:14,759|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:55:14,767|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2021-09-25 08:55:14,767|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2021-09-25 08:55:14,786|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :pnf_netconf::1.0.0
2021-09-25 08:55:14,791|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2021-09-25 08:55:14,796|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2021-09-25 08:55:14,813|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:14,814|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:14,815|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign-day-2)
2021-09-25 08:55:14,815|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:14,816|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy-day-2)
2021-09-25 08:55:14,833|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:55:14,859|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :5G_Core::1.0.37
2021-09-25 08:55:14,865|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2021-09-25 08:55:14,866|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :5G_Core::1.0.37
2021-09-25 08:55:14,897|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:14,898|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:14,899|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:14,899|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(HealthCheck)
2021-09-25 08:55:14,900|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(ScaleOutReconfiguration)
2021-09-25 08:55:14,901|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-assign)
2021-09-25 08:55:14,901|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(vf-config-deploy)
2021-09-25 08:55:14,946|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2021-09-25 08:55:14,978|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vLB_CDS::1.0.0
2021-09-25 08:55:14,987|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2021-09-25 08:55:14,988|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2021-09-25 08:55:15,002|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:15,003|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:15,030|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2021-09-25 08:55:15,038|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :vFW-CDS::1.0.0
2021-09-25 08:55:15,047|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2021-09-25 08:55:15,048|bd078338-5b6c-4037-a114-a08080bc7942||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2021-09-25 08:55:25,728|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/82f2ec0b-0a76-4aa1-bd46-c994a674694e)
2021-09-25 08:55:25,729|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| deleting definition types under : /opt/app/onap/blueprints/working/82f2ec0b-0a76-4aa1-bd46-c994a674694e/Definitions
2021-09-25 08:55:25,732|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| reinitialized all type definitions
2021-09-25 08:55:25,732|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(resource-assignment)
2021-09-25 08:55:25,742|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(vnf-template)
2021-09-25 08:55:25,745|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(vnf-mapping)
2021-09-25 08:55:25,747|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2021-09-25 08:55:25,770|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,781|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,785|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,788|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2021-09-25 08:55:25,788|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2021-09-25 08:55:25,788|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2021-09-25 08:55:25,797|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,800|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,804|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,810|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(sdnc)
2021-09-25 08:55:25,823|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,828|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,833|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,837|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,841|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,847|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,867|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(config-assign)
2021-09-25 08:55:25,870|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(baseconfig-template)
2021-09-25 08:55:25,870|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing ArtifactDefinition(baseconfig-mapping)
2021-09-25 08:55:25,870|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2021-09-25 08:55:25,880|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,885|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,891|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(input)
2021-09-25 08:55:25,895|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ***** Enhancing NodeTemplate(config-deploy)
2021-09-25 08:55:25,918|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(resource-assignment)
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(resource-assignment) targets(resource-assignment)
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2021-09-25 08:55:25,919|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/82f2ec0b-0a76-4aa1-bd46-c994a674694e/Templates/vnf-mapping.json
2021-09-25 08:55:25,925|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2021-09-25 08:55:25,925|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-resource-assignment-properties)
2021-09-25 08:55:25,925|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/82f2ec0b-0a76-4aa1-bd46-c994a674694e/Templates/base_ubuntu20-mapping.json
2021-09-25 08:55:25,929|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2021-09-25 08:55:25,929|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-assign)
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-assign) targets(config-assign)
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2021-09-25 08:55:25,930|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enriching artifacts file(/opt/app/onap/blueprints/working/82f2ec0b-0a76-4aa1-bd46-c994a674694e/Templates/baseconfig-mapping.json
2021-09-25 08:55:25,934|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2021-09-25 08:55:25,934|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| dataType not present for the recipe(dt-config-assign-properties)
2021-09-25 08:55:25,934|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing Workflow(config-deploy)
2021-09-25 08:55:25,934|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| identified workflow(config-deploy) targets(config-deploy)
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| workflow(config-deploy) resource assignment files([]
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| ##### Enhancing blueprint Resource Definitions
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/vnf-mapping.json)
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/base_ubuntu20-mapping.json)
2021-09-25 08:55:25,935|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing file (Templates/baseconfig-mapping.json)
2021-09-25 08:55:25,944|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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])
2021-09-25 08:55:25,966|99628ea6-4a31-4a00-a3fa-79cb2b1929b5||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2021-09-25 08:55:26,125|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Save processing(4a8026e0-8fbc-4924-bd3b-be53c04191a2) CBA(/opt/app/onap/blueprints/archive/4a8026e0-8fbc-4924-bd3b-be53c04191a2/cba.zip)
2021-09-25 08:55:26,130|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a8026e0-8fbc-4924-bd3b-be53c04191a2) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:55:26,137|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2021-09-25 08:55:26,154|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(resource-assignment)
2021-09-25 08:55:26,155|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-assign)
2021-09-25 08:55:26,156|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Validating Workflow(config-deploy)
2021-09-25 08:55:26,163|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4a8026e0-8fbc-4924-bd3b-be53c04191a2) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:55:26,171|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Overwriting blueprint model :ubuntu20::1.0.0
2021-09-25 08:55:26,178|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2021-09-25 08:55:26,198|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2021-09-25 08:55:26,209|d9dc5ce4-4219-4951-91b5-55342e8f7ea8||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| No compiled cache(/opt/app/onap/blueprints/working/4a8026e0-8fbc-4924-bd3b-be53c04191a2) present to clean.
2021-09-25 08:56:06,382|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id b8f05092-7f6c-466c-90fc-b6abde073342
2021-09-25 08:56:06,383|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:56:06,383|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:56:06,386|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| getting cba file name(ubuntu20), version(1.0.0) from db
2021-09-25 08:56:06,446|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:56:06,448|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:56:06,450|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:56:06,462|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (resource-assignment)
2021-09-25 08:56:06,464|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-25 08:56:06,464|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:56:06,467|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(b8f05092-7f6c-466c-90fc-b6abde073342) for workflow(resource-assignment) step(resource-assignment)
2021-09-25 08:56:06,467|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:06,467|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-25 08:56:06,468|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(vnf-mapping)
2021-09-25 08:56:06,486|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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
]]])
2021-09-25 08:56:06,491|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-25 08:56:06,492|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("df778966-884b-4b01-9cf2-3fda76bc76c0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:56:06,492|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("4e708d0c-5676-4116-a8e1-e3d948492106") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:56:06,495|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "service-instance-id" : "df778966-884b-4b01-9cf2-3fda76bc76c0",
  "vnf-id" : "4e708d0c-5676-4116-a8e1-e3d948492106",
  "vnf_name" : "ubuntu20-VNF-name"
})
2021-09-25 08:56:06,511|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:56:06,511|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:06,511|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-25 08:56:06,512|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f52164a-016f-4f02-84a2-a883c688bdbf auditStoreId -1
2021-09-25 08:56:12,441|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id 5b34112b-a6d2-4172-912e-7535736e8f5f
2021-09-25 08:56:12,441|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:56:12,441|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:56:12,442|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:56:12,443|fa2c0a19-0cec-42f3-a249-f67b544033ac||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:56:12,446|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:56:12,466|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (resource-assignment)
2021-09-25 08:56:12,466|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2021-09-25 08:56:12,466|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:56:12,468|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(5b34112b-a6d2-4172-912e-7535736e8f5f) for workflow(resource-assignment) step(resource-assignment)
2021-09-25 08:56:12,468|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:12,468|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2021-09-25 08:56:12,468|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2021-09-25 08:56:12,483|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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
]]])
2021-09-25 08:56:12,486|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("5e3dbeef-6530-411d-aed2-738bede405fe") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("df778966-884b-4b01-9cf2-3fda76bc76c0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:56:12,487|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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)
2021-09-25 08:56:12,488|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2021-09-25 08:56:12,489|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2021-09-25 08:56:12,489|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("4e708d0c-5676-4116-a8e1-e3d948492106") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:56:12,490|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin",
  "service-instance-id" : "df778966-884b-4b01-9cf2-3fda76bc76c0",
  "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" : "5e3dbeef-6530-411d-aed2-738bede405fe",
  "vnf-id" : "4e708d0c-5676-4116-a8e1-e3d948492106",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2021-09-25 08:56:12,514|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:56:12,515|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:12,515|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(resource-assignment)
2021-09-25 08:56:12,516|fa2c0a19-0cec-42f3-a249-f67b544033ac||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4e6c399-6886-4d93-a354-2a446b06659f auditStoreId -1
2021-09-25 08:56:17,012|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-25 08:56:17,115|||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
2021-09-25 08:56:17,120|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id fa2c0a19-0cec-42f3-a249-f67b544033ac
2021-09-25 08:56:17,120|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:56:17,120|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:56:17,121|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:56:17,121|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:56:17,124|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:56:17,135|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (config-assign)
2021-09-25 08:56:17,136|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2021-09-25 08:56:17,136|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:56:17,137|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(fa2c0a19-0cec-42f3-a249-f67b544033ac) for workflow(config-assign) step(config-assign)
2021-09-25 08:56:17,137|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:17,137|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2021-09-25 08:56:17,137|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2021-09-25 08:56:17,151|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved.
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource (service-instance-id) already resolved: value=(6681c4eb-3cdd-42a7-96cd-40e06c43ae5d)
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("6681c4eb-3cdd-42a7-96cd-40e06c43ae5d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Resource (vnf-id) already resolved: value=(2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c)
2021-09-25 08:56:17,152|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Setting Resource Value ("2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2021-09-25 08:56:17,161|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2021-09-25 08:56:17,162|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Generated Resource Param Data ({
  "service-instance-id" : "6681c4eb-3cdd-42a7-96cd-40e06c43ae5d",
  "vnf-id" : "2ae0d2cd-c2c2-47f5-a58b-ed7b4776d69c",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2021-09-25 08:56:17,177|||DefaultDispatcher-worker-4||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2021-09-25 08:56:17,186|||DefaultDispatcher-worker-4||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2021-09-25 08:56:17,192|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2021-09-25 08:56:17,192|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:56:17,193|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2021-09-25 08:56:17,193|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(config-assign)
2021-09-25 08:56:17,193|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d93ccb43-9139-4d81-bfa2-2441357a4352 auditStoreId -1
2021-09-25 08:56:17,205|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Completed
2021-09-25 08:57:16,243|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2021-09-25 08:57:16,356|||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
2021-09-25 08:57:16,366|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| processing request id fa2c0a19-0cec-42f3-a249-f67b544033ac
2021-09-25 08:57:16,367|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionInput called not to store the Workflow action input details 
2021-09-25 08:57:16,367|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| StoreAuditService ID  -1
2021-09-25 08:57:16,369|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2021-09-25 08:57:16,369|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2021-09-25 08:57:16,374|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2021-09-25 08:57:16,392|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Deriving input data for workflow: (config-deploy)
2021-09-25 08:57:16,393|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2021-09-25 08:57:16,393|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2021-09-25 08:57:16,398|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| preparing request id(fa2c0a19-0cec-42f3-a249-f67b544033ac) for workflow(config-deploy) step(config-deploy)
2021-09-25 08:57:16,398|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2021-09-25 08:57:16,399|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| 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"})
2021-09-25 08:57:16,400|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2021-09-25 08:57:16,400|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Getting Jython Script Class(ConfigDeploy)
2021-09-25 08:57:16,438|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Component Object org.python.proxies.__main__$ConfigDeploy$1@3c743a48
2021-09-25 08:57:16,439|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Hello world
2021-09-25 08:57:16,439|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Preparing Response...
2021-09-25 08:57:16,439|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2021-09-25 08:57:16,439|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| resolveWorkflowOutputs for workflow(config-deploy)
2021-09-25 08:57:16,440|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 53a1d35b-d539-4eab-9ecc-697522d549ba auditStoreId -1
2021-09-25 08:57:16,443|fa2c0a19-0cec-42f3-a249-f67b544033ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-b8hnv|||| Completed
Sep 25, 2021 9:06:50 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)