Results

By type

          12:59:44,423 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:59:44,426 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:59:44,427 |-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]
12:59:44,428 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
12:59:44,428 |-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]
12:59:44,428 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
12:59:44,445 |-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
12:59:44,591 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:59:44,601 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:59:44,605 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:59:44,614 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:59:44,716 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
12:59:44,716 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
12:59:44,717 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
12:59:44,717 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
12:59:44,717 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
12:59:44,717 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:59:44,717 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:59:44,718 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:59:44,720 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-07-13 12:59:45,579|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-58df47f447-x5wr8 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-07-13 12:59:45,583|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-07-13 12:59:49,318|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-13 12:59:49,988|||main||||INFO||||||| Finished Spring Data repository scanning in 656ms. Found 11 JPA repository interfaces.
2022-07-13 12:59:52,353|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-13 12:59:52,427|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-07-13 12:59:52,657|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-13 12:59:53,140|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-07-13 12:59:53,498|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-13 12:59:53,502|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-07-13 12:59:53,722|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-07-13 12:59:55,178|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-13 12:59:55,191|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-13 12:59:55,272|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-07-13 12:59:56,582|||main||||INFO||||||| Audit service is disabled
2022-07-13 12:59:56,833|||main||||INFO||||||| Workflow Audit store is disabled
2022-07-13 12:59:58,148|||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-07-13 12:59:58,233|||main||||INFO||||||| Dependency Management module created...
2022-07-13 12:59:59,132|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-07-13 12:59:59,373|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-07-13 13:00:00,473|||main||||INFO||||||| Netty started on port(s): 8080
2022-07-13 13:00:01,965|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-07-13 13:00:02,309|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-07-13 13:00:02,317|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.412 seconds (JVM running for 18.447)
2022-07-13 13:00:02,337|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-07-13 15:05:38,174|f8c48f7e-5bed-4f5f-ba03-5aa91cd82cd1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-13 15:05:38,176|f8c48f7e-5bed-4f5f-ba03-5aa91cd82cd1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-13 15:05:38,178|f8c48f7e-5bed-4f5f-ba03-5aa91cd82cd1||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-13 15:05:38,670|f8c48f7e-5bed-4f5f-ba03-5aa91cd82cd1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-13 15:05:38,673|f8c48f7e-5bed-4f5f-ba03-5aa91cd82cd1||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-13 15:05:40,137|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/42c2dbf2-046d-439b-8847-0af4ae9d7661)
2022-07-13 15:05:40,151|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| deleting definition types under : /opt/app/onap/blueprints/working/42c2dbf2-046d-439b-8847-0af4ae9d7661/Definitions
2022-07-13 15:05:40,247|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| reinitialized all type definitions
2022-07-13 15:05:40,253|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-13 15:05:40,299|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-13 15:05:40,311|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-13 15:05:40,322|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-13 15:05:40,376|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(helloworld)
2022-07-13 15:05:40,376|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-13 15:05:40,376|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(helloworld) targets(helloworld)
2022-07-13 15:05:40,377|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-13 15:05:40,377|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-13 15:05:40,377|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/42c2dbf2-046d-439b-8847-0af4ae9d7661/Templates/hello-world-mapping.json
2022-07-13 15:05:40,393|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-13 15:05:40,393|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-13 15:05:40,393|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing blueprint Resource Definitions
2022-07-13 15:05:40,394|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-13 15:05:40,395|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/hello-world-mapping.json)
2022-07-13 15:05:40,414|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| distinct resource keys ([])
2022-07-13 15:05:40,414|902cfb82-fa3c-488e-8d23-1dad3bbda56c||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enriching Resource Definition sources Node Template: []
2022-07-13 15:05:40,701|b186e499-86e2-46f3-b78d-9d8611dec378||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(7780fa5b-54ce-42b9-b98d-e312265b5066) CBA(/opt/app/onap/blueprints/archive/7780fa5b-54ce-42b9-b98d-e312265b5066/cba.zip)
2022-07-13 15:05:40,713|b186e499-86e2-46f3-b78d-9d8611dec378||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7780fa5b-54ce-42b9-b98d-e312265b5066) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:05:40,784|b186e499-86e2-46f3-b78d-9d8611dec378||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(helloworld)
2022-07-13 15:05:40,800|b186e499-86e2-46f3-b78d-9d8611dec378||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7780fa5b-54ce-42b9-b98d-e312265b5066) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:05:40,950|b186e499-86e2-46f3-b78d-9d8611dec378||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/7780fa5b-54ce-42b9-b98d-e312265b5066) present to clean.
2022-07-13 15:05:41,151|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing request id 654321
2022-07-13 15:05:41,151|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-13 15:05:41,151|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| StoreAuditService ID  -1
2022-07-13 15:05:41,162|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| getting cba file name(test101), version(1.0.1) from db
2022-07-13 15:05:41,249|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-13 15:05:41,252|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-13 15:05:41,254|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:05:41,273|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deriving input data for workflow: (helloworld)
2022-07-13 15:05:41,274|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-13 15:05:41,275|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-13 15:05:41,283|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-13 15:05:41,284|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-13 15:05:41,285|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-13 15:05:41,305|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-13 15:05:41,343|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Batched Sequence : ([])
2022-07-13 15:05:41,348|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Generated Resource Param Data ({ })
2022-07-13 15:05:41,442|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Preparing Response...
2022-07-13 15:05:41,444|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-13 15:05:41,444|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-13 15:05:41,447|2ebf7662-a14a-4bde-9d5a-9992f14ef8da||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a307bc71-6f5d-494d-9147-8aef12c6492e auditStoreId -1
2022-07-13 15:20:27,071|247f31f7-53b6-46ea-b49a-f5423e7c00f3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-07-13 15:20:27,072|247f31f7-53b6-46ea-b49a-f5423e7c00f3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-13 15:20:27,072|247f31f7-53b6-46ea-b49a-f5423e7c00f3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-13 15:20:27,410|247f31f7-53b6-46ea-b49a-f5423e7c00f3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-13 15:20:27,410|247f31f7-53b6-46ea-b49a-f5423e7c00f3||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-13 15:20:28,303|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8d9bf99d-7aea-4f56-9732-191ec9b517bf)
2022-07-13 15:20:28,305|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| deleting definition types under : /opt/app/onap/blueprints/working/8d9bf99d-7aea-4f56-9732-191ec9b517bf/Definitions
2022-07-13 15:20:28,309|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| reinitialized all type definitions
2022-07-13 15:20:28,310|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(helloworld)
2022-07-13 15:20:28,348|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(helloworld-template)
2022-07-13 15:20:28,359|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-07-13 15:20:28,367|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-07-13 15:20:28,426|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(helloworld)
2022-07-13 15:20:28,427|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-07-13 15:20:28,427|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(helloworld) targets(helloworld)
2022-07-13 15:20:28,427|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-07-13 15:20:28,427|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-07-13 15:20:28,427|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/8d9bf99d-7aea-4f56-9732-191ec9b517bf/Templates/hello-world-mapping.json
2022-07-13 15:20:28,445|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-07-13 15:20:28,445|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-helloworld-properties)
2022-07-13 15:20:28,445|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing blueprint Resource Definitions
2022-07-13 15:20:28,445|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-07-13 15:20:28,446|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/hello-world-mapping.json)
2022-07-13 15:20:28,455|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| distinct resource keys ([])
2022-07-13 15:20:28,455|e746aafe-4e9e-4ac5-bbf7-4aa539a40004||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enriching Resource Definition sources Node Template: []
2022-07-13 15:20:28,673|31ce26b5-9dee-4de6-9fe8-c5d3fd96c074||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(7899bd9b-0c65-4160-9d1e-85e4f87e4820) CBA(/opt/app/onap/blueprints/archive/7899bd9b-0c65-4160-9d1e-85e4f87e4820/cba.zip)
2022-07-13 15:20:28,682|31ce26b5-9dee-4de6-9fe8-c5d3fd96c074||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7899bd9b-0c65-4160-9d1e-85e4f87e4820) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:20:28,710|31ce26b5-9dee-4de6-9fe8-c5d3fd96c074||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(helloworld)
2022-07-13 15:20:28,720|31ce26b5-9dee-4de6-9fe8-c5d3fd96c074||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7899bd9b-0c65-4160-9d1e-85e4f87e4820) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:20:28,769|31ce26b5-9dee-4de6-9fe8-c5d3fd96c074||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/7899bd9b-0c65-4160-9d1e-85e4f87e4820) present to clean.
2022-07-13 15:20:28,943|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing request id 654321
2022-07-13 15:20:28,943|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| storeExecutionInput called not to store the Workflow action input details 
2022-07-13 15:20:28,943|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| StoreAuditService ID  -1
2022-07-13 15:20:28,946|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-07-13 15:20:28,946|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-07-13 15:20:28,950|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-07-13 15:20:28,978|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deriving input data for workflow: (helloworld)
2022-07-13 15:20:28,978|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-07-13 15:20:28,978|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-07-13 15:20:28,980|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-07-13 15:20:28,980|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-07-13 15:20:28,980|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-07-13 15:20:28,982|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-07-13 15:20:29,016|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Batched Sequence : ([])
2022-07-13 15:20:29,017|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Generated Resource Param Data ({ })
2022-07-13 15:20:29,033|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Preparing Response...
2022-07-13 15:20:29,033|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-07-13 15:20:29,033|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resolveWorkflowOutputs for workflow(helloworld)
2022-07-13 15:20:29,034|89d3ee9c-a24e-470d-a2e0-bb7c4d918f68||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac41f507-5111-4d4b-aeed-bd427d10903b auditStoreId -1
2022-07-13 17:35:44,063|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(858f7d5d-d581-4bf7-9722-df5d2d095390) CBA(/opt/app/onap/blueprints/archive/858f7d5d-d581-4bf7-9722-df5d2d095390/cba.zip)
2022-07-13 17:35:44,110|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/858f7d5d-d581-4bf7-9722-df5d2d095390) and entry definition file (Definitions/CNF.json)
2022-07-13 17:35:44,360|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:44,362|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:44,363|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:44,364|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale-out)
2022-07-13 17:35:44,366|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale)
2022-07-13 17:35:44,367|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale-in)
2022-07-13 17:35:44,368|7169d4a8-8644-4012-8f37-4048e6ea3f79||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(health-check)
2022-07-13 17:35:44,756|7169d4a8-8644-4012-8f37-4048e6ea3f79||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/858f7d5d-d581-4bf7-9722-df5d2d095390) and entry definition file (Definitions/CNF.json)
2022-07-13 17:35:44,970|7169d4a8-8644-4012-8f37-4048e6ea3f79||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/858f7d5d-d581-4bf7-9722-df5d2d095390) present to clean.
2022-07-13 17:35:46,008|2d897e71-00f1-45a7-addc-21eef6074c89||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-13 17:35:46,008|2d897e71-00f1-45a7-addc-21eef6074c89||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-13 17:35:46,009|2d897e71-00f1-45a7-addc-21eef6074c89||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-13 17:35:46,678|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-13 17:35:46,678|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-13 17:35:47,472|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-13 17:35:47,476|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(6760ecce-23f0-413a-8470-75a24fa3e48a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-13 17:35:47,523|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(13b90c3a-e5e4-439c-804b-0a885d8ab091) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-13 17:35:47,542|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(8556775c-466f-4d74-babd-0480a6cecd27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-13 17:35:47,569|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(922cf84a-9da9-44bd-aee0-8d653df6e5f1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-13 17:35:47,602|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(545d47ba-efcb-4914-8f53-df24f7372216) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-13 17:35:47,638|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(f0503eda-478c-4a15-a0b1-415cffbfd9eb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-13 17:35:47,676|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-13 17:35:47,676|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-13 17:35:47,676|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-13 17:35:47,677|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:35:47,679|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-13 17:35:47,680|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:35:47,730|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:35:47,768|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:35:47,826|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:35:47,856|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:35:47,955|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:47,956|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:47,957|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,032|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:35:48,148|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:48,150|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:48,151|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,222|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-13 17:35:48,342|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:48,343|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,400|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:48,401|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,403|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-13 17:35:48,417|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-13 17:35:48,536|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:48,537|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:48,538|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign-day-2)
2022-07-13 17:35:48,539|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,540|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy-day-2)
2022-07-13 17:35:48,571|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-13 17:35:48,676|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:35:48,677|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:35:48,678|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:35:48,679|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(HealthCheck)
2022-07-13 17:35:48,681|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-13 17:35:48,682|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(vf-config-assign)
2022-07-13 17:35:48,683|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(vf-config-deploy)
2022-07-13 17:35:48,738|2d897e71-00f1-45a7-addc-21eef6074c89||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:36:00,952|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/29559d43-8423-4d87-ab6b-8274eeb94139)
2022-07-13 17:36:00,952|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| deleting definition types under : /opt/app/onap/blueprints/working/29559d43-8423-4d87-ab6b-8274eeb94139/Definitions
2022-07-13 17:36:00,958|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| reinitialized all type definitions
2022-07-13 17:36:00,959|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-13 17:36:00,994|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(vnf-template)
2022-07-13 17:36:01,007|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-13 17:36:01,026|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-13 17:36:01,056|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,086|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,098|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,108|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-13 17:36:01,108|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-13 17:36:01,108|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-13 17:36:01,127|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,140|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,154|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,167|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-13 17:36:01,195|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,206|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,216|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,227|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,236|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,251|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,275|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-13 17:36:01,281|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-13 17:36:01,282|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-13 17:36:01,282|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-13 17:36:01,300|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,309|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,319|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:36:01,327|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-13 17:36:01,379|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(resource-assignment)
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-13 17:36:01,380|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/29559d43-8423-4d87-ab6b-8274eeb94139/Templates/vnf-mapping.json
2022-07-13 17:36:01,387|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-13 17:36:01,387|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-13 17:36:01,387|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/29559d43-8423-4d87-ab6b-8274eeb94139/Templates/base_ubuntu20-mapping.json
2022-07-13 17:36:01,394|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-13 17:36:01,394|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-13 17:36:01,394|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(config-assign)
2022-07-13 17:36:01,395|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-13 17:36:01,395|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(config-assign) targets(config-assign)
2022-07-13 17:36:01,395|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-13 17:36:01,395|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-13 17:36:01,395|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/29559d43-8423-4d87-ab6b-8274eeb94139/Templates/baseconfig-mapping.json
2022-07-13 17:36:01,400|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-13 17:36:01,400|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(config-deploy)
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-deploy) resource assignment files([]
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing blueprint Resource Definitions
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/vnf-mapping.json)
2022-07-13 17:36:01,401|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-13 17:36:01,402|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/baseconfig-mapping.json)
2022-07-13 17:36:01,422|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-07-13 17:36:01,507|4033262f-7a5e-4879-a5c9-7c1a41c6c640||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-13 17:36:01,699|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(563a8229-f0f9-433d-b71f-a09be1c7e9e8) CBA(/opt/app/onap/blueprints/archive/563a8229-f0f9-433d-b71f-a09be1c7e9e8/cba.zip)
2022-07-13 17:36:01,711|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/563a8229-f0f9-433d-b71f-a09be1c7e9e8) and entry definition file (Definitions/ubuntu20.json)
2022-07-13 17:36:01,727|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:36:01,755|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:36:01,756|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:36:01,757|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:36:01,771|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/563a8229-f0f9-433d-b71f-a09be1c7e9e8) and entry definition file (Definitions/ubuntu20.json)
2022-07-13 17:36:01,823|b64a0903-93ca-4163-bd25-96baff2918d5||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/563a8229-f0f9-433d-b71f-a09be1c7e9e8) present to clean.
2022-07-13 17:43:47,827|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(e1fead79-86d7-4e39-a421-550b7ebcf500) CBA(/opt/app/onap/blueprints/archive/e1fead79-86d7-4e39-a421-550b7ebcf500/cba.zip)
2022-07-13 17:43:47,863|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1fead79-86d7-4e39-a421-550b7ebcf500) and entry definition file (Definitions/CNF.json)
2022-07-13 17:43:47,960|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:43:47,962|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:43:47,963|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:43:47,964|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale-out)
2022-07-13 17:43:47,965|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale)
2022-07-13 17:43:47,966|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(scale-in)
2022-07-13 17:43:47,966|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(health-check)
2022-07-13 17:43:48,006|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e1fead79-86d7-4e39-a421-550b7ebcf500) and entry definition file (Definitions/CNF.json)
2022-07-13 17:43:48,040|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :APACHE::1.0.0
2022-07-13 17:43:48,080|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-07-13 17:43:48,083|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-07-13 17:43:48,125|fea13f92-e3ee-4a42-98ff-0286e10e318c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/e1fead79-86d7-4e39-a421-550b7ebcf500) present to clean.
2022-07-13 17:44:00,684|5e9195fc-56c2-4869-be5b-6ca5dae239a2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-07-13 17:44:00,685|5e9195fc-56c2-4869-be5b-6ca5dae239a2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-07-13 17:44:00,685|5e9195fc-56c2-4869-be5b-6ca5dae239a2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-07-13 17:44:01,030|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-07-13 17:44:01,031|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-07-13 17:44:01,692|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-07-13 17:44:01,693|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(6bc72b0f-8957-44d9-a074-75f6252abc3b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-07-13 17:44:01,711|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(6072fa78-f5ef-48e0-bcb6-c19898e31960) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-07-13 17:44:01,719|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(abaa4e9b-f34b-47b8-9fca-538b08009ce1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-07-13 17:44:01,730|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(7ad90e7e-e6c6-4c7d-b7ed-c212ab9290d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-07-13 17:44:01,744|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(61906a08-24b5-4ffe-a65b-32cbb5b5c1b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-07-13 17:44:01,759|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(48ecf219-8536-4c58-8684-2a13fcd89daa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-07-13 17:44:01,774|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-13 17:44:01,774|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-13 17:44:01,774|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-13 17:44:01,775|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:44:01,775|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-13 17:44:01,775|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:44:01,805|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:44:01,848|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:44:01,871|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:44:01,895|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:44:01,954|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:01,955|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:01,956|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:01,996|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:44:02,032|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-13 17:44:02,053|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-07-13 17:44:02,060|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-07-13 17:44:02,103|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:02,103|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:02,104|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:02,172|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-07-13 17:44:02,220|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-13 17:44:02,243|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-07-13 17:44:02,254|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-07-13 17:44:02,312|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:02,315|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:02,316|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:02,317|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(HealthCheck)
2022-07-13 17:44:02,318|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(ScaleOutReconfiguration)
2022-07-13 17:44:02,319|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(vf-config-assign)
2022-07-13 17:44:02,320|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(vf-config-deploy)
2022-07-13 17:44:02,372|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-07-13 17:44:02,410|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-07-13 17:44:02,434|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-07-13 17:44:02,441|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:02,442|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:02,443|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-07-13 17:44:02,509|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:02,511|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:02,512|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-07-13 17:44:02,522|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-07-13 17:44:02,547|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-07-13 17:44:02,565|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-07-13 17:44:02,575|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-07-13 17:44:02,611|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-07-13 17:44:02,643|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-07-13 17:44:02,652|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-07-13 17:44:02,694|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:02,695|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:02,696|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign-day-2)
2022-07-13 17:44:02,698|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:02,698|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy-day-2)
2022-07-13 17:44:02,716|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-07-13 17:44:02,734|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :5G_Core::1.0.37
2022-07-13 17:44:02,755|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-07-13 17:44:02,757|5e9195fc-56c2-4869-be5b-6ca5dae239a2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-07-13 17:44:14,840|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1b6ac676-e973-4f0c-8fa7-44354a3aec92)
2022-07-13 17:44:14,840|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| deleting definition types under : /opt/app/onap/blueprints/working/1b6ac676-e973-4f0c-8fa7-44354a3aec92/Definitions
2022-07-13 17:44:14,843|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| reinitialized all type definitions
2022-07-13 17:44:14,844|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-07-13 17:44:14,871|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(vnf-template)
2022-07-13 17:44:14,880|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(vnf-mapping)
2022-07-13 17:44:14,891|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-07-13 17:44:14,917|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:14,945|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:14,955|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:14,965|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-07-13 17:44:14,965|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-07-13 17:44:14,965|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-07-13 17:44:15,000|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,011|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,021|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,030|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(sdnc)
2022-07-13 17:44:15,054|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,065|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,074|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,082|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,091|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,102|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,123|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(config-assign)
2022-07-13 17:44:15,132|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(baseconfig-template)
2022-07-13 17:44:15,132|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-07-13 17:44:15,132|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-07-13 17:44:15,149|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,161|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,171|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(input)
2022-07-13 17:44:15,180|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ***** Enhancing NodeTemplate(config-deploy)
2022-07-13 17:44:15,221|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(resource-assignment)
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-07-13 17:44:15,222|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b6ac676-e973-4f0c-8fa7-44354a3aec92/Templates/vnf-mapping.json
2022-07-13 17:44:15,229|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-07-13 17:44:15,229|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-07-13 17:44:15,229|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b6ac676-e973-4f0c-8fa7-44354a3aec92/Templates/base_ubuntu20-mapping.json
2022-07-13 17:44:15,234|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-07-13 17:44:15,234|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-07-13 17:44:15,235|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(config-assign)
2022-07-13 17:44:15,235|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-07-13 17:44:15,236|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(config-assign) targets(config-assign)
2022-07-13 17:44:15,236|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-07-13 17:44:15,236|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-07-13 17:44:15,236|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enriching artifacts file(/opt/app/onap/blueprints/working/1b6ac676-e973-4f0c-8fa7-44354a3aec92/Templates/baseconfig-mapping.json
2022-07-13 17:44:15,240|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-07-13 17:44:15,241|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| dataType not present for the recipe(dt-config-assign-properties)
2022-07-13 17:44:15,241|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing Workflow(config-deploy)
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| identified workflow(config-deploy) targets(config-deploy)
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| workflow(config-deploy) resource assignment files([]
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| ##### Enhancing blueprint Resource Definitions
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/vnf-mapping.json)
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-07-13 17:44:15,242|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| processing file (Templates/baseconfig-mapping.json)
2022-07-13 17:44:15,255|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-07-13 17:44:15,353|8db301f6-79b0-4bc7-9144-7f6c11fe78bc||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-07-13 17:44:15,556|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Save processing(f2f16a77-4385-4e1b-aa4a-d06be2f91d72) CBA(/opt/app/onap/blueprints/archive/f2f16a77-4385-4e1b-aa4a-d06be2f91d72/cba.zip)
2022-07-13 17:44:15,564|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2f16a77-4385-4e1b-aa4a-d06be2f91d72) and entry definition file (Definitions/ubuntu20.json)
2022-07-13 17:44:15,576|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-07-13 17:44:15,597|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(resource-assignment)
2022-07-13 17:44:15,599|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-assign)
2022-07-13 17:44:15,600|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Validating Workflow(config-deploy)
2022-07-13 17:44:15,609|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f2f16a77-4385-4e1b-aa4a-d06be2f91d72) and entry definition file (Definitions/ubuntu20.json)
2022-07-13 17:44:15,627|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-07-13 17:44:15,647|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-07-13 17:44:15,648|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-07-13 17:44:15,680|00f4e245-8575-4352-92a3-752de13b786a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-58df47f447-x5wr8|||| No compiled cache(/opt/app/onap/blueprints/working/f2f16a77-4385-4e1b-aa4a-d06be2f91d72) present to clean.