Results

By type

          23:03:44,038 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:03:44,040 |-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.4.0.jar!/logback.xml]
23:03:44,041 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:03:44,041 |-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.4.0.jar!/logback.xml]
23:03:44,041 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:03:44,057 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
23:03:44,203 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:03:44,212 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:03:44,216 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:03:44,225 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:03:44,305 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:03:44,305 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:03:44,306 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:03:44,308 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-29 23:03:45,138|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-6b9b45d6d8-q6tph with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-29 23:03:45,142|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-29 23:03:48,861|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-29 23:03:49,550|||main||||INFO||||||| Finished Spring Data repository scanning in 675ms. Found 11 JPA repository interfaces.
2022-10-29 23:03:51,682|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-29 23:03:51,751|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-29 23:03:51,964|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-29 23:03:52,470|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-29 23:03:52,807|||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-10-29 23:03:52,808|||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-10-29 23:03:53,005|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-29 23:03:54,380|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-29 23:03:54,391|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-29 23:03:54,472|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-29 23:03:55,701|||main||||INFO||||||| Audit service is disabled
2022-10-29 23:03:55,957|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-29 23:03:57,333|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-10-29 23:03:57,413|||main||||INFO||||||| Dependency Management module created...
2022-10-29 23:03:58,378|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-29 23:03:58,627|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-29 23:03:59,799|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-29 23:04:01,322|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-29 23:04:01,657|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-29 23:04:01,664|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.159 seconds (JVM running for 18.172)
2022-10-29 23:04:01,684|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-30 00:09:22,227|ca5e27cb-20c6-470e-b5a2-14381211015d||boundedElastic-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-30 00:09:22,228|ca5e27cb-20c6-470e-b5a2-14381211015d||boundedElastic-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-30 00:09:22,229|ca5e27cb-20c6-470e-b5a2-14381211015d||boundedElastic-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-30 00:09:22,831|ca5e27cb-20c6-470e-b5a2-14381211015d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-30 00:09:22,835|ca5e27cb-20c6-470e-b5a2-14381211015d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-30 00:09:24,099|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enhancing blueprint(/opt/app/onap/blueprints/working/848249f5-4757-4f63-a2e7-84df3be2eb57)
2022-10-30 00:09:24,109|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| deleting definition types under : /opt/app/onap/blueprints/working/848249f5-4757-4f63-a2e7-84df3be2eb57/Definitions
2022-10-30 00:09:24,192|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| reinitialized all type definitions
2022-10-30 00:09:24,197|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-30 00:09:24,248|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-30 00:09:24,262|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-30 00:09:24,276|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-30 00:09:24,328|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing Workflow(helloworld)
2022-10-30 00:09:24,329|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-30 00:09:24,329|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| identified workflow(helloworld) targets(helloworld)
2022-10-30 00:09:24,329|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-30 00:09:24,329|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-30 00:09:24,329|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enriching artifacts file(/opt/app/onap/blueprints/working/848249f5-4757-4f63-a2e7-84df3be2eb57/Templates/hello-world-mapping.json
2022-10-30 00:09:24,344|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-30 00:09:24,344|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-30 00:09:24,344|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing blueprint Resource Definitions
2022-10-30 00:09:24,344|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-30 00:09:24,346|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing file (Templates/hello-world-mapping.json)
2022-10-30 00:09:24,369|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| distinct resource keys ([])
2022-10-30 00:09:24,370|2ed85db3-c85b-4bc2-8710-def6dffc8870||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enriching Resource Definition sources Node Template: []
2022-10-30 00:09:24,669|4cfae4d1-53df-41e2-8bed-cde1ea06cd17||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(ec3723eb-ae29-44fd-ad45-49c314b5fe5e) CBA(/opt/app/onap/blueprints/archive/ec3723eb-ae29-44fd-ad45-49c314b5fe5e/cba.zip)
2022-10-30 00:09:24,680|4cfae4d1-53df-41e2-8bed-cde1ea06cd17||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec3723eb-ae29-44fd-ad45-49c314b5fe5e) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:09:24,747|4cfae4d1-53df-41e2-8bed-cde1ea06cd17||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(helloworld)
2022-10-30 00:09:24,763|4cfae4d1-53df-41e2-8bed-cde1ea06cd17||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ec3723eb-ae29-44fd-ad45-49c314b5fe5e) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:09:24,944|4cfae4d1-53df-41e2-8bed-cde1ea06cd17||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/ec3723eb-ae29-44fd-ad45-49c314b5fe5e) present to clean.
2022-10-30 00:09:25,170|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-10-30 00:09:25,170|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 00:09:25,170|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-30 00:09:25,178|654321||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-10-30 00:09:25,290|654321||DefaultDispatcher-worker-17||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-30 00:09:25,292|654321||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-30 00:09:25,295|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:09:25,311|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-30 00:09:25,312|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-30 00:09:25,313|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 00:09:25,329|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-30 00:09:25,329|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 00:09:25,330|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-30 00:09:25,366|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-30 00:09:25,396|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2022-10-30 00:09:25,399|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2022-10-30 00:09:25,504|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-10-30 00:09:25,506|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 00:09:25,507|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-30 00:09:25,510|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e9f098ea-fb3d-44ba-a203-485aa2c9f281 auditStoreId -1
2022-10-30 00:12:52,321|bbe11ebe-f373-45fc-af82-3740f998fe62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-10-30 00:12:52,321|bbe11ebe-f373-45fc-af82-3740f998fe62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-30 00:12:52,322|bbe11ebe-f373-45fc-af82-3740f998fe62||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-30 00:12:52,700|bbe11ebe-f373-45fc-af82-3740f998fe62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-30 00:12:52,701|bbe11ebe-f373-45fc-af82-3740f998fe62||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-30 00:12:53,724|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enhancing blueprint(/opt/app/onap/blueprints/working/afa6f1d4-ebe3-43b3-bafd-83fe3a999525)
2022-10-30 00:12:53,725|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| deleting definition types under : /opt/app/onap/blueprints/working/afa6f1d4-ebe3-43b3-bafd-83fe3a999525/Definitions
2022-10-30 00:12:53,729|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| reinitialized all type definitions
2022-10-30 00:12:53,731|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(helloworld)
2022-10-30 00:12:53,784|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(helloworld-template)
2022-10-30 00:12:53,793|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-10-30 00:12:53,803|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-10-30 00:12:53,831|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing Workflow(helloworld)
2022-10-30 00:12:53,832|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-10-30 00:12:53,832|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| identified workflow(helloworld) targets(helloworld)
2022-10-30 00:12:53,832|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-10-30 00:12:53,832|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-10-30 00:12:53,832|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enriching artifacts file(/opt/app/onap/blueprints/working/afa6f1d4-ebe3-43b3-bafd-83fe3a999525/Templates/hello-world-mapping.json
2022-10-30 00:12:53,841|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-10-30 00:12:53,842|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| dataType not present for the recipe(dt-helloworld-properties)
2022-10-30 00:12:53,842|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing blueprint Resource Definitions
2022-10-30 00:12:53,842|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-10-30 00:12:53,842|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing file (Templates/hello-world-mapping.json)
2022-10-30 00:12:53,850|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| distinct resource keys ([])
2022-10-30 00:12:53,851|130d3c68-c269-489c-b071-fd8ea5f3d188||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enriching Resource Definition sources Node Template: []
2022-10-30 00:12:54,076|bdfd5da5-5f1b-4266-a52c-13e04767278a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(6ecbf659-1bd6-4118-bdb3-a3aa88b5892f) CBA(/opt/app/onap/blueprints/archive/6ecbf659-1bd6-4118-bdb3-a3aa88b5892f/cba.zip)
2022-10-30 00:12:54,086|bdfd5da5-5f1b-4266-a52c-13e04767278a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ecbf659-1bd6-4118-bdb3-a3aa88b5892f) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:12:54,109|bdfd5da5-5f1b-4266-a52c-13e04767278a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(helloworld)
2022-10-30 00:12:54,117|bdfd5da5-5f1b-4266-a52c-13e04767278a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6ecbf659-1bd6-4118-bdb3-a3aa88b5892f) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:12:54,224|bdfd5da5-5f1b-4266-a52c-13e04767278a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/6ecbf659-1bd6-4118-bdb3-a3aa88b5892f) present to clean.
2022-10-30 00:12:54,415|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-10-30 00:12:54,415|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 00:12:54,415|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-30 00:12:54,417|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-10-30 00:12:54,417|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-10-30 00:12:54,421|654321||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-10-30 00:12:54,442|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-10-30 00:12:54,442|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-10-30 00:12:54,442|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 00:12:54,444|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-10-30 00:12:54,444|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 00:12:54,444|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-10-30 00:12:54,446|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-10-30 00:12:54,470|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2022-10-30 00:12:54,471|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2022-10-30 00:12:54,479|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 00:12:54,479|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 00:12:54,479|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-10-30 00:12:54,480|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4fed542a-4644-4850-bb14-57b7474607cd auditStoreId -1
2022-10-30 00:59:26,329|963ff6f4-b590-4794-988f-fcc74f65a53a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-30 00:59:26,332|963ff6f4-b590-4794-988f-fcc74f65a53a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-30 00:59:26,332|963ff6f4-b590-4794-988f-fcc74f65a53a||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-30 00:59:27,151|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-30 00:59:27,153|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-30 00:59:28,058|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-30 00:59:28,067|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(a842c6d8-c031-4e12-8f73-1238fee8aa76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-30 00:59:28,127|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(acd053c3-0dfd-4179-b324-b74096f0c98d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-30 00:59:28,142|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(d44f71a3-89ca-4a4d-ba10-bbb98774911e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-30 00:59:28,156|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(0a2523c5-6d26-4e70-aa91-d37461446d57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-30 00:59:28,172|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(871d74c5-efe7-4e33-b2a8-de0ead7ee71c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-30 00:59:28,193|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(4b560d28-dc59-4276-bd75-48ba05322ac5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-30 00:59:28,210|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:28,211|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:28,212|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-30 00:59:28,212|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-30 00:59:28,213|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:28,213|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:28,272|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 00:59:28,324|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 00:59:28,327|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 00:59:28,370|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 00:59:28,393|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 00:59:28,546|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:28,547|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:28,547|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:28,603|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:28,800|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:28,801|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:28,802|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:28,803|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(HealthCheck)
2022-10-30 00:59:28,804|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-30 00:59:28,805|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(vf-config-assign)
2022-10-30 00:59:28,806|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(vf-config-deploy)
2022-10-30 00:59:28,869|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-30 00:59:29,026|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:29,027|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:29,066|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:29,068|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:29,069|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-30 00:59:29,097|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:29,374|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:29,375|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:29,376|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:29,410|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:29,494|963ff6f4-b590-4794-988f-fcc74f65a53a||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-30 00:59:44,318|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cd27ebfc-26e9-4e29-be26-be4cc67f2c16)
2022-10-30 00:59:44,318|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| deleting definition types under : /opt/app/onap/blueprints/working/cd27ebfc-26e9-4e29-be26-be4cc67f2c16/Definitions
2022-10-30 00:59:44,321|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| reinitialized all type definitions
2022-10-30 00:59:44,322|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-30 00:59:44,366|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(vnf-template)
2022-10-30 00:59:44,375|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-30 00:59:44,384|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-30 00:59:44,415|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,440|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,453|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,462|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-30 00:59:44,462|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-30 00:59:44,462|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-30 00:59:44,482|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,492|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,501|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,515|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-30 00:59:44,547|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,559|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,570|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,581|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,595|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,610|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,630|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-30 00:59:44,643|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-30 00:59:44,643|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-30 00:59:44,643|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-30 00:59:44,662|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,672|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,685|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(input)
2022-10-30 00:59:44,695|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-30 00:59:44,748|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing Workflow(resource-assignment)
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-30 00:59:44,749|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd27ebfc-26e9-4e29-be26-be4cc67f2c16/Templates/vnf-mapping.json
2022-10-30 00:59:44,757|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-30 00:59:44,757|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-30 00:59:44,757|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd27ebfc-26e9-4e29-be26-be4cc67f2c16/Templates/base_ubuntu20-mapping.json
2022-10-30 00:59:44,765|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-30 00:59:44,765|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-30 00:59:44,766|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing Workflow(config-assign)
2022-10-30 00:59:44,767|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-30 00:59:44,767|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| identified workflow(config-assign) targets(config-assign)
2022-10-30 00:59:44,767|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-30 00:59:44,767|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-30 00:59:44,767|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enriching artifacts file(/opt/app/onap/blueprints/working/cd27ebfc-26e9-4e29-be26-be4cc67f2c16/Templates/baseconfig-mapping.json
2022-10-30 00:59:44,772|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-30 00:59:44,772|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing Workflow(config-deploy)
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| workflow(config-deploy) resource assignment files([]
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| ##### Enhancing blueprint Resource Definitions
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing file (Templates/vnf-mapping.json)
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-30 00:59:44,773|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing file (Templates/baseconfig-mapping.json)
2022-10-30 00:59:44,787|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 00:59:44,907|bd5c3796-e7c3-4293-9087-fd477deb3ad3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-30 00:59:45,181|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(c976fa41-07d1-40f4-9d5b-215a6298a440) CBA(/opt/app/onap/blueprints/archive/c976fa41-07d1-40f4-9d5b-215a6298a440/cba.zip)
2022-10-30 00:59:45,188|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c976fa41-07d1-40f4-9d5b-215a6298a440) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 00:59:45,199|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 00:59:45,230|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:45,231|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:45,232|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:45,242|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c976fa41-07d1-40f4-9d5b-215a6298a440) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 00:59:45,323|4e95a38d-ec64-4fb5-b7c5-1451ff23d4a5||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/c976fa41-07d1-40f4-9d5b-215a6298a440) present to clean.
2022-10-30 00:59:51,398|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(559b27d7-4bf0-4a51-9340-fea9839d8b45) CBA(/opt/app/onap/blueprints/archive/559b27d7-4bf0-4a51-9340-fea9839d8b45/cba.zip)
2022-10-30 00:59:51,428|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/559b27d7-4bf0-4a51-9340-fea9839d8b45) and entry definition file (Definitions/CNF.json)
2022-10-30 00:59:51,492|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 00:59:51,493|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 00:59:51,493|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 00:59:51,494|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-out)
2022-10-30 00:59:51,494|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale)
2022-10-30 00:59:51,495|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-in)
2022-10-30 00:59:51,495|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(health-check)
2022-10-30 00:59:51,520|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/559b27d7-4bf0-4a51-9340-fea9839d8b45) and entry definition file (Definitions/CNF.json)
2022-10-30 00:59:51,643|746490be-5833-4b00-9da5-3d846707e36f||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/559b27d7-4bf0-4a51-9340-fea9839d8b45) present to clean.
2022-10-30 01:01:35,339|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-30 01:01:35,444|||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-10-30 01:01:35,487|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| request(ad21f413-5cd2-4339-a8bf-eb15409e969c)
2022-10-30 01:01:35,491|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| CBA file(/opt/app/onap/blueprints/archive/a2f2455f-8398-4081-9b0a-14da1bd81f6e/cba.zip written successfully
2022-10-30 01:01:35,491|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(a2f2455f-8398-4081-9b0a-14da1bd81f6e) CBA(/opt/app/onap/blueprints/archive/a2f2455f-8398-4081-9b0a-14da1bd81f6e/cba.zip)
2022-10-30 01:01:35,504|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2f2455f-8398-4081-9b0a-14da1bd81f6e) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:01:35,518|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-30 01:01:35,546|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 01:01:35,547|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 01:01:35,548|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 01:01:35,564|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a2f2455f-8398-4081-9b0a-14da1bd81f6e) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:01:35,594|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-30 01:01:35,638|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-30 01:01:35,640|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-30 01:01:35,695|ad21f413-5cd2-4339-a8bf-eb15409e969c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/a2f2455f-8398-4081-9b0a-14da1bd81f6e) present to clean.
2022-10-30 01:01:50,707|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-30 01:01:50,816|||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-10-30 01:01:50,818|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| request(b864cefd-fb98-4e97-b931-dc90a3fc832a)
2022-10-30 01:01:50,821|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| CBA file(/opt/app/onap/blueprints/archive/261e2787-c56f-45d3-8c8d-5f2dfaf8f29e/cba.zip written successfully
2022-10-30 01:01:50,821|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(261e2787-c56f-45d3-8c8d-5f2dfaf8f29e) CBA(/opt/app/onap/blueprints/archive/261e2787-c56f-45d3-8c8d-5f2dfaf8f29e/cba.zip)
2022-10-30 01:01:50,849|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/261e2787-c56f-45d3-8c8d-5f2dfaf8f29e) and entry definition file (Definitions/CNF.json)
2022-10-30 01:01:50,908|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 01:01:50,909|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 01:01:50,910|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 01:01:50,910|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-out)
2022-10-30 01:01:50,911|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale)
2022-10-30 01:01:50,911|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-in)
2022-10-30 01:01:50,912|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(health-check)
2022-10-30 01:01:50,934|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/261e2787-c56f-45d3-8c8d-5f2dfaf8f29e) and entry definition file (Definitions/CNF.json)
2022-10-30 01:01:50,959|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-30 01:01:50,998|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-30 01:01:51,000|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-30 01:01:51,064|b864cefd-fb98-4e97-b931-dc90a3fc832a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/261e2787-c56f-45d3-8c8d-5f2dfaf8f29e) present to clean.
2022-10-30 01:04:39,783|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||reactor-http-epoll-2||||INFO||||||| processing request id 9feb387b-c9ee-495f-8a1d-fc3eb6873a30
2022-10-30 01:04:39,783|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:04:39,783|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:04:39,788|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-30 01:04:39,887|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-30 01:04:39,890|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-30 01:04:39,893|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:04:39,912|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:04:39,921|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-30 01:04:39,922|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:04:39,925|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9feb387b-c9ee-495f-8a1d-fc3eb6873a30) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:04:39,925|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:39,925|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:04:39,927|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-30 01:04:39,951|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| 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-10-30 01:04:39,976|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-30 01:04:39,977|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4bff018b-f29a-4152-aeaf-cce19cedb951") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:04:39,977|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("852d8665-6e22-4537-b833-c41bee1f6d35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:04:39,979|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "4bff018b-f29a-4152-aeaf-cce19cedb951",
  "vnf-id" : "852d8665-6e22-4537-b833-c41bee1f6d35",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-30 01:04:40,005|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 01:04:40,006|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:40,006|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:04:40,007|9feb387b-c9ee-495f-8a1d-fc3eb6873a30||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 922ced30-de57-40b3-88ea-33cbcb85a8e2 auditStoreId -1
2022-10-30 01:04:44,970|c3ed4a20-87a7-43dd-89af-8dfd324f7970||reactor-http-epoll-2||||INFO||||||| processing request id c3ed4a20-87a7-43dd-89af-8dfd324f7970
2022-10-30 01:04:44,970|c3ed4a20-87a7-43dd-89af-8dfd324f7970||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:04:44,970|c3ed4a20-87a7-43dd-89af-8dfd324f7970||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:04:44,971|c3ed4a20-87a7-43dd-89af-8dfd324f7970||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-30 01:04:44,971|c3ed4a20-87a7-43dd-89af-8dfd324f7970||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-30 01:04:44,979|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:04:45,000|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:04:45,000|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-30 01:04:45,000|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:04:45,001|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(c3ed4a20-87a7-43dd-89af-8dfd324f7970) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:04:45,001|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:45,001|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:04:45,002|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-30 01:04:45,021|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| 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-10-30 01:04:45,027|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-30 01:04:45,027|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-30 01:04:45,028|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-30 01:04:45,028|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-30 01:04:45,028|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c7e1d51f-02b8-40ae-b52d-2d63c944ad3b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-30 01:04:45,029|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4bff018b-f29a-4152-aeaf-cce19cedb951") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:04:45,029|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| 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-10-30 01:04:45,029|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-30 01:04:45,035|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-30 01:04:45,036|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("852d8665-6e22-4537-b833-c41bee1f6d35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:04:45,037|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "4bff018b-f29a-4152-aeaf-cce19cedb951",
  "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" : "c7e1d51f-02b8-40ae-b52d-2d63c944ad3b",
  "vnf-id" : "852d8665-6e22-4537-b833-c41bee1f6d35",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-30 01:04:45,050|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 01:04:45,050|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:45,050|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:04:45,051|c3ed4a20-87a7-43dd-89af-8dfd324f7970||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID abaae58e-5690-41bf-a7da-72e7934a2894 auditStoreId -1
2022-10-30 01:04:50,714|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-30 01:04:50,820|||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-10-30 01:04:50,848|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing request id 8fb6121a-dcc2-4022-b77e-c5ca604a3c8f
2022-10-30 01:04:50,848|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:04:50,848|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| StoreAuditService ID  -1
2022-10-30 01:04:50,849|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-30 01:04:50,849|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-30 01:04:50,850|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:04:50,859|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Deriving input data for workflow: (config-assign)
2022-10-30 01:04:50,859|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-30 01:04:50,859|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:04:50,859|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| preparing request id(8fb6121a-dcc2-4022-b77e-c5ca604a3c8f) for workflow(config-assign) step(config-assign)
2022-10-30 01:04:50,859|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:50,860|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-30 01:04:50,861|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-30 01:04:50,906|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 01:04:50,908|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-30 01:04:50,911|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Setting Resource Value ("4bff018b-f29a-4152-aeaf-cce19cedb951") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:04:50,911|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Setting Resource Value ("852d8665-6e22-4537-b833-c41bee1f6d35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:04:50,960|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-30 01:04:50,961|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-30 01:04:50,963|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-30 01:04:50,964|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Generated Resource Param Data ({
  "service-instance-id" : "4bff018b-f29a-4152-aeaf-cce19cedb951",
  "vnf-id" : "852d8665-6e22-4537-b833-c41bee1f6d35",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-30 01:04:51,092|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-30 01:04:51,124|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-30 01:04:51,125|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Preparing Response...
2022-10-30 01:04:51,125|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:04:51,125|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-30 01:04:51,126|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bedfe756-751d-466b-8b1d-10c56f13292f auditStoreId -1
2022-10-30 01:04:51,157|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Completed
2022-10-30 01:05:59,940|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-30 01:06:00,044|||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-10-30 01:06:00,049|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| processing request id 8fb6121a-dcc2-4022-b77e-c5ca604a3c8f
2022-10-30 01:06:00,049|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:06:00,049|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| StoreAuditService ID  -1
2022-10-30 01:06:00,051|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-30 01:06:00,051|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-30 01:06:00,054|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-30 01:06:00,060|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Deriving input data for workflow: (config-deploy)
2022-10-30 01:06:00,061|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-30 01:06:00,061|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:06:00,072|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| preparing request id(8fb6121a-dcc2-4022-b77e-c5ca604a3c8f) for workflow(config-deploy) step(config-deploy)
2022-10-30 01:06:00,073|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-30 01:06:00,073|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| 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-10-30 01:06:00,076|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-30 01:06:00,077|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Getting Jython Script Class(ConfigDeploy)
2022-10-30 01:06:03,892|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@1a6d63c9
2022-10-30 01:06:03,895|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Hello world
2022-10-30 01:06:03,895|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Preparing Response...
2022-10-30 01:06:03,895|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-30 01:06:03,895|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-30 01:06:03,896|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 30b5a1ad-3c19-49a1-a413-94fbccbf4f1d auditStoreId -1
2022-10-30 01:06:03,898|8fb6121a-dcc2-4022-b77e-c5ca604a3c8f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Completed
2022-10-30 01:08:46,215|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||reactor-http-epoll-4||||INFO||||||| processing request id 705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1
2022-10-30 01:08:46,216|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:08:46,217|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:08:46,222|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-30 01:08:46,517|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-30 01:08:46,520|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-30 01:08:46,524|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-30 01:08:46,544|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:08:46,628|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-30 01:08:46,633|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1])'s step(resource-assignment)
2022-10-30 01:08:46,634|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:08:46,636|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:08:46,637|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:08:46,637|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:08:46,638|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-30 01:08:46,668|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-30 01:08:46,677|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-30 01:08:46,679|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-30 01:08:46,680|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-30 01:08:46,680|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1c4e4071-8f82-4b17-9e81-efa56fc3838e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:08:46,680|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d956fd0b-3f43-412e-b8c3-2890dc0948b0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:08:46,690|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d956fd0b-3f43-412e-b8c3-2890dc0948b0", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-30 01:08:46,698|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-30 01:08:46,698|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-30 01:08:47,001|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-30 01:08:48,232|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-30 01:08:48,249|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-30 01:08:48,253|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:08:48,254|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-30 01:08:48,255|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "1c4e4071-8f82-4b17-9e81-efa56fc3838e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d956fd0b-3f43-412e-b8c3-2890dc0948b0",
  "vnf_name" : "${vnf_name}"
})
2022-10-30 01:08:48,264|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-30 01:08:48,265|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:08:48,265|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-30 01:08:48,265|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1])'s step(profile-upload)
2022-10-30 01:08:48,265|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:08:48,271|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1) for workflow(resource-assignment) step(profile-upload)
2022-10-30 01:08:48,272|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-30 01:08:48,272|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-30 01:08:48,273|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-30 01:08:48,273|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-10-30 01:08:48,274|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-30 01:08:48,276|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-30 01:08:48,276|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-30 01:08:48,276|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-30 01:08:48,276|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-30 01:08:48,276|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-30 01:08:48,280|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| workflow(705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1) nodes completed with (0)exceptions
2022-10-30 01:08:48,280|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:08:48,281|705fbfe8-fc38-4bd1-a174-58fe5cb8ffb1||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 369a3afe-51ff-4b67-969f-79dcf8dc30d2 auditStoreId -1
2022-10-30 01:08:52,544|4569cf01-79b8-46aa-97bf-816497befb9f||reactor-http-epoll-4||||INFO||||||| processing request id 4569cf01-79b8-46aa-97bf-816497befb9f
2022-10-30 01:08:52,544|4569cf01-79b8-46aa-97bf-816497befb9f||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:08:52,544|4569cf01-79b8-46aa-97bf-816497befb9f||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:08:52,545|4569cf01-79b8-46aa-97bf-816497befb9f||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-30 01:08:52,545|4569cf01-79b8-46aa-97bf-816497befb9f||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-30 01:08:52,549|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-30 01:08:52,572|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:08:52,574|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-30 01:08:52,574|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[4569cf01-79b8-46aa-97bf-816497befb9f])'s step(resource-assignment)
2022-10-30 01:08:52,574|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:08:52,575|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(4569cf01-79b8-46aa-97bf-816497befb9f) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:08:52,575|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:08:52,575|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:08:52,576|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-30 01:08:52,597|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-30 01:08:52,602|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-30 01:08:52,602|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("038b88a9-0161-46fb-8bf0-31d5d4d8b22c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-30 01:08:52,603|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-30 01:08:52,603|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-30 01:08:52,603|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("eb96ffc5-5e92-4d0b-9185-a8d8d253d500") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-30 01:08:52,619|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:08:52,620|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-30 01:08:52,621|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:08:52,621|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-30 01:08:52,677|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:08:52,677|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:08:52,716|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-30 01:08:52,716|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-30 01:08:52,719|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c8c7c9c5-5ecb-4660-ba30-da17b424f0c1"}])
2022-10-30 01:08:52,720|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6779a25f-65bd-47fa-b35f-5202b66dd885"}])
2022-10-30 01:08:52,720|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c8c7c9c5-5ecb-4660-ba30-da17b424f0c1") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-30 01:08:52,720|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6779a25f-65bd-47fa-b35f-5202b66dd885") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-30 01:08:52,721|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-30 01:08:52,728|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> c8c7c9c5-5ecb-4660-ba30-da17b424f0c1
2022-10-30 01:08:52,730|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:08:52,730|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-10-30 01:08:52,781|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:08:52,793|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-30 01:08:52,794|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-30 01:08:52,795|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-30 01:08:52,795|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-30 01:08:52,795|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-30 01:08:52,801|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> eb96ffc5-5e92-4d0b-9185-a8d8d253d500
2022-10-30 01:08:52,802|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1c4e4071-8f82-4b17-9e81-efa56fc3838e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:08:52,802|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-30 01:08:52,802|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-30 01:08:52,803|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d956fd0b-3f43-412e-b8c3-2890dc0948b0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:08:52,804|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1c4e4071-8f82-4b17-9e81-efa56fc3838e", vnf-id="d956fd0b-3f43-412e-b8c3-2890dc0948b0"}
2022-10-30 01:08:52,805|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1c4e4071-8f82-4b17-9e81-efa56fc3838e", vnf-id="d956fd0b-3f43-412e-b8c3-2890dc0948b0"}
2022-10-30 01:08:52,811|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-30 01:08:52,811|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-30 01:08:52,811|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-30 01:08:52,811|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-30 01:08:52,943|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-30 01:08:52,943|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-30 01:08:53,013|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-30 01:08:53,013|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-30 01:08:53,014|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-30 01:08:53,016|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="038b88a9-0161-46fb-8bf0-31d5d4d8b22c"}
2022-10-30 01:08:53,023|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-30 01:08:53,023|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-30 01:08:53,024|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-30 01:08:53,084|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-30 01:08:53,085|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-30 01:08:53,086|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:08:53,087|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-30 01:08:53,088|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1c4e4071-8f82-4b17-9e81-efa56fc3838e", vnf-id="d956fd0b-3f43-412e-b8c3-2890dc0948b0"}
2022-10-30 01:08:53,096|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-30 01:08:53,096|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-30 01:08:53,129|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1c4e4071-8f82-4b17-9e81-efa56fc3838e/service-data/vnfs/vnf/d956fd0b-3f43-412e-b8c3-2890dc0948b0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-30 01:08:53,141|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-30 01:08:53,141|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-30 01:08:53,141|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-30 01:08:53,141|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-30 01:08:53,141|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-30 01:08:53,142|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-30 01:08:53,142|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-30 01:08:53,147|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-10-30 01:08:53,148|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 01:08:53,148|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:08:53,148|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-10-30 01:08:53,149|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| workflow(4569cf01-79b8-46aa-97bf-816497befb9f) nodes completed with (1)exceptions
2022-10-30 01:08:53,149|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||ERROR||||||| workflow(4569cf01-79b8-46aa-97bf-816497befb9f) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:08:53,149|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:08:53,150|4569cf01-79b8-46aa-97bf-816497befb9f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f8c3f462-1b73-49cf-8350-e05d1cc7ceac auditStoreId -1
2022-10-30 01:12:16,510|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Save processing(fb7edb9b-ed3b-40e6-982b-06eced59f381) CBA(/opt/app/onap/blueprints/archive/fb7edb9b-ed3b-40e6-982b-06eced59f381/cba.zip)
2022-10-30 01:12:16,597|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb7edb9b-ed3b-40e6-982b-06eced59f381) and entry definition file (Definitions/CNF.json)
2022-10-30 01:12:16,809|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(resource-assignment)
2022-10-30 01:12:16,810|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-assign)
2022-10-30 01:12:16,810|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(config-deploy)
2022-10-30 01:12:16,811|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-out)
2022-10-30 01:12:16,812|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale)
2022-10-30 01:12:16,812|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(scale-in)
2022-10-30 01:12:16,813|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Validating Workflow(health-check)
2022-10-30 01:12:16,841|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fb7edb9b-ed3b-40e6-982b-06eced59f381) and entry definition file (Definitions/CNF.json)
2022-10-30 01:12:16,880|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-30 01:12:16,922|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-30 01:12:16,994|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-30 01:12:17,069|02af8255-0baa-4412-9887-146d9ba6e522||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b9b45d6d8-q6tph|||| No compiled cache(/opt/app/onap/blueprints/working/fb7edb9b-ed3b-40e6-982b-06eced59f381) present to clean.
2022-10-30 01:12:32,816|e8648570-7282-4b27-a938-1246e1089a76||reactor-http-epoll-2||||INFO||||||| processing request id e8648570-7282-4b27-a938-1246e1089a76
2022-10-30 01:12:32,816|e8648570-7282-4b27-a938-1246e1089a76||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:12:32,816|e8648570-7282-4b27-a938-1246e1089a76||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:12:32,818|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-30 01:12:33,007|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-30 01:12:33,009|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-30 01:12:33,010|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-30 01:12:33,022|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:12:33,023|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-30 01:12:33,024|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e8648570-7282-4b27-a938-1246e1089a76])'s step(resource-assignment)
2022-10-30 01:12:33,024|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:12:33,025|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8648570-7282-4b27-a938-1246e1089a76) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:12:33,025|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:12:33,025|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:12:33,026|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-30 01:12:33,041|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-30 01:12:33,042|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-30 01:12:33,043|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-30 01:12:33,043|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-30 01:12:33,044|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d52f0b2f-88ee-4fe4-891f-a545b42f099b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:12:33,044|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("aef7beae-f5a5-4377-96f3-6d6ee2556c99") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:12:33,045|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d52f0b2f-88ee-4fe4-891f-a545b42f099b", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-30 01:12:33,049|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-30 01:12:33,049|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-30 01:12:33,051|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-30 01:12:33,103|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-30 01:12:33,104|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-30 01:12:33,104|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:12:33,106|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-30 01:12:33,107|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "aef7beae-f5a5-4377-96f3-6d6ee2556c99",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d52f0b2f-88ee-4fe4-891f-a545b42f099b",
  "vnf_name" : "${vnf_name}"
})
2022-10-30 01:12:33,113|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 01:12:33,113|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:12:33,114|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-30 01:12:33,114|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[e8648570-7282-4b27-a938-1246e1089a76])'s step(profile-upload)
2022-10-30 01:12:33,114|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:12:33,115|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e8648570-7282-4b27-a938-1246e1089a76) for workflow(resource-assignment) step(profile-upload)
2022-10-30 01:12:33,115|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-30 01:12:33,116|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-30 01:12:33,116|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-30 01:12:33,116|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-10-30 01:12:33,116|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-30 01:12:33,116|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-30 01:12:33,117|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-30 01:12:33,117|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-30 01:12:33,117|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-30 01:12:33,117|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-30 01:12:33,118|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| workflow(e8648570-7282-4b27-a938-1246e1089a76) nodes completed with (0)exceptions
2022-10-30 01:12:33,118|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:12:33,118|e8648570-7282-4b27-a938-1246e1089a76||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b532c8c-03e0-450a-8b70-85f44020e7d0 auditStoreId -1
2022-10-30 01:12:36,816|b78f19c3-72c2-4781-b078-90fe14733ead||reactor-http-epoll-2||||INFO||||||| processing request id b78f19c3-72c2-4781-b078-90fe14733ead
2022-10-30 01:12:36,817|b78f19c3-72c2-4781-b078-90fe14733ead||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-30 01:12:36,817|b78f19c3-72c2-4781-b078-90fe14733ead||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-10-30 01:12:36,818|b78f19c3-72c2-4781-b078-90fe14733ead||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-30 01:12:36,818|b78f19c3-72c2-4781-b078-90fe14733ead||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-30 01:12:36,822|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-30 01:12:36,843|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-30 01:12:36,845|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-30 01:12:36,845|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[b78f19c3-72c2-4781-b078-90fe14733ead])'s step(resource-assignment)
2022-10-30 01:12:36,846|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-30 01:12:36,846|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b78f19c3-72c2-4781-b078-90fe14733ead) for workflow(resource-assignment) step(resource-assignment)
2022-10-30 01:12:36,846|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-30 01:12:36,846|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-30 01:12:36,847|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-30 01:12:36,865|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-30 01:12:36,868|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-30 01:12:36,868|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6c525324-cfa7-4655-84f6-c10a039246e9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-30 01:12:36,869|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-30 01:12:36,869|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-30 01:12:36,869|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("eb96ffc5-5e92-4d0b-9185-a8d8d253d500") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-30 01:12:36,871|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:12:36,871|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:12:36,871|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-30 01:12:36,871|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-30 01:12:36,897|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:12:36,902|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:12:36,909|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-30 01:12:36,910|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6779a25f-65bd-47fa-b35f-5202b66dd885"}])
2022-10-30 01:12:36,910|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6779a25f-65bd-47fa-b35f-5202b66dd885") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-30 01:12:36,913|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-30 01:12:36,914|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c8c7c9c5-5ecb-4660-ba30-da17b424f0c1"}])
2022-10-30 01:12:36,914|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c8c7c9c5-5ecb-4660-ba30-da17b424f0c1") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-30 01:12:36,915|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-30 01:12:36,922|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> c8c7c9c5-5ecb-4660-ba30-da17b424f0c1
2022-10-30 01:12:36,923|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eb96ffc5-5e92-4d0b-9185-a8d8d253d500"}
2022-10-30 01:12:36,923|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-10-30 01:12:36,949|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=eb96ffc5-5e92-4d0b-9185-a8d8d253d500})
2022-10-30 01:12:36,959|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-30 01:12:36,960|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-30 01:12:36,960|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-30 01:12:36,961|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-30 01:12:36,961|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-30 01:12:36,965|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> eb96ffc5-5e92-4d0b-9185-a8d8d253d500
2022-10-30 01:12:36,965|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("aef7beae-f5a5-4377-96f3-6d6ee2556c99") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-30 01:12:36,966|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-30 01:12:36,966|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-30 01:12:36,966|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d52f0b2f-88ee-4fe4-891f-a545b42f099b") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-30 01:12:36,967|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="aef7beae-f5a5-4377-96f3-6d6ee2556c99", vnf-id="d52f0b2f-88ee-4fe4-891f-a545b42f099b"}
2022-10-30 01:12:36,967|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="aef7beae-f5a5-4377-96f3-6d6ee2556c99", vnf-id="d52f0b2f-88ee-4fe4-891f-a545b42f099b"}
2022-10-30 01:12:36,970|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-30 01:12:36,970|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-30 01:12:36,970|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-30 01:12:36,970|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-30 01:12:36,990|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-30 01:12:36,990|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-30 01:12:37,005|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-30 01:12:37,005|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-30 01:12:37,005|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-30 01:12:37,005|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-30 01:12:37,005|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-30 01:12:37,007|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-30 01:12:37,007|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-30 01:12:37,008|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-10-30 01:12:37,008|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-10-30 01:12:37,008|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-30 01:12:37,009|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="6c525324-cfa7-4655-84f6-c10a039246e9"}
2022-10-30 01:12:37,013|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-30 01:12:37,013|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-30 01:12:37,014|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-30 01:12:37,051|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-10-30 01:12:37,051|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-10-30 01:12:37,052|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:51)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:12:37,053|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-30 01:12:37,053|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="aef7beae-f5a5-4377-96f3-6d6ee2556c99", vnf-id="d52f0b2f-88ee-4fe4-891f-a545b42f099b"}
2022-10-30 01:12:37,056|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-30 01:12:37,056|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-30 01:12:37,095|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/aef7beae-f5a5-4377-96f3-6d6ee2556c99/service-data/vnfs/vnf/d52f0b2f-88ee-4fe4-891f-a545b42f099b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-30 01:12:37,119|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-30 01:12:37,120|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-30 01:12:37,120|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-30 01:12:37,120|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-30 01:12:37,120|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-30 01:12:37,121|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-30 01:12:37,121|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-30 01:12:37,123|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Object` out of NOT_AVAILABLE token
 at [Source: UNKNOWN; line: -1, column: -1]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1468)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1242)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1148)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:700)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:893)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:652)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4497)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2730)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3183)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-10-30 01:12:37,123|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-10-30 01:12:37,123|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-30 01:12:37,123|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-10-30 01:12:37,124|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| workflow(b78f19c3-72c2-4781-b078-90fe14733ead) nodes completed with (1)exceptions
2022-10-30 01:12:37,124|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||ERROR||||||| workflow(b78f19c3-72c2-4781-b078-90fe14733ead) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$5.invokeSuspend(BluePrintWorkflowService.kt:258)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-30 01:12:37,124|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-30 01:12:37,125|b78f19c3-72c2-4781-b078-90fe14733ead||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2a95a7c8-3315-4e35-99ce-4a2072a60b97 auditStoreId -1