Results

By type

          03:37:13,330 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:37:13,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:37:13,343 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
03:37:13,353 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:37:13,354 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:37:13,354 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
03:37:13,390 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
03:37:13,781 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:37:13,821 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:37:13,831 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:37:13,858 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:37:14,052 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:37:14,052 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:37:14,053 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:37:14,053 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:37:14,053 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:37:14,053 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:37:14,053 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:37:14,054 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:37:14,058 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-03-19 03:37:15,729|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-t4tc7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-03-19 03:37:15,735|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-19 03:37:22,885|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-19 03:37:24,653|||main||||INFO||||||| Finished Spring Data repository scanning in 1726ms. Found 11 JPA repository interfaces.
2022-03-19 03:37:29,831|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-19 03:37:29,967|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-19 03:37:30,376|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-19 03:37:31,397|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-19 03:37:32,131|||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-03-19 03:37:32,139|||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-03-19 03:37:32,465|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-19 03:37:39,439|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-19 03:37:39,458|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-19 03:37:39,669|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-19 03:37:42,330|||main||||INFO||||||| Audit service is disabled
2022-03-19 03:37:42,714|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-19 03:37:46,815|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-03-19 03:37:46,950|||main||||INFO||||||| Dependency Management module created...
2022-03-19 03:37:49,677|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-19 03:37:50,216|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-19 03:37:52,908|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-19 03:37:57,312|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-19 03:37:57,955|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-19 03:37:57,968|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 43.572 seconds (JVM running for 45.853)
2022-03-19 03:37:58,011|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-19 04:59:24,653|4a164325-1879-45be-88ad-fd7ceab5045f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-19 04:59:24,667|4a164325-1879-45be-88ad-fd7ceab5045f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 04:59:24,671|4a164325-1879-45be-88ad-fd7ceab5045f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 04:59:28,685|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 04:59:28,689|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 04:59:33,313|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-19 04:59:33,352|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(f61cb20d-b5a9-42cf-a074-1bf9bc52f447) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-19 04:59:33,532|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(b8c53ab7-81ad-4853-ae04-fe7c7127cc32) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-19 04:59:33,590|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(15e330a1-2ba1-457e-83f1-f13bbbf28e5d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-19 04:59:33,670|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(30641e17-d53c-4789-aea0-643be5d661cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-19 04:59:33,775|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(a5e04eea-700a-4dfb-9ca1-917fde6547a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-19 04:59:33,976|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:34,321|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(039857e5-61b9-4cdf-ba9b-45616a46ed7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-19 04:59:34,359|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:34,363|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:34,363|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 04:59:34,374|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 04:59:34,391|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:34,587|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 04:59:34,723|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 04:59:34,837|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 04:59:34,882|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 04:59:35,413|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 04:59:35,418|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 04:59:35,419|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:35,420|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(HealthCheck)
2022-03-19 04:59:35,422|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-19 04:59:35,423|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-assign)
2022-03-19 04:59:35,424|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-deploy)
2022-03-19 04:59:35,537|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 04:59:35,974|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 04:59:35,976|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 04:59:35,977|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:36,107|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:36,573|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 04:59:36,574|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:36,655|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 04:59:36,659|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:36,663|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 04:59:36,764|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:37,284|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 04:59:37,288|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 04:59:37,289|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign-day-2)
2022-03-19 04:59:37,290|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:37,296|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy-day-2)
2022-03-19 04:59:37,387|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 04:59:38,036|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 04:59:38,038|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 04:59:38,039|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 04:59:38,165|4a164325-1879-45be-88ad-fd7ceab5045f||DefaultDispatcher-worker-32||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:00:05,005|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/681713f0-0450-4bb3-9eca-e1d474069cf8)
2022-03-19 05:00:05,013|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/681713f0-0450-4bb3-9eca-e1d474069cf8/Definitions
2022-03-19 05:00:05,031|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:00:05,044|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-19 05:00:05,151|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-19 05:00:05,239|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-19 05:00:05,274|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-19 05:00:05,296|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-19 05:00:05,450|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-19 05:00:05,526|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-assign)
2022-03-19 05:00:05,529|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-19 05:00:05,529|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-assign) targets(resolve-data)
2022-03-19 05:00:05,529|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-19 05:00:05,530|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-19 05:00:05,530|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/681713f0-0450-4bb3-9eca-e1d474069cf8/Templates/netconfrpc-mapping.json
2022-03-19 05:00:05,562|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-19 05:00:05,562|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-19 05:00:05,564|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-deploy)
2022-03-19 05:00:05,587|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-19 05:00:05,587|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-19 05:00:05,593|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) resource assignment files([]
2022-03-19 05:00:05,593|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:00:05,594|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-19 05:00:05,597|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-19 05:00:05,615|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([input-source])
2022-03-19 05:00:05,648|aefbec34-3c91-4ab7-8173-c836385833d9||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-19 05:01:03,617|40bfc19e-0073-4e85-b524-056b43f496a2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:01:03,618|40bfc19e-0073-4e85-b524-056b43f496a2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:01:03,619|40bfc19e-0073-4e85-b524-056b43f496a2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:01:04,819|40bfc19e-0073-4e85-b524-056b43f496a2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:01:04,819|40bfc19e-0073-4e85-b524-056b43f496a2||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:01:07,357|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/39b8b63a-c867-4afb-9f5d-205a00f393ac)
2022-03-19 05:01:07,359|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/39b8b63a-c867-4afb-9f5d-205a00f393ac/Definitions
2022-03-19 05:01:07,363|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:01:07,366|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:01:07,431|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:01:07,461|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:01:07,480|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:01:07,535|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:01:07,535|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:01:07,536|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:01:07,562|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:01:07,562|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:01:07,562|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/39b8b63a-c867-4afb-9f5d-205a00f393ac/Templates/hello-world-mapping.json
2022-03-19 05:01:07,605|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:01:07,605|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:01:07,606|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:01:07,606|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:01:07,606|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:01:07,634|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:01:07,634|8d273e9d-0e3c-4c4e-b43d-965a2319be83||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:01:08,028|d38093ab-bfb1-4fa3-9074-fd410d0a7ca1||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(bd0698da-7b10-4cad-b369-75df19b621da) CBA(/opt/app/onap/blueprints/archive/bd0698da-7b10-4cad-b369-75df19b621da/cba.zip)
2022-03-19 05:01:08,045|d38093ab-bfb1-4fa3-9074-fd410d0a7ca1||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd0698da-7b10-4cad-b369-75df19b621da) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:01:08,086|d38093ab-bfb1-4fa3-9074-fd410d0a7ca1||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:01:08,099|d38093ab-bfb1-4fa3-9074-fd410d0a7ca1||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bd0698da-7b10-4cad-b369-75df19b621da) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:01:08,272|d38093ab-bfb1-4fa3-9074-fd410d0a7ca1||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/bd0698da-7b10-4cad-b369-75df19b621da) present to clean.
2022-03-19 05:01:08,608|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:01:08,608|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:01:08,609|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:01:08,641|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| getting cba file name(test101), version(1.0.1) from db
2022-03-19 05:01:09,169|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:01:09,174|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:01:09,181|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:01:09,315|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:01:09,316|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:01:09,317|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:01:09,370|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:01:09,371|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:01:09,373|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:01:09,475|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:01:09,558|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:01:09,565|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:01:09,734|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:01:09,739|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:01:09,740|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:01:09,746|cbeed9bd-3d32-4b5a-96c3-1d4ada434c52||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 943861e5-e340-4f37-9cfe-c2a5d70cdb95 auditStoreId -1
2022-03-19 05:02:12,616|43fb27a2-b315-4977-8150-7d658695616b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:02:12,616|43fb27a2-b315-4977-8150-7d658695616b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:02:12,616|43fb27a2-b315-4977-8150-7d658695616b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:02:13,770|43fb27a2-b315-4977-8150-7d658695616b||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:02:13,771|43fb27a2-b315-4977-8150-7d658695616b||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:02:15,950|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/64d0e5dc-2519-4f2d-9c2f-f3feda05047f)
2022-03-19 05:02:15,951|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/64d0e5dc-2519-4f2d-9c2f-f3feda05047f/Definitions
2022-03-19 05:02:15,953|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:02:15,955|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:02:16,010|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:02:16,021|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:02:16,040|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:02:16,070|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:02:16,071|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:02:16,071|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:02:16,071|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:02:16,071|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:02:16,071|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/64d0e5dc-2519-4f2d-9c2f-f3feda05047f/Templates/hello-world-mapping.json
2022-03-19 05:02:16,083|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:02:16,084|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:02:16,085|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:02:16,085|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:02:16,085|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:02:16,111|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:02:16,111|ff93324c-2f26-402d-9312-994a06ac15e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:02:16,556|d328695e-a7cc-482d-aac9-8e2fba30974b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(285af35c-fe83-4220-87e5-a43f35c7b526) CBA(/opt/app/onap/blueprints/archive/285af35c-fe83-4220-87e5-a43f35c7b526/cba.zip)
2022-03-19 05:02:16,574|d328695e-a7cc-482d-aac9-8e2fba30974b||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/285af35c-fe83-4220-87e5-a43f35c7b526) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:02:16,616|d328695e-a7cc-482d-aac9-8e2fba30974b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:02:16,655|d328695e-a7cc-482d-aac9-8e2fba30974b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/285af35c-fe83-4220-87e5-a43f35c7b526) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:02:16,846|d328695e-a7cc-482d-aac9-8e2fba30974b||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/285af35c-fe83-4220-87e5-a43f35c7b526) present to clean.
2022-03-19 05:02:17,146|c94be73f-397d-4f34-b334-a8cb0b5d40b9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:02:17,147|c94be73f-397d-4f34-b334-a8cb0b5d40b9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:02:17,147|c94be73f-397d-4f34-b334-a8cb0b5d40b9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:02:17,199|c94be73f-397d-4f34-b334-a8cb0b5d40b9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:02:17,200|c94be73f-397d-4f34-b334-a8cb0b5d40b9||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:02:17,223|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:02:17,462|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:02:17,462|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:02:17,462|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:02:17,464|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:02:17,464|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:02:17,464|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:02:17,467|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:02:17,504|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:02:17,506|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:02:17,517|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:02:17,518|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:02:17,518|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:02:17,519|c94be73f-397d-4f34-b334-a8cb0b5d40b9||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9d776fcf-37d8-42c0-8abb-60a0906192ef auditStoreId -1
2022-03-19 05:03:07,517|f457b573-b03b-455e-827b-9852be9f0de8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:03:07,518|f457b573-b03b-455e-827b-9852be9f0de8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:03:07,518|f457b573-b03b-455e-827b-9852be9f0de8||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:03:08,478|f457b573-b03b-455e-827b-9852be9f0de8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:03:08,480|f457b573-b03b-455e-827b-9852be9f0de8||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:03:10,378|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1adfc871-a2e3-45cb-9c4d-1fc35af7a4cf)
2022-03-19 05:03:10,380|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/1adfc871-a2e3-45cb-9c4d-1fc35af7a4cf/Definitions
2022-03-19 05:03:10,384|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:03:10,385|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:03:10,420|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:03:10,431|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:03:10,443|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:03:10,477|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:03:10,478|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:03:10,478|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:03:10,478|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:03:10,478|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:03:10,478|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/1adfc871-a2e3-45cb-9c4d-1fc35af7a4cf/Templates/hello-world-mapping.json
2022-03-19 05:03:10,489|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:03:10,489|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:03:10,489|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:03:10,489|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:03:10,490|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:03:10,502|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:03:10,502|67d967ea-4c1a-40c9-9010-da2621144eca||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:03:10,823|fdc29512-3cd5-483a-948c-1dec7ec12c0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(cecf43e6-1dbc-4909-9f92-bd6619e53603) CBA(/opt/app/onap/blueprints/archive/cecf43e6-1dbc-4909-9f92-bd6619e53603/cba.zip)
2022-03-19 05:03:10,833|fdc29512-3cd5-483a-948c-1dec7ec12c0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cecf43e6-1dbc-4909-9f92-bd6619e53603) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:03:10,854|fdc29512-3cd5-483a-948c-1dec7ec12c0e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:03:10,865|fdc29512-3cd5-483a-948c-1dec7ec12c0e||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cecf43e6-1dbc-4909-9f92-bd6619e53603) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:03:10,951|fdc29512-3cd5-483a-948c-1dec7ec12c0e||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/cecf43e6-1dbc-4909-9f92-bd6619e53603) present to clean.
2022-03-19 05:03:11,166|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:03:11,166|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:03:11,166|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:03:11,170|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:03:11,170|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:03:11,171|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:03:11,186|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:03:11,186|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:03:11,186|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:03:11,188|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:03:11,188|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:03:11,188|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:03:11,192|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:03:11,214|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:03:11,216|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:03:11,241|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:03:11,243|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:03:11,243|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:03:11,245|e0208213-bb4e-4724-9e2a-4a5cb1a0bc49||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fc208321-7f9c-42f5-9eb0-cea53f806e1b auditStoreId -1
2022-03-19 05:04:40,372|d6b9e770-5c82-4314-8a09-2c92ada85a7b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:04:40,372|d6b9e770-5c82-4314-8a09-2c92ada85a7b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:04:40,373|d6b9e770-5c82-4314-8a09-2c92ada85a7b||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:04:40,994|d6b9e770-5c82-4314-8a09-2c92ada85a7b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:04:40,995|d6b9e770-5c82-4314-8a09-2c92ada85a7b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:04:42,695|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e09b4449-7e43-40b9-883d-860344879b45)
2022-03-19 05:04:42,697|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/e09b4449-7e43-40b9-883d-860344879b45/Definitions
2022-03-19 05:04:42,699|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:04:42,701|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:04:42,766|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:04:42,835|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:04:42,863|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:04:42,898|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:04:42,899|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:04:42,899|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:04:42,899|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:04:42,899|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:04:42,899|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/e09b4449-7e43-40b9-883d-860344879b45/Templates/hello-world-mapping.json
2022-03-19 05:04:42,911|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:04:42,911|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:04:42,911|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:04:42,911|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:04:42,912|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:04:42,931|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:04:42,931|a28ccb52-d2f8-4457-bec0-c503c9dbef1b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:04:43,424|905bef62-0f47-46c9-87d9-42c1242047c7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(e13ce1cb-5111-4651-8791-9fb932b47a3f) CBA(/opt/app/onap/blueprints/archive/e13ce1cb-5111-4651-8791-9fb932b47a3f/cba.zip)
2022-03-19 05:04:43,440|905bef62-0f47-46c9-87d9-42c1242047c7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e13ce1cb-5111-4651-8791-9fb932b47a3f) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:04:43,472|905bef62-0f47-46c9-87d9-42c1242047c7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:04:43,483|905bef62-0f47-46c9-87d9-42c1242047c7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e13ce1cb-5111-4651-8791-9fb932b47a3f) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:04:43,613|905bef62-0f47-46c9-87d9-42c1242047c7||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/e13ce1cb-5111-4651-8791-9fb932b47a3f) present to clean.
2022-03-19 05:04:44,026|73bae5c8-d7dd-451e-9030-bd774a7648a8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:04:44,026|73bae5c8-d7dd-451e-9030-bd774a7648a8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:04:44,026|73bae5c8-d7dd-451e-9030-bd774a7648a8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:04:44,053|73bae5c8-d7dd-451e-9030-bd774a7648a8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:04:44,053|73bae5c8-d7dd-451e-9030-bd774a7648a8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:04:44,102|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:04:44,245|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:04:44,246|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:04:44,246|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:04:44,247|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:04:44,247|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:04:44,247|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:04:44,250|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:04:44,314|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:04:44,315|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:04:44,370|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:04:44,370|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:04:44,371|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:04:44,371|73bae5c8-d7dd-451e-9030-bd774a7648a8||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bd17b3fa-2a92-4782-a87f-0aa752bee517 auditStoreId -1
2022-03-19 05:05:05,258|7b4b8fed-5c80-4834-8a9c-b4d2998b3891||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:05:05,259|7b4b8fed-5c80-4834-8a9c-b4d2998b3891||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:05:05,259|7b4b8fed-5c80-4834-8a9c-b4d2998b3891||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:05:06,411|7b4b8fed-5c80-4834-8a9c-b4d2998b3891||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:05:06,412|7b4b8fed-5c80-4834-8a9c-b4d2998b3891||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:05:08,880|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b8019df9-84d3-4799-95ac-c84875f4c11f)
2022-03-19 05:05:08,886|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/b8019df9-84d3-4799-95ac-c84875f4c11f/Definitions
2022-03-19 05:05:08,889|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:05:08,890|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:05:08,923|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:05:08,948|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:05:08,968|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:05:09,005|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:05:09,005|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:05:09,005|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:05:09,006|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:05:09,006|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:05:09,010|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/b8019df9-84d3-4799-95ac-c84875f4c11f/Templates/hello-world-mapping.json
2022-03-19 05:05:09,023|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:05:09,024|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:05:09,024|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:05:09,025|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:05:09,025|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:05:09,034|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:05:09,034|7e0d5f72-4514-47b1-b04c-4a489e8f5037||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:05:09,412|a536f9f9-f8e8-47fc-a5d8-25aa6f0fd427||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(4044bb26-ff6d-4f80-9737-db2f34cc5530) CBA(/opt/app/onap/blueprints/archive/4044bb26-ff6d-4f80-9737-db2f34cc5530/cba.zip)
2022-03-19 05:05:09,421|a536f9f9-f8e8-47fc-a5d8-25aa6f0fd427||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4044bb26-ff6d-4f80-9737-db2f34cc5530) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:09,446|a536f9f9-f8e8-47fc-a5d8-25aa6f0fd427||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:05:09,456|a536f9f9-f8e8-47fc-a5d8-25aa6f0fd427||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4044bb26-ff6d-4f80-9737-db2f34cc5530) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:09,544|a536f9f9-f8e8-47fc-a5d8-25aa6f0fd427||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/4044bb26-ff6d-4f80-9737-db2f34cc5530) present to clean.
2022-03-19 05:05:09,853|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:05:09,853|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:05:09,853|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:05:09,854|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:05:09,854|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:05:09,858|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:09,864|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:05:09,864|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:05:09,864|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:05:09,865|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:05:09,865|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:05:09,865|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:05:09,868|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:05:09,891|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:05:09,893|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:05:09,902|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:05:09,903|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:05:09,903|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:05:09,904|5492b00e-6b7a-48aa-8bf0-a36c7657eae4||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a7c70ce-ca6f-4e6a-aaf4-d9692b7cbad9 auditStoreId -1
2022-03-19 05:05:51,958|dd53170c-b94b-4117-8c0b-adc4d596e759||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:05:51,958|dd53170c-b94b-4117-8c0b-adc4d596e759||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:05:51,958|dd53170c-b94b-4117-8c0b-adc4d596e759||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:05:52,749|dd53170c-b94b-4117-8c0b-adc4d596e759||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:05:52,749|dd53170c-b94b-4117-8c0b-adc4d596e759||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:05:54,823|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/50c8e5c6-9b6c-4a33-a704-febb938f80f9)
2022-03-19 05:05:54,824|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/50c8e5c6-9b6c-4a33-a704-febb938f80f9/Definitions
2022-03-19 05:05:54,826|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:05:54,829|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:05:54,901|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:05:54,918|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:05:54,944|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:05:54,972|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:05:54,973|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:05:54,973|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:05:54,973|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:05:54,973|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:05:54,973|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/50c8e5c6-9b6c-4a33-a704-febb938f80f9/Templates/hello-world-mapping.json
2022-03-19 05:05:54,985|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:05:54,985|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:05:54,985|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:05:54,985|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:05:54,985|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:05:54,997|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:05:54,998|54a59d6e-0a7e-4dfa-b7a9-045ce08da88d||DefaultDispatcher-worker-41||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:05:55,274|120cf4c2-25f9-421d-a873-51254ca4eb82||DefaultDispatcher-worker-46||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(be251b1e-19ff-4169-83f7-caadab9701ff) CBA(/opt/app/onap/blueprints/archive/be251b1e-19ff-4169-83f7-caadab9701ff/cba.zip)
2022-03-19 05:05:55,292|120cf4c2-25f9-421d-a873-51254ca4eb82||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be251b1e-19ff-4169-83f7-caadab9701ff) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:55,316|120cf4c2-25f9-421d-a873-51254ca4eb82||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:05:55,327|120cf4c2-25f9-421d-a873-51254ca4eb82||DefaultDispatcher-worker-46||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be251b1e-19ff-4169-83f7-caadab9701ff) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:55,399|120cf4c2-25f9-421d-a873-51254ca4eb82||DefaultDispatcher-worker-46||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/be251b1e-19ff-4169-83f7-caadab9701ff) present to clean.
2022-03-19 05:05:55,704|a6e80492-aed9-4aec-bef7-6b4c43d36e96||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:05:55,704|a6e80492-aed9-4aec-bef7-6b4c43d36e96||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:05:55,704|a6e80492-aed9-4aec-bef7-6b4c43d36e96||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:05:55,707|a6e80492-aed9-4aec-bef7-6b4c43d36e96||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:05:55,707|a6e80492-aed9-4aec-bef7-6b4c43d36e96||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:05:55,711|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-46||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:05:55,761|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:05:55,761|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:05:55,761|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:05:55,762|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:05:55,762|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:05:55,763|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:05:55,766|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:05:55,821|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:05:55,822|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:05:55,841|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:05:55,841|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:05:55,841|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:05:55,842|a6e80492-aed9-4aec-bef7-6b4c43d36e96||DefaultDispatcher-worker-38||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6f5596a2-7310-460d-a973-db8443ed44bd auditStoreId -1
2022-03-19 05:06:47,845|1823fda3-cac7-485a-af75-1a006f9ce5fe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:06:47,845|1823fda3-cac7-485a-af75-1a006f9ce5fe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:06:47,846|1823fda3-cac7-485a-af75-1a006f9ce5fe||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:06:48,922|1823fda3-cac7-485a-af75-1a006f9ce5fe||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:06:48,923|1823fda3-cac7-485a-af75-1a006f9ce5fe||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:06:50,575|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1fe62a8b-1e9d-4316-8b6a-9855904e758f)
2022-03-19 05:06:50,576|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/1fe62a8b-1e9d-4316-8b6a-9855904e758f/Definitions
2022-03-19 05:06:50,578|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:06:50,579|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:06:50,615|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:06:50,634|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:06:50,666|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:06:50,688|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:06:50,688|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:06:50,688|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:06:50,689|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:06:50,689|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:06:50,689|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/1fe62a8b-1e9d-4316-8b6a-9855904e758f/Templates/hello-world-mapping.json
2022-03-19 05:06:50,697|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:06:50,697|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:06:50,697|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:06:50,697|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:06:50,697|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:06:50,709|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:06:50,710|6f5a6601-0fc9-47fb-b964-adc57518f79f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:06:51,012|e342f4cd-2e86-4b0a-884c-56043b9b4b1c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(c0b07c4a-ee7f-4ba5-af7a-3ab9364e200c) CBA(/opt/app/onap/blueprints/archive/c0b07c4a-ee7f-4ba5-af7a-3ab9364e200c/cba.zip)
2022-03-19 05:06:51,025|e342f4cd-2e86-4b0a-884c-56043b9b4b1c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0b07c4a-ee7f-4ba5-af7a-3ab9364e200c) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:06:51,063|e342f4cd-2e86-4b0a-884c-56043b9b4b1c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:06:51,075|e342f4cd-2e86-4b0a-884c-56043b9b4b1c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c0b07c4a-ee7f-4ba5-af7a-3ab9364e200c) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:06:51,199|e342f4cd-2e86-4b0a-884c-56043b9b4b1c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/c0b07c4a-ee7f-4ba5-af7a-3ab9364e200c) present to clean.
2022-03-19 05:06:51,454|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:06:51,454|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:06:51,454|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:06:51,455|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:06:51,455|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:06:51,460|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:06:51,467|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:06:51,467|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:06:51,467|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:06:51,468|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:06:51,468|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:06:51,468|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:06:51,481|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:06:51,519|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:06:51,523|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:06:51,542|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:06:51,542|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:06:51,542|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:06:51,542|0f5a61b0-d9ed-4b2e-a10e-8e4c1fcf7453||DefaultDispatcher-worker-43||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4e4ae843-8847-437b-bd8e-b75d2784c10d auditStoreId -1
2022-03-19 05:08:13,312|ece37fcc-9796-48bb-bf12-b9171353022d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:08:13,313|ece37fcc-9796-48bb-bf12-b9171353022d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:08:13,320|ece37fcc-9796-48bb-bf12-b9171353022d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:08:15,015|ece37fcc-9796-48bb-bf12-b9171353022d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:08:15,016|ece37fcc-9796-48bb-bf12-b9171353022d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:08:16,880|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6311a4f0-00f2-4de5-a331-7cd1f037dc23)
2022-03-19 05:08:16,881|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/6311a4f0-00f2-4de5-a331-7cd1f037dc23/Definitions
2022-03-19 05:08:16,885|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:08:16,887|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:08:16,954|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:08:16,974|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:08:17,018|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:08:17,043|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:08:17,044|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:08:17,045|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:08:17,045|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:08:17,046|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:08:17,046|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/6311a4f0-00f2-4de5-a331-7cd1f037dc23/Templates/hello-world-mapping.json
2022-03-19 05:08:17,062|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:08:17,062|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:08:17,062|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:08:17,063|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:08:17,063|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:08:17,074|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:08:17,075|68b17551-e147-44d2-8444-94ad7173eda5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:08:17,375|fdca7262-710d-458b-b7b4-35b917056279||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(b260e06d-20f9-42df-80b8-1560079143a6) CBA(/opt/app/onap/blueprints/archive/b260e06d-20f9-42df-80b8-1560079143a6/cba.zip)
2022-03-19 05:08:17,389|fdca7262-710d-458b-b7b4-35b917056279||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b260e06d-20f9-42df-80b8-1560079143a6) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:08:17,419|fdca7262-710d-458b-b7b4-35b917056279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:08:17,437|fdca7262-710d-458b-b7b4-35b917056279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b260e06d-20f9-42df-80b8-1560079143a6) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:08:17,558|fdca7262-710d-458b-b7b4-35b917056279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/b260e06d-20f9-42df-80b8-1560079143a6) present to clean.
2022-03-19 05:08:17,819|b7647525-d738-4f82-9295-452cece3e0cb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:08:17,819|b7647525-d738-4f82-9295-452cece3e0cb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:08:17,819|b7647525-d738-4f82-9295-452cece3e0cb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:08:17,825|b7647525-d738-4f82-9295-452cece3e0cb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:08:17,826|b7647525-d738-4f82-9295-452cece3e0cb||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:08:17,833|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:08:17,862|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:08:17,862|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:08:17,862|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:08:17,864|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:08:17,864|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:08:17,864|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:08:17,866|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-32||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:08:17,888|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:08:17,889|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:08:17,902|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:08:17,902|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:08:17,902|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:08:17,903|b7647525-d738-4f82-9295-452cece3e0cb||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f64fb96-969d-4289-8f65-3b11618d08e5 auditStoreId -1
2022-03-19 05:09:56,052|75ea77ff-e3a2-4e7a-b13d-cecfcd5eba4c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:09:56,052|75ea77ff-e3a2-4e7a-b13d-cecfcd5eba4c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:09:56,052|75ea77ff-e3a2-4e7a-b13d-cecfcd5eba4c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:09:56,989|75ea77ff-e3a2-4e7a-b13d-cecfcd5eba4c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:09:56,990|75ea77ff-e3a2-4e7a-b13d-cecfcd5eba4c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:09:58,791|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d1ddeb0a-b042-4bc5-84c3-8ed1955e3ee9)
2022-03-19 05:09:58,792|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/d1ddeb0a-b042-4bc5-84c3-8ed1955e3ee9/Definitions
2022-03-19 05:09:58,794|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:09:58,795|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:09:58,845|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:09:58,872|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:09:58,888|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:09:58,965|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:09:58,966|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:09:58,966|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:09:58,966|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:09:58,966|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:09:58,966|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/d1ddeb0a-b042-4bc5-84c3-8ed1955e3ee9/Templates/hello-world-mapping.json
2022-03-19 05:09:58,990|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:09:58,990|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:09:58,990|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:09:58,990|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:09:58,991|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:09:58,999|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:09:59,000|c1474ddc-a6eb-423d-af0e-f21b766d1bce||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:09:59,377|3e47c925-4952-4405-879a-543ff90b6f5d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(0aa41db3-576d-4f0e-99be-0a0f6260eba6) CBA(/opt/app/onap/blueprints/archive/0aa41db3-576d-4f0e-99be-0a0f6260eba6/cba.zip)
2022-03-19 05:09:59,385|3e47c925-4952-4405-879a-543ff90b6f5d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0aa41db3-576d-4f0e-99be-0a0f6260eba6) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:09:59,403|3e47c925-4952-4405-879a-543ff90b6f5d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:09:59,412|3e47c925-4952-4405-879a-543ff90b6f5d||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0aa41db3-576d-4f0e-99be-0a0f6260eba6) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:09:59,471|3e47c925-4952-4405-879a-543ff90b6f5d||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/0aa41db3-576d-4f0e-99be-0a0f6260eba6) present to clean.
2022-03-19 05:09:59,719|e01d066a-3f5b-48c1-988c-df1d25202a40||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:09:59,719|e01d066a-3f5b-48c1-988c-df1d25202a40||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:09:59,719|e01d066a-3f5b-48c1-988c-df1d25202a40||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:09:59,723|e01d066a-3f5b-48c1-988c-df1d25202a40||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:09:59,723|e01d066a-3f5b-48c1-988c-df1d25202a40||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:09:59,725|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:09:59,732|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:09:59,733|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:09:59,733|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:09:59,734|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:09:59,734|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:09:59,734|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:09:59,736|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:09:59,750|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:09:59,751|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:09:59,758|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:09:59,758|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:09:59,758|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:09:59,758|e01d066a-3f5b-48c1-988c-df1d25202a40||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b487199-ec5f-4afe-b7e0-01d56ce640eb auditStoreId -1
2022-03-19 05:11:12,468|9e434571-dac4-4f24-bf0f-319851ca3a9f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:11:12,468|9e434571-dac4-4f24-bf0f-319851ca3a9f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:11:12,469|9e434571-dac4-4f24-bf0f-319851ca3a9f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:11:13,347|9e434571-dac4-4f24-bf0f-319851ca3a9f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:11:13,347|9e434571-dac4-4f24-bf0f-319851ca3a9f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:11:15,375|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1cdd62de-db8d-4e39-aaba-c73d064da428)
2022-03-19 05:11:15,376|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/1cdd62de-db8d-4e39-aaba-c73d064da428/Definitions
2022-03-19 05:11:15,378|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:11:15,379|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:11:15,437|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:11:15,455|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:11:15,466|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:11:15,492|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:11:15,493|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:11:15,493|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:11:15,493|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:11:15,493|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:11:15,493|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/1cdd62de-db8d-4e39-aaba-c73d064da428/Templates/hello-world-mapping.json
2022-03-19 05:11:15,504|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:11:15,504|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:11:15,504|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:11:15,504|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:11:15,504|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:11:15,517|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:11:15,517|45304fe3-6ee0-45dd-87cb-167340f5ff01||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:11:15,833|67a5504d-85ab-4a3a-8c25-a21d5715a22c||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(b3ff8d47-aa09-4d63-ad88-201927b64755) CBA(/opt/app/onap/blueprints/archive/b3ff8d47-aa09-4d63-ad88-201927b64755/cba.zip)
2022-03-19 05:11:15,842|67a5504d-85ab-4a3a-8c25-a21d5715a22c||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3ff8d47-aa09-4d63-ad88-201927b64755) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:11:15,864|67a5504d-85ab-4a3a-8c25-a21d5715a22c||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:11:15,874|67a5504d-85ab-4a3a-8c25-a21d5715a22c||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b3ff8d47-aa09-4d63-ad88-201927b64755) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:11:16,003|67a5504d-85ab-4a3a-8c25-a21d5715a22c||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/b3ff8d47-aa09-4d63-ad88-201927b64755) present to clean.
2022-03-19 05:11:16,344|459afdee-4b00-43de-a0a9-57da3b339227||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:11:16,344|459afdee-4b00-43de-a0a9-57da3b339227||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:11:16,344|459afdee-4b00-43de-a0a9-57da3b339227||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:11:16,351|459afdee-4b00-43de-a0a9-57da3b339227||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:11:16,351|459afdee-4b00-43de-a0a9-57da3b339227||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:11:16,356|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:11:16,385|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:11:16,385|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:11:16,385|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:11:16,386|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:11:16,386|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:11:16,386|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:11:16,388|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:11:16,479|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:11:16,480|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:11:16,493|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:11:16,493|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:11:16,493|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:11:16,493|459afdee-4b00-43de-a0a9-57da3b339227||DefaultDispatcher-worker-31||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ba6006a3-100d-4d14-b340-2c643a91eb09 auditStoreId -1
2022-03-19 05:13:42,107|75ae91c0-7aaa-4541-94e9-e4ab4efdc77e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-19 05:13:42,107|75ae91c0-7aaa-4541-94e9-e4ab4efdc77e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:13:42,107|75ae91c0-7aaa-4541-94e9-e4ab4efdc77e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:13:42,880|75ae91c0-7aaa-4541-94e9-e4ab4efdc77e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:13:42,880|75ae91c0-7aaa-4541-94e9-e4ab4efdc77e||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:13:44,901|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bfb5ac29-a699-414f-b435-352dcc83ce6a)
2022-03-19 05:13:44,902|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/bfb5ac29-a699-414f-b435-352dcc83ce6a/Definitions
2022-03-19 05:13:44,906|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:13:44,907|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-19 05:13:44,943|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-19 05:13:44,955|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-19 05:13:44,986|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-19 05:13:45,011|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(helloworld)
2022-03-19 05:13:45,012|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-19 05:13:45,012|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(helloworld) targets(helloworld)
2022-03-19 05:13:45,012|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-19 05:13:45,012|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-19 05:13:45,012|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/bfb5ac29-a699-414f-b435-352dcc83ce6a/Templates/hello-world-mapping.json
2022-03-19 05:13:45,033|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-19 05:13:45,033|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-19 05:13:45,033|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:13:45,033|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-19 05:13:45,034|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/hello-world-mapping.json)
2022-03-19 05:13:45,049|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([])
2022-03-19 05:13:45,049|fb28e039-c066-45e1-aa27-ae1cb780e1e5||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: []
2022-03-19 05:13:45,304|e01819b2-75a2-4903-9693-658fdd3aae88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(4322f908-2a0f-4dd8-83df-0bd413d1bc26) CBA(/opt/app/onap/blueprints/archive/4322f908-2a0f-4dd8-83df-0bd413d1bc26/cba.zip)
2022-03-19 05:13:45,311|e01819b2-75a2-4903-9693-658fdd3aae88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4322f908-2a0f-4dd8-83df-0bd413d1bc26) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:13:45,342|e01819b2-75a2-4903-9693-658fdd3aae88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(helloworld)
2022-03-19 05:13:45,351|e01819b2-75a2-4903-9693-658fdd3aae88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4322f908-2a0f-4dd8-83df-0bd413d1bc26) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:13:45,412|e01819b2-75a2-4903-9693-658fdd3aae88||DefaultDispatcher-worker-25||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/4322f908-2a0f-4dd8-83df-0bd413d1bc26) present to clean.
2022-03-19 05:13:45,636|aabc5b0c-17b1-4e6f-b7ea-363756071113||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 654321
2022-03-19 05:13:45,636|aabc5b0c-17b1-4e6f-b7ea-363756071113||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:13:45,637|aabc5b0c-17b1-4e6f-b7ea-363756071113||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:13:45,654|aabc5b0c-17b1-4e6f-b7ea-363756071113||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-19 05:13:45,654|aabc5b0c-17b1-4e6f-b7ea-363756071113||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-19 05:13:45,662|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-26||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-19 05:13:45,709|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (helloworld)
2022-03-19 05:13:45,709|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-19 05:13:45,709|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:13:45,710|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-19 05:13:45,710|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:13:45,711|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-19 05:13:45,715|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-19 05:13:45,735|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([])
2022-03-19 05:13:45,735|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({ })
2022-03-19 05:13:45,747|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:13:45,747|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:13:45,747|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-19 05:13:45,748|aabc5b0c-17b1-4e6f-b7ea-363756071113||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c05945b8-746e-49b3-bc27-f7c0872672a4 auditStoreId -1
2022-03-19 05:14:42,620|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-19 05:14:42,621|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:14:42,621|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:14:44,213|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:14:44,214|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:14:45,735|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-19 05:14:45,736|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(63ddb8a5-99a2-4ed1-8916-c18c81df0afe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-19 05:14:45,796|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(44b4d8cd-b975-4c24-a961-b56178746770) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-19 05:14:45,817|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(1b477c67-7d4e-4d99-a17a-b88297ede513) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-19 05:14:45,836|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(c30d8e78-a8e3-4560-acf2-17fbe7abf3ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-19 05:14:45,860|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(a04bfd5b-f94e-4f13-97a7-cbab204536cf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-19 05:14:45,886|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(dc0c5d6c-39d0-4a78-9115-c5765a352c5e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-19 05:14:45,911|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:45,911|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:45,916|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 05:14:45,916|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 05:14:45,917|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:45,918|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:46,009|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:14:46,056|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:14:46,087|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:14:46,118|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:14:46,266|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:14:46,267|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:14:46,268|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:46,336|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:46,454|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-19 05:14:46,530|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-19 05:14:46,553|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-19 05:14:46,612|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:14:46,613|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:14:46,615|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:46,681|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:14:46,683|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:46,684|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:46,709|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:46,828|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-19 05:14:46,919|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-19 05:14:46,964|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-19 05:14:47,009|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-19 05:14:47,019|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-19 05:14:47,092|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-19 05:14:47,222|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:14:47,223|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:14:47,224|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign-day-2)
2022-03-19 05:14:47,227|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:47,229|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy-day-2)
2022-03-19 05:14:47,305|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:14:47,415|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-19 05:14:47,522|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-19 05:14:47,576|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-19 05:14:47,692|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:14:47,693|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:14:47,694|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:47,694|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(HealthCheck)
2022-03-19 05:14:47,695|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-19 05:14:47,696|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-assign)
2022-03-19 05:14:47,698|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-deploy)
2022-03-19 05:14:47,792|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 05:14:47,931|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:14:47,933|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:14:47,957|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-19 05:14:48,021|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-19 05:14:48,062|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-19 05:14:48,117|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 05:14:48,171|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-19 05:14:48,316|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-19 05:14:48,322|1a9db5d6-96c2-4e9b-9a63-d4f48c90b495||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-19 05:15:10,155|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f23cded4-d225-4d45-a288-d4e894c4147f)
2022-03-19 05:15:10,156|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/f23cded4-d225-4d45-a288-d4e894c4147f/Definitions
2022-03-19 05:15:10,160|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:15:10,161|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-19 05:15:10,201|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(vnf-template)
2022-03-19 05:15:10,217|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-19 05:15:10,232|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-19 05:15:10,290|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,362|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,399|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,439|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-19 05:15:10,439|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-19 05:15:10,439|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-19 05:15:10,467|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,496|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,538|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,571|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-19 05:15:10,623|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,643|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,662|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,679|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,696|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,748|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,788|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-19 05:15:10,797|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-19 05:15:10,798|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-19 05:15:10,799|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-19 05:15:10,836|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,863|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,909|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(input)
2022-03-19 05:15:10,960|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-19 05:15:11,063|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(resource-assignment)
2022-03-19 05:15:11,064|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-19 05:15:11,064|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-19 05:15:11,065|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-19 05:15:11,065|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-19 05:15:11,065|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-19 05:15:11,066|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/f23cded4-d225-4d45-a288-d4e894c4147f/Templates/vnf-mapping.json
2022-03-19 05:15:11,072|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-19 05:15:11,072|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-19 05:15:11,073|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/f23cded4-d225-4d45-a288-d4e894c4147f/Templates/base_ubuntu20-mapping.json
2022-03-19 05:15:11,081|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-19 05:15:11,081|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-19 05:15:11,083|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-assign)
2022-03-19 05:15:11,084|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-19 05:15:11,085|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-assign) targets(config-assign)
2022-03-19 05:15:11,085|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-19 05:15:11,085|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-19 05:15:11,085|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/f23cded4-d225-4d45-a288-d4e894c4147f/Templates/baseconfig-mapping.json
2022-03-19 05:15:11,093|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-19 05:15:11,095|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-19 05:15:11,098|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-deploy)
2022-03-19 05:15:11,098|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-19 05:15:11,098|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-19 05:15:11,098|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) resource assignment files([]
2022-03-19 05:15:11,099|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:15:11,099|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-19 05:15:11,099|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/vnf-mapping.json)
2022-03-19 05:15:11,099|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-19 05:15:11,099|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/baseconfig-mapping.json)
2022-03-19 05:15:11,132|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:15:11,303|88c72726-eb4c-4509-8fc8-7f77f667b33a||DefaultDispatcher-worker-25||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-19 05:15:11,638|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(652ae8a3-d830-469d-816c-15d412da9a3c) CBA(/opt/app/onap/blueprints/archive/652ae8a3-d830-469d-816c-15d412da9a3c/cba.zip)
2022-03-19 05:15:11,649|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/652ae8a3-d830-469d-816c-15d412da9a3c) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:15:11,662|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:15:11,723|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:15:11,727|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:15:11,728|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:15:11,743|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/652ae8a3-d830-469d-816c-15d412da9a3c) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:15:11,843|64e79ea4-ba31-4cd6-b56b-df708e8b515f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/652ae8a3-d830-469d-816c-15d412da9a3c) present to clean.
2022-03-19 05:17:12,346|b209b692-f4b3-486b-80ac-8a3bfb33dc05||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-19 05:17:12,346|b209b692-f4b3-486b-80ac-8a3bfb33dc05||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-19 05:17:12,346|b209b692-f4b3-486b-80ac-8a3bfb33dc05||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-19 05:17:12,967|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-19 05:17:12,968|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-19 05:17:14,851|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-19 05:17:14,852|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(299a91cd-221a-4ed5-bcc2-723c1a7611b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-19 05:17:14,883|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(4696ec4d-5fde-4683-8f4e-984f910032d5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-19 05:17:14,891|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(16d8c4ca-f9fd-44ce-9ab1-6f34e118b011) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-19 05:17:14,903|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(b5c0cd59-9903-4c8e-92ac-0920f2bfa64b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-19 05:17:14,918|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(af799e03-9b47-49e9-aa5c-2857482a0d68) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-19 05:17:14,937|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(36c23ac1-dd32-4250-b840-cef8d325a5ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-19 05:17:14,957|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:14,957|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:14,961|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 05:17:14,961|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 05:17:14,962|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:14,962|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:14,984|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:17:15,014|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:17:15,119|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:17:15,169|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:17:15,320|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:17:15,322|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:17:15,322|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:15,378|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:15,464|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-19 05:17:15,500|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-19 05:17:15,541|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-19 05:17:15,598|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:17:15,599|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:17:15,600|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:15,666|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:15,749|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-19 05:17:15,776|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-19 05:17:15,778|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-19 05:17:15,854|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:17:15,855|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:15,909|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-19 05:17:16,024|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-19 05:17:16,073|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-19 05:17:16,075|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-19 05:17:16,143|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:17:16,146|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:17:16,148|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign-day-2)
2022-03-19 05:17:16,155|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:16,156|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy-day-2)
2022-03-19 05:17:16,216|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:16,354|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-19 05:17:16,419|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-19 05:17:16,426|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-19 05:17:16,529|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:17:16,531|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:17:16,533|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:16,534|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(HealthCheck)
2022-03-19 05:17:16,535|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-19 05:17:16,536|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-assign)
2022-03-19 05:17:16,537|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(vf-config-deploy)
2022-03-19 05:17:16,627|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:17:16,629|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:17:16,631|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-19 05:17:16,643|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| 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-03-19 05:17:16,687|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-19 05:17:16,752|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-19 05:17:16,753|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-19 05:17:16,888|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-19 05:17:16,942|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-19 05:17:16,943|b209b692-f4b3-486b-80ac-8a3bfb33dc05||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-19 05:17:39,175|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4c1c2fca-3cb0-47bc-9e38-bf749daf530b)
2022-03-19 05:17:39,176|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| deleting definition types under : /opt/app/onap/blueprints/working/4c1c2fca-3cb0-47bc-9e38-bf749daf530b/Definitions
2022-03-19 05:17:39,180|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| reinitialized all type definitions
2022-03-19 05:17:39,181|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-19 05:17:39,213|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-19 05:17:39,248|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-19 05:17:39,283|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-19 05:17:39,300|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-19 05:17:39,351|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-19 05:17:39,432|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-assign)
2022-03-19 05:17:39,434|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-19 05:17:39,435|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-assign) targets(resolve-data)
2022-03-19 05:17:39,435|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-19 05:17:39,435|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-19 05:17:39,435|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enriching artifacts file(/opt/app/onap/blueprints/working/4c1c2fca-3cb0-47bc-9e38-bf749daf530b/Templates/netconfrpc-mapping.json
2022-03-19 05:17:39,443|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-19 05:17:39,447|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-19 05:17:39,451|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing Workflow(config-deploy)
2022-03-19 05:17:39,453|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-19 05:17:39,456|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-19 05:17:39,456|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| workflow(config-deploy) resource assignment files([]
2022-03-19 05:17:39,457|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| ##### Enhancing blueprint Resource Definitions
2022-03-19 05:17:39,457|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-19 05:17:39,457|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-19 05:17:39,466|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| distinct resource keys ([input-source])
2022-03-19 05:17:39,484|cd6627d9-8619-4868-ac4a-945ec1555191||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-19 05:19:45,390|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-19 05:19:45,537|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-19 05:19:45,625|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| request(86f54369-6f61-4fe5-8ffe-df72e03f0afe)
2022-03-19 05:19:45,635|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| CBA file(/opt/app/onap/blueprints/archive/b39b0858-21f3-4305-a3ba-0227c7276daf/cba.zip written successfully
2022-03-19 05:19:45,637|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(b39b0858-21f3-4305-a3ba-0227c7276daf) CBA(/opt/app/onap/blueprints/archive/b39b0858-21f3-4305-a3ba-0227c7276daf/cba.zip)
2022-03-19 05:19:45,652|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b39b0858-21f3-4305-a3ba-0227c7276daf) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:19:45,680|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:19:45,745|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(resource-assignment)
2022-03-19 05:19:45,746|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:19:45,748|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:19:45,774|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b39b0858-21f3-4305-a3ba-0227c7276daf) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:19:45,853|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-19 05:19:45,895|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-19 05:19:45,926|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-19 05:19:46,008|86f54369-6f61-4fe5-8ffe-df72e03f0afe||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/b39b0858-21f3-4305-a3ba-0227c7276daf) present to clean.
2022-03-19 05:20:45,739|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-19 05:20:45,885|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-19 05:20:45,889|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| request(6d108df4-c982-401b-b27e-b2b72f96b61b)
2022-03-19 05:20:45,897|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| CBA file(/opt/app/onap/blueprints/archive/cb627da8-0b85-445b-a10b-2ac16b8e2dfb/cba.zip written successfully
2022-03-19 05:20:45,897|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Save processing(cb627da8-0b85-445b-a10b-2ac16b8e2dfb) CBA(/opt/app/onap/blueprints/archive/cb627da8-0b85-445b-a10b-2ac16b8e2dfb/cba.zip)
2022-03-19 05:20:45,931|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb627da8-0b85-445b-a10b-2ac16b8e2dfb) and entry definition file (Definitions/pnf_netconf.json)
2022-03-19 05:20:45,951|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-19 05:20:45,982|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-assign)
2022-03-19 05:20:45,986|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Validating Workflow(config-deploy)
2022-03-19 05:20:46,000|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cb627da8-0b85-445b-a10b-2ac16b8e2dfb) and entry definition file (Definitions/pnf_netconf.json)
2022-03-19 05:20:46,057|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-19 05:20:46,121|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-19 05:20:46,138|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-19 05:20:46,250|6d108df4-c982-401b-b27e-b2b72f96b61b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| No compiled cache(/opt/app/onap/blueprints/working/cb627da8-0b85-445b-a10b-2ac16b8e2dfb) present to clean.
2022-03-19 05:20:48,067|7653e38c-6808-4632-8ca0-5ab7a20018f1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-19 05:20:48,555|7653e38c-6808-4632-8ca0-5ab7a20018f1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:20:48,559|7653e38c-6808-4632-8ca0-5ab7a20018f1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:20:48,565|7653e38c-6808-4632-8ca0-5ab7a20018f1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:20:48,979|290c549d-0329-4603-b8fb-bf4cdf61147f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:20:48,979|290c549d-0329-4603-b8fb-bf4cdf61147f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:20:49,038|290c549d-0329-4603-b8fb-bf4cdf61147f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:20:50,304|c117c33f-b070-4fbe-95ee-78947ba1e312||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:20:50,304|c117c33f-b070-4fbe-95ee-78947ba1e312||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:20:50,311|c117c33f-b070-4fbe-95ee-78947ba1e312||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:20:50,842|69a00009-72e4-4a48-907d-d534b9687b3e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:20:50,842|69a00009-72e4-4a48-907d-d534b9687b3e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:20:50,867|69a00009-72e4-4a48-907d-d534b9687b3e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:28:16,253|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id e6517bb8-44fc-4516-857d-6dd9ac8d49c8
2022-03-19 05:28:16,254|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:28:16,254|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:28:16,278|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:28:16,278|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:28:16,296|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:28:16,431|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (resource-assignment)
2022-03-19 05:28:16,446|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-19 05:28:16,446|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:28:16,452|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(e6517bb8-44fc-4516-857d-6dd9ac8d49c8) for workflow(resource-assignment) step(resource-assignment)
2022-03-19 05:28:16,453|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:16,453|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-19 05:28:16,457|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-19 05:28:16,520|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-19 05:28:16,599|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-19 05:28:16,603|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("122e9831-73c1-45c8-9685-0177e0950c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-19 05:28:16,603|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("986e138c-3105-45f5-8045-19ac1a50d9f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-19 05:28:16,612|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({
  "service-instance-id" : "122e9831-73c1-45c8-9685-0177e0950c21",
  "vnf-id" : "986e138c-3105-45f5-8045-19ac1a50d9f6",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-19 05:28:16,772|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:28:16,773|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:16,773|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-19 05:28:16,775|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 328559c6-0431-4b23-9482-0ee0ad222f4f auditStoreId -1
2022-03-19 05:28:30,535|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id 0c3416dd-5de2-42d8-8113-7c89d0acba5b
2022-03-19 05:28:30,536|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:28:30,536|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:28:30,536|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:28:30,536|aa00c13e-7bbe-40d6-a722-1b8a8308344e||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:28:30,543|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:28:30,576|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (resource-assignment)
2022-03-19 05:28:30,577|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-19 05:28:30,577|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:28:30,578|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(0c3416dd-5de2-42d8-8113-7c89d0acba5b) for workflow(resource-assignment) step(resource-assignment)
2022-03-19 05:28:30,578|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:30,578|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-19 05:28:30,579|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-19 05:28:30,638|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-19 05:28:30,665|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-19 05:28:30,665|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-19 05:28:30,677|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-19 05:28:30,677|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-19 05:28:30,677|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("1eeb7f4d-114d-4825-a1ba-cdf8345ad0c2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-19 05:28:30,678|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("122e9831-73c1-45c8-9685-0177e0950c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-19 05:28:30,678|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-03-19 05:28:30,678|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-19 05:28:30,690|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-19 05:28:30,691|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("986e138c-3105-45f5-8045-19ac1a50d9f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-19 05:28:30,693|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-istanbul",
  "service-instance-id" : "122e9831-73c1-45c8-9685-0177e0950c21",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "1eeb7f4d-114d-4825-a1ba-cdf8345ad0c2",
  "vnf-id" : "986e138c-3105-45f5-8045-19ac1a50d9f6",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-19 05:28:30,724|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:28:30,725|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:30,725|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-19 05:28:30,725|aa00c13e-7bbe-40d6-a722-1b8a8308344e||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d774b1a3-3a60-49cf-973b-d3a0e0a96667 auditStoreId -1
2022-03-19 05:28:43,735|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-19 05:28:43,870|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-19 05:28:43,944|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id aa00c13e-7bbe-40d6-a722-1b8a8308344e
2022-03-19 05:28:43,944|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:28:43,944|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:28:43,945|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:28:43,945|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:28:43,947|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:28:43,983|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (config-assign)
2022-03-19 05:28:43,984|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-19 05:28:43,985|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:28:43,986|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(aa00c13e-7bbe-40d6-a722-1b8a8308344e) for workflow(config-assign) step(config-assign)
2022-03-19 05:28:43,987|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:43,987|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-19 05:28:43,991|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-19 05:28:44,117|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-19 05:28:44,123|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-19 05:28:44,130|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("122e9831-73c1-45c8-9685-0177e0950c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-19 05:28:44,131|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Setting Resource Value ("986e138c-3105-45f5-8045-19ac1a50d9f6") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-19 05:28:44,246|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-19 05:28:44,247|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-19 05:28:44,252|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-19 05:28:44,255|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Generated Resource Param Data ({
  "service-instance-id" : "122e9831-73c1-45c8-9685-0177e0950c21",
  "vnf-id" : "986e138c-3105-45f5-8045-19ac1a50d9f6",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-19 05:28:44,395|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-19 05:28:44,456|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-19 05:28:44,457|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:28:44,457|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-19 05:28:44,457|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-19 05:28:44,459|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3ed69a76-a352-4b66-852b-dcd05edf6091 auditStoreId -1
2022-03-19 05:28:44,540|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Completed
2022-03-19 05:29:56,790|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-19 05:29:56,940|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-19 05:29:56,951|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| processing request id aa00c13e-7bbe-40d6-a722-1b8a8308344e
2022-03-19 05:29:56,951|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-19 05:29:56,951|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| StoreAuditService ID  -1
2022-03-19 05:29:56,957|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-19 05:29:56,958|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-19 05:29:56,961|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-19 05:29:57,001|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Deriving input data for workflow: (config-deploy)
2022-03-19 05:29:57,002|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-03-19 05:29:57,002|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-03-19 05:29:57,027|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| preparing request id(aa00c13e-7bbe-40d6-a722-1b8a8308344e) for workflow(config-deploy) step(config-deploy)
2022-03-19 05:29:57,027|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-03-19 05:29:57,027|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-03-19 05:29:57,034|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-03-19 05:29:57,035|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Getting Jython Script Class(ConfigDeploy)
2022-03-19 05:30:05,509|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@26a8b714
2022-03-19 05:30:05,518|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Hello world
2022-03-19 05:30:05,518|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Preparing Response...
2022-03-19 05:30:05,518|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-03-19 05:30:05,519|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-03-19 05:30:05,520|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed3db08b-831d-4674-9c33-a0af86fc48aa auditStoreId -1
2022-03-19 05:30:05,550|aa00c13e-7bbe-40d6-a722-1b8a8308344e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-t4tc7|||| Completed
Mar 19, 2022 5:44:15 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)