Results

By type

          07:26:39,081 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
07:26:39,082 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
07:26:39,083 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
07:26:39,083 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
07:26:39,083 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
07:26:39,083 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
07:26:39,093 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
07:26:39,173 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
07:26:39,179 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:26:39,181 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
07:26:39,185 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
07:26:39,227 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
07:26:39,227 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
07:26:39,228 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
07:26:39,229 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-09-13 07:26:39,748|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-6b675cf46c-p8t7c with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-09-13 07:26:39,750|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-09-13 07:26:41,708|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-13 07:26:42,047|||main||||INFO||||||| Finished Spring Data repository scanning in 331ms. Found 11 JPA repository interfaces.
2022-09-13 07:26:43,461|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-13 07:26:43,506|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-13 07:26:43,657|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-13 07:26:43,984|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-09-13 07:26:44,206|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-09-13 07:26:44,210|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-09-13 07:26:44,346|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-09-13 07:26:45,236|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-13 07:26:45,246|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-13 07:26:45,308|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-09-13 07:26:46,235|||main||||INFO||||||| Audit service is disabled
2022-09-13 07:26:46,369|||main||||INFO||||||| Workflow Audit store is disabled
2022-09-13 07:26:47,191|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-09-13 07:26:47,224|||main||||INFO||||||| Dependency Management module created...
2022-09-13 07:26:47,990|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-09-13 07:26:48,160|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-09-13 07:26:48,992|||main||||INFO||||||| Netty started on port(s): 8080
2022-09-13 07:26:49,874|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-09-13 07:26:50,105|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-09-13 07:26:50,114|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 10.789 seconds (JVM running for 11.398)
2022-09-13 07:26:50,131|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-09-13 09:05:43,502|c0e75a10-04b7-406d-8d6d-915d9f325d75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 09:05:43,503|c0e75a10-04b7-406d-8d6d-915d9f325d75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 09:05:43,504|c0e75a10-04b7-406d-8d6d-915d9f325d75||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 09:05:44,046|c0e75a10-04b7-406d-8d6d-915d9f325d75||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 09:05:44,049|c0e75a10-04b7-406d-8d6d-915d9f325d75||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 09:05:44,981|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2b3cde5d-0ba4-4194-b322-067a65e58891)
2022-09-13 09:05:44,989|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/2b3cde5d-0ba4-4194-b322-067a65e58891/Definitions
2022-09-13 09:05:45,041|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 09:05:45,046|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 09:05:45,081|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 09:05:45,091|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 09:05:45,102|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 09:05:45,141|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/2b3cde5d-0ba4-4194-b322-067a65e58891/Templates/hello-world-mapping.json
2022-09-13 09:05:45,149|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 09:05:45,149|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 09:05:45,149|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 09:05:45,149|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 09:05:45,151|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 09:05:45,162|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 09:05:45,162|589b45e3-2187-4cf0-97e6-932dff53abd0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 09:05:45,359|ada7349c-983c-4cea-ab19-b12e4868bd66||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(3b4de3e1-2195-4e41-94c2-184e2e3c59ac) CBA(/opt/app/onap/blueprints/archive/3b4de3e1-2195-4e41-94c2-184e2e3c59ac/cba.zip)
2022-09-13 09:05:45,367|ada7349c-983c-4cea-ab19-b12e4868bd66||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b4de3e1-2195-4e41-94c2-184e2e3c59ac) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:05:45,423|ada7349c-983c-4cea-ab19-b12e4868bd66||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 09:05:45,436|ada7349c-983c-4cea-ab19-b12e4868bd66||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b4de3e1-2195-4e41-94c2-184e2e3c59ac) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:05:45,552|ada7349c-983c-4cea-ab19-b12e4868bd66||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/3b4de3e1-2195-4e41-94c2-184e2e3c59ac) present to clean.
2022-09-13 09:05:45,724|bcf8d343-c6cf-4103-bba5-af9ccb30e721||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 09:05:45,725|bcf8d343-c6cf-4103-bba5-af9ccb30e721||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 09:05:45,725|bcf8d343-c6cf-4103-bba5-af9ccb30e721||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 09:05:45,731|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| getting cba file name(test101), version(1.0.1) from db
2022-09-13 09:05:45,778|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 09:05:45,780|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 09:05:45,782|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:05:45,794|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 09:05:45,795|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 09:05:45,795|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 09:05:45,802|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 09:05:45,802|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 09:05:45,803|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 09:05:45,818|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 09:05:45,841|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 09:05:45,843|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 09:05:45,912|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 09:05:45,913|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 09:05:45,913|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 09:05:45,915|bcf8d343-c6cf-4103-bba5-af9ccb30e721||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e3001146-a5af-404c-9f2d-3cb233f1f9a1 auditStoreId -1
2022-09-13 09:21:19,347|b868829c-b973-4683-a182-b8e03a3e4b61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 09:21:19,348|b868829c-b973-4683-a182-b8e03a3e4b61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 09:21:19,348|b868829c-b973-4683-a182-b8e03a3e4b61||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 09:21:19,520|b868829c-b973-4683-a182-b8e03a3e4b61||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 09:21:19,521|b868829c-b973-4683-a182-b8e03a3e4b61||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 09:21:20,167|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c11c2d89-ed2a-4e8d-afe9-d2fa973ab344)
2022-09-13 09:21:20,167|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/c11c2d89-ed2a-4e8d-afe9-d2fa973ab344/Definitions
2022-09-13 09:21:20,169|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 09:21:20,169|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 09:21:20,191|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 09:21:20,197|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 09:21:20,203|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 09:21:20,214|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/c11c2d89-ed2a-4e8d-afe9-d2fa973ab344/Templates/hello-world-mapping.json
2022-09-13 09:21:20,218|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 09:21:20,218|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 09:21:20,218|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 09:21:20,218|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 09:21:20,218|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 09:21:20,222|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 09:21:20,222|9fa0a5b8-f3b0-4cd8-ab01-57e53583cd5b||reactor-http-epoll-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 09:21:20,375|6c324d53-f15f-4e61-8c35-69dfa86b7d65||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(fa34f533-77f4-4242-ac71-d4b506a8d02f) CBA(/opt/app/onap/blueprints/archive/fa34f533-77f4-4242-ac71-d4b506a8d02f/cba.zip)
2022-09-13 09:21:20,378|6c324d53-f15f-4e61-8c35-69dfa86b7d65||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa34f533-77f4-4242-ac71-d4b506a8d02f) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:21:20,396|6c324d53-f15f-4e61-8c35-69dfa86b7d65||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 09:21:20,400|6c324d53-f15f-4e61-8c35-69dfa86b7d65||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa34f533-77f4-4242-ac71-d4b506a8d02f) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:21:20,430|6c324d53-f15f-4e61-8c35-69dfa86b7d65||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/fa34f533-77f4-4242-ac71-d4b506a8d02f) present to clean.
2022-09-13 09:21:20,587|e9ca5290-8826-40b9-938b-9e06928117f3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 09:21:20,587|e9ca5290-8826-40b9-938b-9e06928117f3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 09:21:20,587|e9ca5290-8826-40b9-938b-9e06928117f3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 09:21:20,589|e9ca5290-8826-40b9-938b-9e06928117f3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 09:21:20,589|e9ca5290-8826-40b9-938b-9e06928117f3||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 09:21:20,591|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:21:20,605|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 09:21:20,605|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 09:21:20,605|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 09:21:20,606|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 09:21:20,606|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 09:21:20,607|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 09:21:20,608|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 09:21:20,619|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 09:21:20,620|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 09:21:20,626|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 09:21:20,627|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 09:21:20,627|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 09:21:20,627|e9ca5290-8826-40b9-938b-9e06928117f3||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1a56e49a-84c0-41d4-aef8-eff3af60f20a auditStoreId -1
2022-09-13 09:59:31,015|e1bd8d81-688d-4a8a-b2f1-b6886f598f90||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 09:59:31,016|e1bd8d81-688d-4a8a-b2f1-b6886f598f90||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 09:59:31,016|e1bd8d81-688d-4a8a-b2f1-b6886f598f90||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 09:59:31,174|e1bd8d81-688d-4a8a-b2f1-b6886f598f90||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 09:59:31,174|e1bd8d81-688d-4a8a-b2f1-b6886f598f90||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 09:59:31,671|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b1a64bce-21cb-4ff0-a5f1-93858db3889f)
2022-09-13 09:59:31,671|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/b1a64bce-21cb-4ff0-a5f1-93858db3889f/Definitions
2022-09-13 09:59:31,674|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 09:59:31,675|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 09:59:31,690|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 09:59:31,695|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 09:59:31,700|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 09:59:31,715|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/b1a64bce-21cb-4ff0-a5f1-93858db3889f/Templates/hello-world-mapping.json
2022-09-13 09:59:31,720|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 09:59:31,720|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 09:59:31,720|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 09:59:31,720|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 09:59:31,720|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 09:59:31,724|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 09:59:31,724|d1bc61f6-7c4d-4170-a67f-a25b0c5b351b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 09:59:31,902|1d8fa91c-84b7-437c-9d0d-74d60eac3eaa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(b6ebe017-3ef6-4d80-bf5f-924934675c5c) CBA(/opt/app/onap/blueprints/archive/b6ebe017-3ef6-4d80-bf5f-924934675c5c/cba.zip)
2022-09-13 09:59:31,909|1d8fa91c-84b7-437c-9d0d-74d60eac3eaa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6ebe017-3ef6-4d80-bf5f-924934675c5c) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:59:31,921|1d8fa91c-84b7-437c-9d0d-74d60eac3eaa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 09:59:31,925|1d8fa91c-84b7-437c-9d0d-74d60eac3eaa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b6ebe017-3ef6-4d80-bf5f-924934675c5c) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:59:31,952|1d8fa91c-84b7-437c-9d0d-74d60eac3eaa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/b6ebe017-3ef6-4d80-bf5f-924934675c5c) present to clean.
2022-09-13 09:59:32,107|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 09:59:32,107|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 09:59:32,107|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 09:59:32,108|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 09:59:32,108|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 09:59:32,110|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 09:59:32,116|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 09:59:32,116|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 09:59:32,116|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 09:59:32,117|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 09:59:32,117|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 09:59:32,117|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 09:59:32,118|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 09:59:32,128|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 09:59:32,128|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 09:59:32,133|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 09:59:32,133|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 09:59:32,133|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 09:59:32,133|deeb600d-9bcd-4493-9e93-5b29ac6e4b78||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID cf5e6c5f-bbf9-48c6-9baf-e9ca784fa278 auditStoreId -1
2022-09-13 10:01:30,659|7f4c1d37-58b0-431a-898a-82a118b4440b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:01:30,660|7f4c1d37-58b0-431a-898a-82a118b4440b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:01:30,660|7f4c1d37-58b0-431a-898a-82a118b4440b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:01:30,804|7f4c1d37-58b0-431a-898a-82a118b4440b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:01:30,804|7f4c1d37-58b0-431a-898a-82a118b4440b||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:01:31,211|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e1168ee9-2e49-407e-8412-9abb53c6fbb6)
2022-09-13 10:01:31,211|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/e1168ee9-2e49-407e-8412-9abb53c6fbb6/Definitions
2022-09-13 10:01:31,213|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:01:31,213|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:01:31,238|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:01:31,245|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:01:31,252|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:01:31,262|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:01:31,263|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:01:31,263|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:01:31,263|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:01:31,263|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:01:31,263|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/e1168ee9-2e49-407e-8412-9abb53c6fbb6/Templates/hello-world-mapping.json
2022-09-13 10:01:31,267|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:01:31,267|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:01:31,267|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:01:31,267|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:01:31,267|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:01:31,271|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:01:31,271|9762ba9d-4bc2-425d-90fb-7e352cf0001b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:01:31,422|ff948f72-36be-46e1-ab00-0aa0e6552fe1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(93f95eb7-d110-48af-893c-1737db47a018) CBA(/opt/app/onap/blueprints/archive/93f95eb7-d110-48af-893c-1737db47a018/cba.zip)
2022-09-13 10:01:31,429|ff948f72-36be-46e1-ab00-0aa0e6552fe1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93f95eb7-d110-48af-893c-1737db47a018) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:01:31,442|ff948f72-36be-46e1-ab00-0aa0e6552fe1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:01:31,447|ff948f72-36be-46e1-ab00-0aa0e6552fe1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93f95eb7-d110-48af-893c-1737db47a018) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:01:31,479|ff948f72-36be-46e1-ab00-0aa0e6552fe1||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/93f95eb7-d110-48af-893c-1737db47a018) present to clean.
2022-09-13 10:01:31,632|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:01:31,633|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:01:31,633|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:01:31,634|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:01:31,634|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:01:31,636|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:01:31,658|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:01:31,658|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:01:31,658|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:01:31,659|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:01:31,659|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:01:31,659|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:01:31,660|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:01:31,670|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:01:31,671|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:01:31,677|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:01:31,677|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:01:31,677|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:01:31,678|8dea7b9f-a99c-45e0-8066-e3f58b8315f1||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 248ef82d-ed03-46e2-b657-69893d6abd6c auditStoreId -1
2022-09-13 10:03:40,493|31a0557a-764b-4f67-bb04-4aa87e1bc7e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:03:40,493|31a0557a-764b-4f67-bb04-4aa87e1bc7e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:03:40,493|31a0557a-764b-4f67-bb04-4aa87e1bc7e9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:03:40,690|31a0557a-764b-4f67-bb04-4aa87e1bc7e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:03:40,691|31a0557a-764b-4f67-bb04-4aa87e1bc7e9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:03:41,190|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/094f524b-2876-418d-a1b9-69c0980983fe)
2022-09-13 10:03:41,191|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/094f524b-2876-418d-a1b9-69c0980983fe/Definitions
2022-09-13 10:03:41,194|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:03:41,195|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:03:41,211|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:03:41,217|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:03:41,222|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:03:41,230|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/094f524b-2876-418d-a1b9-69c0980983fe/Templates/hello-world-mapping.json
2022-09-13 10:03:41,234|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:03:41,234|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:03:41,234|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:03:41,234|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:03:41,234|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:03:41,238|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:03:41,238|7a5e4ff6-27c2-4d48-a372-1151d9a9f8fa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:03:41,393|44fb3bc6-20f7-46dc-8596-84dd3b989abe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(421ea734-b88c-4a82-b65a-bfa5e1f6ea66) CBA(/opt/app/onap/blueprints/archive/421ea734-b88c-4a82-b65a-bfa5e1f6ea66/cba.zip)
2022-09-13 10:03:41,400|44fb3bc6-20f7-46dc-8596-84dd3b989abe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/421ea734-b88c-4a82-b65a-bfa5e1f6ea66) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:03:41,413|44fb3bc6-20f7-46dc-8596-84dd3b989abe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:03:41,417|44fb3bc6-20f7-46dc-8596-84dd3b989abe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/421ea734-b88c-4a82-b65a-bfa5e1f6ea66) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:03:41,451|44fb3bc6-20f7-46dc-8596-84dd3b989abe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/421ea734-b88c-4a82-b65a-bfa5e1f6ea66) present to clean.
2022-09-13 10:03:41,600|2019507b-67e4-47c1-9377-05b7299a8bd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:03:41,601|2019507b-67e4-47c1-9377-05b7299a8bd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:03:41,601|2019507b-67e4-47c1-9377-05b7299a8bd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:03:41,602|2019507b-67e4-47c1-9377-05b7299a8bd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:03:41,602|2019507b-67e4-47c1-9377-05b7299a8bd4||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:03:41,604|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:03:41,614|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:03:41,615|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:03:41,615|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:03:41,616|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:03:41,616|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:03:41,616|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:03:41,617|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:03:41,626|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:03:41,627|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:03:41,631|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:03:41,631|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:03:41,631|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:03:41,631|2019507b-67e4-47c1-9377-05b7299a8bd4||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 856fe73f-506c-44b3-83d2-60d512659bca auditStoreId -1
2022-09-13 10:05:59,790|1cfd3d0a-1b8b-4bca-b90c-73da4f528696||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:05:59,790|1cfd3d0a-1b8b-4bca-b90c-73da4f528696||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:05:59,791|1cfd3d0a-1b8b-4bca-b90c-73da4f528696||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:05:59,931|1cfd3d0a-1b8b-4bca-b90c-73da4f528696||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:05:59,932|1cfd3d0a-1b8b-4bca-b90c-73da4f528696||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:06:00,308|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/20289e09-c58d-4556-be65-1ad45aad09c3)
2022-09-13 10:06:00,308|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/20289e09-c58d-4556-be65-1ad45aad09c3/Definitions
2022-09-13 10:06:00,311|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:06:00,311|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:06:00,328|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:06:00,335|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:06:00,341|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:06:00,349|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:06:00,350|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:06:00,350|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:06:00,350|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:06:00,350|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:06:00,350|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/20289e09-c58d-4556-be65-1ad45aad09c3/Templates/hello-world-mapping.json
2022-09-13 10:06:00,353|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:06:00,353|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:06:00,353|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:06:00,353|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:06:00,353|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:06:00,356|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:06:00,356|c6299bb4-c3d0-4847-a685-58bdde50a61d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:06:00,510|64f13c2d-eb1f-45ca-98e1-f4e8d7e6969e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(13838696-786e-4dbe-8f01-0a0b9a8abe0b) CBA(/opt/app/onap/blueprints/archive/13838696-786e-4dbe-8f01-0a0b9a8abe0b/cba.zip)
2022-09-13 10:06:00,513|64f13c2d-eb1f-45ca-98e1-f4e8d7e6969e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13838696-786e-4dbe-8f01-0a0b9a8abe0b) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:06:00,527|64f13c2d-eb1f-45ca-98e1-f4e8d7e6969e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:06:00,530|64f13c2d-eb1f-45ca-98e1-f4e8d7e6969e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/13838696-786e-4dbe-8f01-0a0b9a8abe0b) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:06:00,565|64f13c2d-eb1f-45ca-98e1-f4e8d7e6969e||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/13838696-786e-4dbe-8f01-0a0b9a8abe0b) present to clean.
2022-09-13 10:06:00,741|0f7a044b-6b75-43da-acb3-7e4730cec65f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:06:00,742|0f7a044b-6b75-43da-acb3-7e4730cec65f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:06:00,742|0f7a044b-6b75-43da-acb3-7e4730cec65f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:06:00,743|0f7a044b-6b75-43da-acb3-7e4730cec65f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:06:00,743|0f7a044b-6b75-43da-acb3-7e4730cec65f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:06:00,745|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:06:00,751|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:06:00,751|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:06:00,752|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:06:00,752|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:06:00,753|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:06:00,753|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:06:00,754|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:06:00,764|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:06:00,764|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:06:00,769|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:06:00,769|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:06:00,769|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:06:00,770|0f7a044b-6b75-43da-acb3-7e4730cec65f||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a71fb0d-4aa1-447a-9ee2-4566f16e5164 auditStoreId -1
2022-09-13 10:08:39,909|b3042533-fc98-490d-bebb-8e09a508e393||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:08:39,909|b3042533-fc98-490d-bebb-8e09a508e393||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:08:39,909|b3042533-fc98-490d-bebb-8e09a508e393||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:08:40,123|b3042533-fc98-490d-bebb-8e09a508e393||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:08:40,124|b3042533-fc98-490d-bebb-8e09a508e393||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:08:40,534|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e79f6c5c-2814-4d90-b093-e9416fd1dcb9)
2022-09-13 10:08:40,535|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/e79f6c5c-2814-4d90-b093-e9416fd1dcb9/Definitions
2022-09-13 10:08:40,537|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:08:40,538|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:08:40,558|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:08:40,563|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:08:40,566|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:08:40,573|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/e79f6c5c-2814-4d90-b093-e9416fd1dcb9/Templates/hello-world-mapping.json
2022-09-13 10:08:40,576|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:08:40,576|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:08:40,576|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:08:40,576|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:08:40,577|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:08:40,579|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:08:40,579|afee66d1-a485-4946-aa2c-20825fb26f73||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:08:40,755|7f44ba57-bdd7-4f66-b6d2-24b4834ed7c5||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(805abf7e-2030-40c7-9cfc-9486389e7007) CBA(/opt/app/onap/blueprints/archive/805abf7e-2030-40c7-9cfc-9486389e7007/cba.zip)
2022-09-13 10:08:40,758|7f44ba57-bdd7-4f66-b6d2-24b4834ed7c5||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/805abf7e-2030-40c7-9cfc-9486389e7007) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:08:40,767|7f44ba57-bdd7-4f66-b6d2-24b4834ed7c5||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:08:40,770|7f44ba57-bdd7-4f66-b6d2-24b4834ed7c5||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/805abf7e-2030-40c7-9cfc-9486389e7007) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:08:40,804|7f44ba57-bdd7-4f66-b6d2-24b4834ed7c5||DefaultDispatcher-worker-34||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/805abf7e-2030-40c7-9cfc-9486389e7007) present to clean.
2022-09-13 10:08:40,954|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:08:40,954|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:08:40,954|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:08:40,955|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:08:40,955|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:08:40,957|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:08:40,962|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:08:40,963|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:08:40,963|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:08:40,963|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:08:40,963|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:08:40,963|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:08:40,964|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:08:40,971|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:08:40,971|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:08:40,976|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:08:40,976|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:08:40,976|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:08:40,976|61136743-3bd5-4f4d-baf4-3cd7b8f0ebed||DefaultDispatcher-worker-34||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 361f0b73-cda4-44a7-90fd-4a5b052aa210 auditStoreId -1
2022-09-13 10:11:59,705|5071c6b8-e7e5-46f8-9f06-9e8740472ce7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:11:59,706|5071c6b8-e7e5-46f8-9f06-9e8740472ce7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:11:59,706|5071c6b8-e7e5-46f8-9f06-9e8740472ce7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:11:59,827|5071c6b8-e7e5-46f8-9f06-9e8740472ce7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:11:59,827|5071c6b8-e7e5-46f8-9f06-9e8740472ce7||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:12:00,210|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/96510526-c02a-45c8-98e2-5971a29ccd8f)
2022-09-13 10:12:00,210|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/96510526-c02a-45c8-98e2-5971a29ccd8f/Definitions
2022-09-13 10:12:00,212|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:12:00,213|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:12:00,229|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:12:00,235|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:12:00,241|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:12:00,249|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:12:00,250|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:12:00,250|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:12:00,250|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:12:00,250|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:12:00,250|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/96510526-c02a-45c8-98e2-5971a29ccd8f/Templates/hello-world-mapping.json
2022-09-13 10:12:00,253|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:12:00,253|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:12:00,253|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:12:00,253|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:12:00,253|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:12:00,256|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:12:00,256|b4cacc33-1330-434a-b585-2c3f1aae3389||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:12:00,417|9b35e480-1302-4922-acd0-446a06f614b1||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(0fd85bab-ffb0-424a-aeb7-c3ee02878619) CBA(/opt/app/onap/blueprints/archive/0fd85bab-ffb0-424a-aeb7-c3ee02878619/cba.zip)
2022-09-13 10:12:00,423|9b35e480-1302-4922-acd0-446a06f614b1||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0fd85bab-ffb0-424a-aeb7-c3ee02878619) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:12:00,433|9b35e480-1302-4922-acd0-446a06f614b1||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:12:00,436|9b35e480-1302-4922-acd0-446a06f614b1||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0fd85bab-ffb0-424a-aeb7-c3ee02878619) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:12:00,475|9b35e480-1302-4922-acd0-446a06f614b1||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/0fd85bab-ffb0-424a-aeb7-c3ee02878619) present to clean.
2022-09-13 10:12:00,625|37a59656-9ab3-409c-bc27-3f26d229eb57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:12:00,625|37a59656-9ab3-409c-bc27-3f26d229eb57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:12:00,625|37a59656-9ab3-409c-bc27-3f26d229eb57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:12:00,627|37a59656-9ab3-409c-bc27-3f26d229eb57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:12:00,627|37a59656-9ab3-409c-bc27-3f26d229eb57||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:12:00,629|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:12:00,638|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:12:00,638|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:12:00,638|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:12:00,639|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:12:00,639|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:12:00,639|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:12:00,640|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:12:00,649|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:12:00,650|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:12:00,654|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:12:00,654|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:12:00,655|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:12:00,655|37a59656-9ab3-409c-bc27-3f26d229eb57||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f7e96e68-03fd-4004-a378-f0fcfad07ccc auditStoreId -1
2022-09-13 10:14:39,978|02e5f32b-789e-4544-8189-a006ce84128b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:14:39,978|02e5f32b-789e-4544-8189-a006ce84128b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:14:39,978|02e5f32b-789e-4544-8189-a006ce84128b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:14:40,135|02e5f32b-789e-4544-8189-a006ce84128b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:14:40,135|02e5f32b-789e-4544-8189-a006ce84128b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:14:40,474|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/af30a0ee-9f18-4f87-9213-706b84559819)
2022-09-13 10:14:40,475|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/af30a0ee-9f18-4f87-9213-706b84559819/Definitions
2022-09-13 10:14:40,477|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:14:40,478|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:14:40,493|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:14:40,498|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:14:40,503|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:14:40,510|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/af30a0ee-9f18-4f87-9213-706b84559819/Templates/hello-world-mapping.json
2022-09-13 10:14:40,513|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:14:40,513|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:14:40,513|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:14:40,513|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:14:40,513|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:14:40,515|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:14:40,515|8f6f19b3-5e1e-46db-89f1-e9149c9b04ca||DefaultDispatcher-worker-26||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:14:40,695|0f3db1d6-c4f7-4aa7-bad3-c529a3affbe9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(41142b74-c29f-480a-b487-1b9d9f623e4d) CBA(/opt/app/onap/blueprints/archive/41142b74-c29f-480a-b487-1b9d9f623e4d/cba.zip)
2022-09-13 10:14:40,698|0f3db1d6-c4f7-4aa7-bad3-c529a3affbe9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41142b74-c29f-480a-b487-1b9d9f623e4d) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:14:40,707|0f3db1d6-c4f7-4aa7-bad3-c529a3affbe9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:14:40,710|0f3db1d6-c4f7-4aa7-bad3-c529a3affbe9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/41142b74-c29f-480a-b487-1b9d9f623e4d) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:14:40,736|0f3db1d6-c4f7-4aa7-bad3-c529a3affbe9||DefaultDispatcher-worker-26||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/41142b74-c29f-480a-b487-1b9d9f623e4d) present to clean.
2022-09-13 10:14:40,880|d970037b-b8a8-45ce-a079-9f27410c516f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:14:40,880|d970037b-b8a8-45ce-a079-9f27410c516f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:14:40,880|d970037b-b8a8-45ce-a079-9f27410c516f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:14:40,882|d970037b-b8a8-45ce-a079-9f27410c516f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:14:40,882|d970037b-b8a8-45ce-a079-9f27410c516f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:14:40,883|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:14:40,892|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:14:40,892|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:14:40,892|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:14:40,893|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:14:40,893|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:14:40,893|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:14:40,895|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:14:40,906|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:14:40,906|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:14:40,913|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:14:40,914|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:14:40,914|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:14:40,914|d970037b-b8a8-45ce-a079-9f27410c516f||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed751e9d-48aa-4a3d-bef1-b866c90e4af0 auditStoreId -1
2022-09-13 10:53:22,245|aed158e6-1ca9-4fa0-9c71-a5ef490fe93b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 10:53:22,246|aed158e6-1ca9-4fa0-9c71-a5ef490fe93b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 10:53:22,246|aed158e6-1ca9-4fa0-9c71-a5ef490fe93b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 10:53:22,419|aed158e6-1ca9-4fa0-9c71-a5ef490fe93b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 10:53:22,420|aed158e6-1ca9-4fa0-9c71-a5ef490fe93b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 10:53:22,785|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/40884e82-6f7f-41a7-ae74-09595f369977)
2022-09-13 10:53:22,786|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/40884e82-6f7f-41a7-ae74-09595f369977/Definitions
2022-09-13 10:53:22,788|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 10:53:22,788|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 10:53:22,806|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 10:53:22,814|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 10:53:22,818|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 10:53:22,826|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/40884e82-6f7f-41a7-ae74-09595f369977/Templates/hello-world-mapping.json
2022-09-13 10:53:22,829|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 10:53:22,829|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 10:53:22,829|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 10:53:22,829|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 10:53:22,829|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 10:53:22,832|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 10:53:22,832|ad61deb2-72c2-4b82-bb8a-f26e0f4bf6cd||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 10:53:22,988|80ce693b-0b42-4410-9283-127c52e63e03||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(b613e950-fd19-47a6-b4c1-4b00ef8f38c2) CBA(/opt/app/onap/blueprints/archive/b613e950-fd19-47a6-b4c1-4b00ef8f38c2/cba.zip)
2022-09-13 10:53:22,993|80ce693b-0b42-4410-9283-127c52e63e03||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b613e950-fd19-47a6-b4c1-4b00ef8f38c2) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:53:23,011|80ce693b-0b42-4410-9283-127c52e63e03||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 10:53:23,014|80ce693b-0b42-4410-9283-127c52e63e03||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b613e950-fd19-47a6-b4c1-4b00ef8f38c2) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:53:23,042|80ce693b-0b42-4410-9283-127c52e63e03||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/b613e950-fd19-47a6-b4c1-4b00ef8f38c2) present to clean.
2022-09-13 10:53:23,191|641a3273-9700-4258-b754-1d15530143e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 10:53:23,191|641a3273-9700-4258-b754-1d15530143e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 10:53:23,191|641a3273-9700-4258-b754-1d15530143e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 10:53:23,193|641a3273-9700-4258-b754-1d15530143e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 10:53:23,193|641a3273-9700-4258-b754-1d15530143e9||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 10:53:23,194|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 10:53:23,203|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 10:53:23,203|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 10:53:23,203|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 10:53:23,204|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 10:53:23,205|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 10:53:23,205|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 10:53:23,206|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 10:53:23,214|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 10:53:23,214|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 10:53:23,219|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 10:53:23,219|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 10:53:23,219|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 10:53:23,219|641a3273-9700-4258-b754-1d15530143e9||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 700f2966-81fa-46df-8b74-83fac17253cf auditStoreId -1
2022-09-13 11:31:57,328|2e1e4e90-c556-463f-a5fb-3ea8f5dc2451||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-13 11:31:57,329|2e1e4e90-c556-463f-a5fb-3ea8f5dc2451||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 11:31:57,330|2e1e4e90-c556-463f-a5fb-3ea8f5dc2451||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 11:31:57,480|2e1e4e90-c556-463f-a5fb-3ea8f5dc2451||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 11:31:57,480|2e1e4e90-c556-463f-a5fb-3ea8f5dc2451||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 11:31:57,950|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9ca41d21-d714-41ee-9f98-9a199cfef6de)
2022-09-13 11:31:57,950|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/9ca41d21-d714-41ee-9f98-9a199cfef6de/Definitions
2022-09-13 11:31:57,952|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 11:31:57,953|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-13 11:31:57,971|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-13 11:31:57,977|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-13 11:31:57,982|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(helloworld)
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(helloworld) targets(helloworld)
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-13 11:31:57,990|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/9ca41d21-d714-41ee-9f98-9a199cfef6de/Templates/hello-world-mapping.json
2022-09-13 11:31:57,993|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-13 11:31:57,994|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-13 11:31:57,994|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 11:31:57,994|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-13 11:31:57,994|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/hello-world-mapping.json)
2022-09-13 11:31:57,997|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([])
2022-09-13 11:31:57,997|f7c59612-0e9c-40ad-bb47-1ca1b5d45fb4||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: []
2022-09-13 11:31:58,161|c2fd504f-54c6-4883-8ce6-fb06c434329c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(eb6e3c09-62a0-4f58-987e-358f775648b8) CBA(/opt/app/onap/blueprints/archive/eb6e3c09-62a0-4f58-987e-358f775648b8/cba.zip)
2022-09-13 11:31:58,167|c2fd504f-54c6-4883-8ce6-fb06c434329c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb6e3c09-62a0-4f58-987e-358f775648b8) and entry definition file (Definitions/blueprint.json)
2022-09-13 11:31:58,180|c2fd504f-54c6-4883-8ce6-fb06c434329c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(helloworld)
2022-09-13 11:31:58,184|c2fd504f-54c6-4883-8ce6-fb06c434329c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb6e3c09-62a0-4f58-987e-358f775648b8) and entry definition file (Definitions/blueprint.json)
2022-09-13 11:31:58,219|c2fd504f-54c6-4883-8ce6-fb06c434329c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/eb6e3c09-62a0-4f58-987e-358f775648b8) present to clean.
2022-09-13 11:31:58,365|0cdcbf82-6521-430e-8382-2c43a2d0e35d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing request id 654321
2022-09-13 11:31:58,366|0cdcbf82-6521-430e-8382-2c43a2d0e35d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-13 11:31:58,366|0cdcbf82-6521-430e-8382-2c43a2d0e35d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| StoreAuditService ID  -1
2022-09-13 11:31:58,367|0cdcbf82-6521-430e-8382-2c43a2d0e35d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-13 11:31:58,367|0cdcbf82-6521-430e-8382-2c43a2d0e35d||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-13 11:31:58,369|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-13 11:31:58,376|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Deriving input data for workflow: (helloworld)
2022-09-13 11:31:58,376|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-13 11:31:58,377|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-13 11:31:58,378|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-13 11:31:58,378|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-13 11:31:58,378|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-13 11:31:58,380|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-13 11:31:58,387|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Batched Sequence : ([])
2022-09-13 11:31:58,387|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Generated Resource Param Data ({ })
2022-09-13 11:31:58,392|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Preparing Response...
2022-09-13 11:31:58,392|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-13 11:31:58,392|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-13 11:31:58,392|0cdcbf82-6521-430e-8382-2c43a2d0e35d||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 923f3668-5b57-4cec-ab03-74159775091b auditStoreId -1
2022-09-13 11:33:44,426|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-13 11:33:44,426|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-13 11:33:44,426|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-13 11:33:44,729|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-13 11:33:44,729|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-13 11:33:45,093|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-13 11:33:45,097|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(38141fef-79e8-4b4b-90e8-b611aa9401b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-13 11:33:45,110|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(6c0c9d3e-9995-45d1-af1f-bcda52b440d4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-13 11:33:45,115|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(1949d763-f4f8-44ed-a7f4-3f7b4fdcc0ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-13 11:33:45,121|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(0aa014a7-8bc9-47c9-be5b-007f44065f7f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-13 11:33:45,129|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(4fc34e10-792d-431f-984a-6322fa099495) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-13 11:33:45,137|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(b5de2cc3-f340-483c-ae29-882bfd979c1c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-13 11:33:45,145|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-09-13 11:33:45,146|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-09-13 11:33:45,146|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-13 11:33:45,147|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-13 11:33:45,147|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-09-13 11:33:45,147|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-09-13 11:33:45,181|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-13 11:33:45,205|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-13 11:33:45,222|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-13 11:33:45,237|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-13 11:33:45,378|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:45,383|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:45,384|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign-day-2)
2022-09-13 11:33:45,384|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:45,395|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy-day-2)
2022-09-13 11:33:45,457|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-09-13 11:33:45,760|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:45,768|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:45,768|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:45,800|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-09-13 11:33:45,854|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:45,855|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:45,855|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:45,856|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(HealthCheck)
2022-09-13 11:33:45,856|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-13 11:33:45,856|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(vf-config-assign)
2022-09-13 11:33:45,857|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(vf-config-deploy)
2022-09-13 11:33:45,880|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-09-13 11:33:45,924|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:45,925|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:45,925|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:45,975|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:45,976|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:45,976|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-09-13 11:33:45,983|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-09-13 11:33:46,089|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:46,090|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:46,107|aee79f0a-1ea8-44e6-b0ee-bb42994a27f7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-09-13 11:33:53,523|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(3a29dd5e-2464-4078-b9f5-5de328853892) CBA(/opt/app/onap/blueprints/archive/3a29dd5e-2464-4078-b9f5-5de328853892/cba.zip)
2022-09-13 11:33:53,533|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a29dd5e-2464-4078-b9f5-5de328853892) and entry definition file (Definitions/CNF.json)
2022-09-13 11:33:53,586|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:53,586|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:53,598|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:53,598|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(scale-out)
2022-09-13 11:33:53,599|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(scale)
2022-09-13 11:33:53,599|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(scale-in)
2022-09-13 11:33:53,599|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(health-check)
2022-09-13 11:33:53,615|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a29dd5e-2464-4078-b9f5-5de328853892) and entry definition file (Definitions/CNF.json)
2022-09-13 11:33:53,659|519f9497-4cd1-4619-9ec4-4f0b6b58b0a7||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/3a29dd5e-2464-4078-b9f5-5de328853892) present to clean.
2022-09-13 11:33:54,813|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0f4c73b5-d245-4b03-9718-07d45f5f3daa)
2022-09-13 11:33:54,813|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| deleting definition types under : /opt/app/onap/blueprints/working/0f4c73b5-d245-4b03-9718-07d45f5f3daa/Definitions
2022-09-13 11:33:54,816|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| reinitialized all type definitions
2022-09-13 11:33:54,817|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-09-13 11:33:54,833|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(vnf-template)
2022-09-13 11:33:54,840|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(vnf-mapping)
2022-09-13 11:33:54,845|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-09-13 11:33:54,855|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,870|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,877|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,883|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-09-13 11:33:54,883|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-09-13 11:33:54,883|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-09-13 11:33:54,899|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,909|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,916|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,923|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-13 11:33:54,936|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,942|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,948|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,954|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,959|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,964|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:54,977|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(config-assign)
2022-09-13 11:33:54,979|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(baseconfig-template)
2022-09-13 11:33:54,979|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-09-13 11:33:54,979|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-09-13 11:33:54,999|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:55,005|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:55,010|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(input)
2022-09-13 11:33:55,015|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ***** Enhancing NodeTemplate(config-deploy)
2022-09-13 11:33:55,042|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(resource-assignment)
2022-09-13 11:33:55,042|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-09-13 11:33:55,043|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-09-13 11:33:55,043|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-09-13 11:33:55,043|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-09-13 11:33:55,043|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-09-13 11:33:55,043|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/0f4c73b5-d245-4b03-9718-07d45f5f3daa/Templates/vnf-mapping.json
2022-09-13 11:33:55,046|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-09-13 11:33:55,046|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-09-13 11:33:55,046|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/0f4c73b5-d245-4b03-9718-07d45f5f3daa/Templates/base_ubuntu20-mapping.json
2022-09-13 11:33:55,048|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-09-13 11:33:55,048|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-09-13 11:33:55,048|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(config-assign)
2022-09-13 11:33:55,049|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-09-13 11:33:55,049|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(config-assign) targets(config-assign)
2022-09-13 11:33:55,049|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-09-13 11:33:55,049|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-09-13 11:33:55,049|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enriching artifacts file(/opt/app/onap/blueprints/working/0f4c73b5-d245-4b03-9718-07d45f5f3daa/Templates/baseconfig-mapping.json
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing Workflow(config-deploy)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| identified workflow(config-deploy) targets(config-deploy)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| workflow(config-deploy) resource assignment files([]
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| ##### Enhancing blueprint Resource Definitions
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/vnf-mapping.json)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-09-13 11:33:55,051|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| processing file (Templates/baseconfig-mapping.json)
2022-09-13 11:33:55,056|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-09-13 11:33:55,130|82d1d622-5d85-4f83-b968-352e9ebc5089||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-09-13 11:33:55,247|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Save processing(738e7f5d-9008-402d-b99a-011fa24d62c8) CBA(/opt/app/onap/blueprints/archive/738e7f5d-9008-402d-b99a-011fa24d62c8/cba.zip)
2022-09-13 11:33:55,253|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/738e7f5d-9008-402d-b99a-011fa24d62c8) and entry definition file (Definitions/ubuntu20.json)
2022-09-13 11:33:55,260|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-13 11:33:55,271|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(resource-assignment)
2022-09-13 11:33:55,271|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-assign)
2022-09-13 11:33:55,271|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Validating Workflow(config-deploy)
2022-09-13 11:33:55,274|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/738e7f5d-9008-402d-b99a-011fa24d62c8) and entry definition file (Definitions/ubuntu20.json)
2022-09-13 11:33:55,329|20b3c50d-1cf9-4a1b-a777-3f18e9ecb2d2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-p8t7c|||| No compiled cache(/opt/app/onap/blueprints/working/738e7f5d-9008-402d-b99a-011fa24d62c8) present to clean.