Results

By type

          22:55:52,716 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:55:52,720 |-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.1.jar!/logback.xml]
22:55:52,722 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:55:52,722 |-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.1.jar!/logback.xml]
22:55:52,722 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:55:52,748 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
22:55:52,959 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:55:52,969 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:55:52,972 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:55:52,983 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:55:53,072 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:55:53,072 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:55:53,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:55:53,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:55:53,073 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:55:53,073 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:55:53,073 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:55:53,073 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:55:53,075 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


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

2022-12-09 22:55:54,705|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-mfmhb with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-09 22:55:54,714|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-09 22:55:58,828|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-09 22:55:59,512|||main||||INFO||||||| Finished Spring Data repository scanning in 669 ms. Found 11 JPA repository interfaces.
2022-12-09 22:56:02,559|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-09 22:56:02,662|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-09 22:56:02,942|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-09 22:56:03,589|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-09 22:56:03,973|||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-12-09 22:56:03,975|||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-12-09 22:56:04,511|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-09 22:56:06,493|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-09 22:56:06,516|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-09 22:56:06,626|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-09 22:56:08,388|||main||||INFO||||||| Audit service is disabled
2022-12-09 22:56:08,547|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-09 22:56:10,853|||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-12-09 22:56:10,913|||main||||INFO||||||| Dependency Management module created...
2022-12-09 22:56:12,071|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-09 22:56:12,566|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-09 22:56:14,658|||main||||INFO||||||| Netty started on port 8080
2022-12-09 22:56:16,672|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-09 22:56:17,300|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-09 22:56:17,308|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 24.012 seconds (JVM running for 25.359)
2022-12-09 22:56:17,334|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-10 01:24:45,420|d6cdf07b-b450-49f1-bf6e-66539d9fcba7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-10 01:24:45,422|d6cdf07b-b450-49f1-bf6e-66539d9fcba7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 01:24:45,425|d6cdf07b-b450-49f1-bf6e-66539d9fcba7||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 01:24:46,032|d6cdf07b-b450-49f1-bf6e-66539d9fcba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 01:24:46,035|d6cdf07b-b450-49f1-bf6e-66539d9fcba7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 01:24:47,521|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||Thread-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c831497e-2bd7-477a-99e9-8f5142f10733)
2022-12-10 01:24:47,539|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| deleting definition types under : /opt/app/onap/blueprints/working/c831497e-2bd7-477a-99e9-8f5142f10733/Definitions
2022-12-10 01:24:47,623|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| reinitialized all type definitions
2022-12-10 01:24:47,629|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-10 01:24:47,669|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-10 01:24:47,678|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-10 01:24:47,693|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-10 01:24:47,760|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(helloworld)
2022-12-10 01:24:47,762|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-10 01:24:47,763|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(helloworld) targets(helloworld)
2022-12-10 01:24:47,763|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-10 01:24:47,764|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-10 01:24:47,765|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/c831497e-2bd7-477a-99e9-8f5142f10733/Templates/hello-world-mapping.json
2022-12-10 01:24:47,779|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-10 01:24:47,780|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-10 01:24:47,780|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 01:24:47,781|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-10 01:24:47,783|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/hello-world-mapping.json)
2022-12-10 01:24:47,800|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| distinct resource keys ([])
2022-12-10 01:24:47,801|1f7fd8a3-63f0-4038-bfa8-36f2604b59fa||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enriching Resource Definition sources Node Template: []
2022-12-10 01:24:48,107|14418796-eaac-4748-94fd-98b4d4b74e0c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(bab0f524-c889-40d9-b409-e6acbaae14ac) CBA(/opt/app/onap/blueprints/archive/bab0f524-c889-40d9-b409-e6acbaae14ac/cba.zip)
2022-12-10 01:24:48,127|14418796-eaac-4748-94fd-98b4d4b74e0c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bab0f524-c889-40d9-b409-e6acbaae14ac) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:24:48,205|14418796-eaac-4748-94fd-98b4d4b74e0c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(helloworld)
2022-12-10 01:24:48,221|14418796-eaac-4748-94fd-98b4d4b74e0c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bab0f524-c889-40d9-b409-e6acbaae14ac) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:24:48,403|14418796-eaac-4748-94fd-98b4d4b74e0c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/bab0f524-c889-40d9-b409-e6acbaae14ac) present to clean.
2022-12-10 01:24:48,609|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-10 01:24:48,609|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 01:24:48,614|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-10 01:24:48,622|654321||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-10 01:24:48,700|654321||DefaultDispatcher-worker-6||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-10 01:24:48,702|654321||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-10 01:24:48,705|654321||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:24:48,726|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-10 01:24:48,727|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-10 01:24:48,744|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 01:24:48,755|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-10 01:24:48,755|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 01:24:48,757|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-10 01:24:48,781|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-10 01:24:48,811|654321||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([])
2022-12-10 01:24:48,814|654321||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({ })
2022-12-10 01:24:48,916|654321||DefaultDispatcher-worker-6||||INFO||||||| Preparing Response...
2022-12-10 01:24:48,919|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 01:24:48,920|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-10 01:24:48,930|654321||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8bbec225-a4c2-4db9-b43e-7d1f251ab842 auditStoreId -1
2022-12-10 01:28:34,590|ad6ad865-2e1b-4dc2-937a-3898fbcd355e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-10 01:28:34,591|ad6ad865-2e1b-4dc2-937a-3898fbcd355e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 01:28:34,591|ad6ad865-2e1b-4dc2-937a-3898fbcd355e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 01:28:34,922|ad6ad865-2e1b-4dc2-937a-3898fbcd355e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 01:28:34,922|ad6ad865-2e1b-4dc2-937a-3898fbcd355e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 01:28:35,922|1f4c6218-185f-4430-be19-560e9f76dc46||Thread-59||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d503cbdf-b30f-4a37-850e-bd9e67d40641)
2022-12-10 01:28:35,924|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| deleting definition types under : /opt/app/onap/blueprints/working/d503cbdf-b30f-4a37-850e-bd9e67d40641/Definitions
2022-12-10 01:28:35,927|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| reinitialized all type definitions
2022-12-10 01:28:35,928|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-10 01:28:35,962|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-10 01:28:35,971|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-10 01:28:35,982|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-10 01:28:36,002|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(helloworld)
2022-12-10 01:28:36,002|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-10 01:28:36,002|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(helloworld) targets(helloworld)
2022-12-10 01:28:36,002|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-10 01:28:36,003|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-10 01:28:36,003|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/d503cbdf-b30f-4a37-850e-bd9e67d40641/Templates/hello-world-mapping.json
2022-12-10 01:28:36,014|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-10 01:28:36,014|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-10 01:28:36,015|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 01:28:36,015|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-10 01:28:36,015|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/hello-world-mapping.json)
2022-12-10 01:28:36,024|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| distinct resource keys ([])
2022-12-10 01:28:36,024|1f4c6218-185f-4430-be19-560e9f76dc46||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enriching Resource Definition sources Node Template: []
2022-12-10 01:28:36,249|e4b9d4c1-3e48-4df4-8cfd-6b26377c517c||Thread-59||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(208090fc-4f16-4d51-b7f2-9c76d54e6b02) CBA(/opt/app/onap/blueprints/archive/208090fc-4f16-4d51-b7f2-9c76d54e6b02/cba.zip)
2022-12-10 01:28:36,257|e4b9d4c1-3e48-4df4-8cfd-6b26377c517c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/208090fc-4f16-4d51-b7f2-9c76d54e6b02) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:28:36,278|e4b9d4c1-3e48-4df4-8cfd-6b26377c517c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(helloworld)
2022-12-10 01:28:36,287|e4b9d4c1-3e48-4df4-8cfd-6b26377c517c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/208090fc-4f16-4d51-b7f2-9c76d54e6b02) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:28:36,379|e4b9d4c1-3e48-4df4-8cfd-6b26377c517c||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/208090fc-4f16-4d51-b7f2-9c76d54e6b02) present to clean.
2022-12-10 01:28:36,584|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-10 01:28:36,584|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 01:28:36,584|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-10 01:28:36,587|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-12-10 01:28:36,587|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-10 01:28:36,591|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:28:36,619|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-10 01:28:36,620|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-10 01:28:36,620|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 01:28:36,621|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-10 01:28:36,621|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 01:28:36,621|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-10 01:28:36,623|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-10 01:28:36,645|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2022-12-10 01:28:36,646|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2022-12-10 01:28:36,655|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2022-12-10 01:28:36,655|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 01:28:36,655|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-10 01:28:36,656|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9e61a85a-396b-45a9-8b34-0ac8c7720cb6 auditStoreId -1
2022-12-10 01:32:16,042|aac1a2c4-c536-4002-958d-61bc2d0f93df||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-10 01:32:16,042|aac1a2c4-c536-4002-958d-61bc2d0f93df||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 01:32:16,042|aac1a2c4-c536-4002-958d-61bc2d0f93df||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 01:32:16,276|aac1a2c4-c536-4002-958d-61bc2d0f93df||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 01:32:16,277|aac1a2c4-c536-4002-958d-61bc2d0f93df||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 01:32:17,133|26442a7e-cec4-4c82-94e9-b8f1339ef44c||Thread-92||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7b176ff3-6a82-4d5f-a83a-e2a790bf7ab7)
2022-12-10 01:32:17,135|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| deleting definition types under : /opt/app/onap/blueprints/working/7b176ff3-6a82-4d5f-a83a-e2a790bf7ab7/Definitions
2022-12-10 01:32:17,138|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| reinitialized all type definitions
2022-12-10 01:32:17,139|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-10 01:32:17,165|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-10 01:32:17,172|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-10 01:32:17,179|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-10 01:32:17,196|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(helloworld)
2022-12-10 01:32:17,196|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-10 01:32:17,197|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(helloworld) targets(helloworld)
2022-12-10 01:32:17,197|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-10 01:32:17,197|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-10 01:32:17,197|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/7b176ff3-6a82-4d5f-a83a-e2a790bf7ab7/Templates/hello-world-mapping.json
2022-12-10 01:32:17,205|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-10 01:32:17,206|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-10 01:32:17,206|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 01:32:17,206|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-10 01:32:17,206|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/hello-world-mapping.json)
2022-12-10 01:32:17,213|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| distinct resource keys ([])
2022-12-10 01:32:17,213|26442a7e-cec4-4c82-94e9-b8f1339ef44c||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enriching Resource Definition sources Node Template: []
2022-12-10 01:32:17,426|a88a7a61-e17c-4ba7-959e-52e9ac532ef2||Thread-92||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(ac2f5bdc-63c9-47f7-a12b-c9345d808464) CBA(/opt/app/onap/blueprints/archive/ac2f5bdc-63c9-47f7-a12b-c9345d808464/cba.zip)
2022-12-10 01:32:17,434|a88a7a61-e17c-4ba7-959e-52e9ac532ef2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac2f5bdc-63c9-47f7-a12b-c9345d808464) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:32:17,452|a88a7a61-e17c-4ba7-959e-52e9ac532ef2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(helloworld)
2022-12-10 01:32:17,460|a88a7a61-e17c-4ba7-959e-52e9ac532ef2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ac2f5bdc-63c9-47f7-a12b-c9345d808464) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:32:17,531|a88a7a61-e17c-4ba7-959e-52e9ac532ef2||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/ac2f5bdc-63c9-47f7-a12b-c9345d808464) present to clean.
2022-12-10 01:32:17,720|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2022-12-10 01:32:17,720|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 01:32:17,720|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-10 01:32:17,722|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-10 01:32:17,723|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-10 01:32:17,725|654321||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-10 01:32:17,738|654321||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-10 01:32:17,738|654321||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-10 01:32:17,738|654321||DefaultDispatcher-worker-6||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 01:32:17,739|654321||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-10 01:32:17,740|654321||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 01:32:17,740|654321||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-10 01:32:17,742|654321||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-10 01:32:17,761|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2022-12-10 01:32:17,762|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2022-12-10 01:32:17,770|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-10 01:32:17,770|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 01:32:17,770|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-10 01:32:17,771|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ca1861f2-660c-486f-8b26-a21056fdf9a7 auditStoreId -1
2022-12-10 02:39:27,480|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(cc4d05b1-f5f7-4d94-ae7a-a114e6e609e4) CBA(/opt/app/onap/blueprints/archive/cc4d05b1-f5f7-4d94-ae7a-a114e6e609e4/cba.zip)
2022-12-10 02:39:27,535|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc4d05b1-f5f7-4d94-ae7a-a114e6e609e4) and entry definition file (Definitions/CNF.json)
2022-12-10 02:39:27,681|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:39:27,683|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:39:27,684|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:27,684|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-out)
2022-12-10 02:39:27,685|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale)
2022-12-10 02:39:27,686|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-in)
2022-12-10 02:39:27,686|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(health-check)
2022-12-10 02:39:27,742|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc4d05b1-f5f7-4d94-ae7a-a114e6e609e4) and entry definition file (Definitions/CNF.json)
2022-12-10 02:39:27,872|0c513f8e-4ca1-491d-8a8e-0f31a0810bdc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/cc4d05b1-f5f7-4d94-ae7a-a114e6e609e4) present to clean.
2022-12-10 02:39:44,565|d512388d-1f6d-432a-8d9c-d603ad13f376||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-10 02:39:44,566|d512388d-1f6d-432a-8d9c-d603ad13f376||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 02:39:44,566|d512388d-1f6d-432a-8d9c-d603ad13f376||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 02:39:44,907|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 02:39:44,907|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 02:39:45,756|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-10 02:39:45,762|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(75be4c6a-84f6-4b14-8bc5-777253705ddc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-10 02:39:45,790|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(b815d231-a119-4ef6-b717-348eace8fa18) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-10 02:39:45,799|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(6cee1873-44d7-4db1-b736-4b2c158af4ae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-10 02:39:45,813|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(e6f63f0f-afd8-4d34-bab9-c1f9a5ba4c75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-10 02:39:45,833|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(1700eb58-c08e-43d3-a83e-476ce61dba66) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-10 02:39:45,851|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(d8fc6786-f6e8-44d6-aa0e-977860334285) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-10 02:39:45,870|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:45,871|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:45,871|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 02:39:45,872|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 02:39:45,872|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:45,872|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:45,918|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:39:45,924|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 02:39:45,977|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 02:39:46,006|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 02:39:46,028|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 02:39:46,109|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:39:46,110|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:39:46,110|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:46,170|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:46,304|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:39:46,305|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:39:46,307|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:46,358|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:46,490|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:39:46,491|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:39:46,492|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:46,493|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(HealthCheck)
2022-12-10 02:39:46,494|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-10 02:39:46,494|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(vf-config-assign)
2022-12-10 02:39:46,495|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(vf-config-deploy)
2022-12-10 02:39:46,549|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 02:39:46,659|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:39:46,660|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:46,695|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:39:46,696|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:39:46,697|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 02:39:46,716|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:39:46,846|d512388d-1f6d-432a-8d9c-d603ad13f376||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:40:02,215|8b9b2761-3bf2-4851-aa30-2d9ca574c143||Thread-93||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7f98e1f2-ec9d-433b-bc72-39e4e7422d33)
2022-12-10 02:40:02,231|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| deleting definition types under : /opt/app/onap/blueprints/working/7f98e1f2-ec9d-433b-bc72-39e4e7422d33/Definitions
2022-12-10 02:40:02,234|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| reinitialized all type definitions
2022-12-10 02:40:02,260|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-10 02:40:02,291|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(vnf-template)
2022-12-10 02:40:02,307|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-10 02:40:02,328|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-10 02:40:02,369|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,449|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,470|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,501|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-10 02:40:02,502|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-10 02:40:02,503|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-10 02:40:02,559|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,593|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,610|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,622|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 02:40:02,653|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,664|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,678|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,692|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,713|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,725|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,760|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-10 02:40:02,768|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-10 02:40:02,768|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-10 02:40:02,768|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-10 02:40:02,799|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,809|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,828|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(input)
2022-12-10 02:40:02,837|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-10 02:40:02,897|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(resource-assignment)
2022-12-10 02:40:02,898|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-10 02:40:02,898|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-10 02:40:02,898|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-10 02:40:02,898|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-10 02:40:02,899|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-10 02:40:02,899|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/7f98e1f2-ec9d-433b-bc72-39e4e7422d33/Templates/vnf-mapping.json
2022-12-10 02:40:02,905|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-10 02:40:02,905|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-10 02:40:02,905|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/7f98e1f2-ec9d-433b-bc72-39e4e7422d33/Templates/base_ubuntu20-mapping.json
2022-12-10 02:40:02,912|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-10 02:40:02,913|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-10 02:40:02,913|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(config-assign)
2022-12-10 02:40:02,914|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-10 02:40:02,914|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(config-assign) targets(config-assign)
2022-12-10 02:40:02,914|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-10 02:40:02,914|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-10 02:40:02,914|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enriching artifacts file(/opt/app/onap/blueprints/working/7f98e1f2-ec9d-433b-bc72-39e4e7422d33/Templates/baseconfig-mapping.json
2022-12-10 02:40:02,921|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-10 02:40:02,921|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing Workflow(config-deploy)
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| workflow(config-deploy) resource assignment files([]
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 02:40:02,923|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-10 02:40:02,924|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/vnf-mapping.json)
2022-12-10 02:40:02,924|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-10 02:40:02,924|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing file (Templates/baseconfig-mapping.json)
2022-12-10 02:40:02,949|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:40:03,071|8b9b2761-3bf2-4851-aa30-2d9ca574c143||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-10 02:40:03,370|953c53cd-e46b-446e-b72d-cdf2dcab984d||Thread-93||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(8e6032af-2732-4cf3-afba-710fd330a11f) CBA(/opt/app/onap/blueprints/archive/8e6032af-2732-4cf3-afba-710fd330a11f/cba.zip)
2022-12-10 02:40:03,381|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8e6032af-2732-4cf3-afba-710fd330a11f) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 02:40:03,393|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 02:40:03,428|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:40:03,429|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:40:03,429|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:40:03,439|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8e6032af-2732-4cf3-afba-710fd330a11f) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 02:40:03,522|953c53cd-e46b-446e-b72d-cdf2dcab984d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/8e6032af-2732-4cf3-afba-710fd330a11f) present to clean.
2022-12-10 02:43:25,291|49e404ea-ad89-4885-90a1-9a55443bb0fe||reactor-http-epoll-4||||INFO||||||| processing request id 49e404ea-ad89-4885-90a1-9a55443bb0fe
2022-12-10 02:43:25,292|49e404ea-ad89-4885-90a1-9a55443bb0fe||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:43:25,292|49e404ea-ad89-4885-90a1-9a55443bb0fe||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:43:25,312|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-10 02:43:25,515|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 02:43:25,518|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:43:25,520|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:25,541|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:43:25,602|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:43:25,644|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[49e404ea-ad89-4885-90a1-9a55443bb0fe])'s step(resource-assignment)
2022-12-10 02:43:25,644|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:25,645|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(49e404ea-ad89-4885-90a1-9a55443bb0fe) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:43:25,645|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:43:25,646|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:43:25,648|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 02:43:25,671|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:25,714|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:25,720|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-10 02:43:25,721|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||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-12-10 02:43:25,722|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1726f300-d5e9-4d5b-8546-9fc60e255e2f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:43:25,722|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("36f4b9bd-0884-4d85-9536-aa81f0be50ff") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:43:25,744|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="36f4b9bd-0884-4d85-9536-aa81f0be50ff", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-10 02:43:25,784|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||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-12-10 02:43:25,794|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||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-12-10 02:43:26,102|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:43:28,077|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:43:28,102|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:43:28,108|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-1||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:43:28,109|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:28,112|49e404ea-ad89-4885-90a1-9a55443bb0fe||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" : "1726f300-d5e9-4d5b-8546-9fc60e255e2f",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "36f4b9bd-0884-4d85-9536-aa81f0be50ff",
  "vnf_name" : "${vnf_name}"
})
2022-12-10 02:43:28,122|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-10 02:43:28,122|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:43:28,122|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-10 02:43:28,123|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[49e404ea-ad89-4885-90a1-9a55443bb0fe])'s step(profile-upload)
2022-12-10 02:43:28,124|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:28,131|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(49e404ea-ad89-4885-90a1-9a55443bb0fe) for workflow(resource-assignment) step(profile-upload)
2022-12-10 02:43:28,131|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-10 02:43:28,131|49e404ea-ad89-4885-90a1-9a55443bb0fe||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-12-10 02:43:28,132|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-10 02:43:28,133|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-10 02:43:28,133|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-10 02:43:28,136|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-10 02:43:28,137|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-10 02:43:28,137|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-10 02:43:28,137|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-10 02:43:28,137|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 02:43:28,142|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| workflow(49e404ea-ad89-4885-90a1-9a55443bb0fe) nodes completed with (0)exceptions
2022-12-10 02:43:28,143|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:43:28,144|49e404ea-ad89-4885-90a1-9a55443bb0fe||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f7d579f-dc88-424b-af12-4d8737e6d548 auditStoreId -1
2022-12-10 02:43:32,217|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||reactor-http-epoll-4||||INFO||||||| processing request id 6c8677ff-779b-47d3-b0d2-4dcf33f06b9a
2022-12-10 02:43:32,217|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:43:32,217|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:43:32,219|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,219|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:43:32,222|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,261|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:43:32,263|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:43:32,264|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[6c8677ff-779b-47d3-b0d2-4dcf33f06b9a])'s step(resource-assignment)
2022-12-10 02:43:32,264|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,265|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(6c8677ff-779b-47d3-b0d2-4dcf33f06b9a) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:43:32,265|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:43:32,265|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:43:32,267|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-10 02:43:32,296|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,307|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-10 02:43:32,308|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7d01f39a-9875-4532-a953-25e6086b1162") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 02:43:32,308|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,308|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,309|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fac00b48-ce2f-4ec6-9df0-3f54acfc8466") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-10 02:43:32,323|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:43:32,323|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:43:32,324|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||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-12-10 02:43:32,324|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,357|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:43:32,383|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:43:32,402|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,402|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,408|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"41097d8c-9c28-4f02-a9f5-c4a2149b3eed"}])
2022-12-10 02:43:32,408|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"321609b9-043f-4206-9bd7-75ba6315143f"}])
2022-12-10 02:43:32,408|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("321609b9-043f-4206-9bd7-75ba6315143f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-10 02:43:32,408|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("41097d8c-9c28-4f02-a9f5-c4a2149b3eed") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-10 02:43:32,410|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-10 02:43:32,417|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 41097d8c-9c28-4f02-a9f5-c4a2149b3eed
2022-12-10 02:43:32,419|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:43:32,419|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||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-12-10 02:43:32,463|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:43:32,474|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,476|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-10 02:43:32,476|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-10 02:43:32,483|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-10 02:43:32,484|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-10 02:43:32,488|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fac00b48-ce2f-4ec6-9df0-3f54acfc8466
2022-12-10 02:43:32,489|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1726f300-d5e9-4d5b-8546-9fc60e255e2f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:43:32,489|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,489|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,490|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("36f4b9bd-0884-4d85-9536-aa81f0be50ff") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:43:32,491|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1726f300-d5e9-4d5b-8546-9fc60e255e2f", vnf-id="36f4b9bd-0884-4d85-9536-aa81f0be50ff"}
2022-12-10 02:43:32,491|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1726f300-d5e9-4d5b-8546-9fc60e255e2f", vnf-id="36f4b9bd-0884-4d85-9536-aa81f0be50ff"}
2022-12-10 02:43:32,496|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,496|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,497|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,497|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,533|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-10 02:43:32,541|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-10 02:43:32,616|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-10 02:43:32,616|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-10 02:43:32,617|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,617|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 02:43:32,618|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,620|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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="7d01f39a-9875-4532-a953-25e6086b1162"}
2022-12-10 02:43:32,626|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,626|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,628|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:43:32,695|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:43:32,696|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:43:32,697|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:43:32,698|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,698|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="1726f300-d5e9-4d5b-8546-9fc60e255e2f", vnf-id="36f4b9bd-0884-4d85-9536-aa81f0be50ff"}
2022-12-10 02:43:32,702|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,702|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/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-12-10 02:43:32,738|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1726f300-d5e9-4d5b-8546-9fc60e255e2f/service-data/vnfs/vnf/36f4b9bd-0884-4d85-9536-aa81f0be50ff/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-10 02:43:32,751|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-10 02:43:32,751|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:43:32,752|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-10 02:43:32,752|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-10 02:43:32,752|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||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-12-10 02:43:32,753|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-10 02:43:32,753|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-10 02:43:32,760|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-12-10 02:43:32,760|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-10 02:43:32,761|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:43:32,761|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-10 02:43:32,762|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| workflow(6c8677ff-779b-47d3-b0d2-4dcf33f06b9a) nodes completed with (1)exceptions
2022-12-10 02:43:32,763|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||ERROR||||||| workflow(6c8677ff-779b-47d3-b0d2-4dcf33f06b9a) 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.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:43:32,763|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:43:32,764|6c8677ff-779b-47d3-b0d2-4dcf33f06b9a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7a69d9a9-279e-4735-87b8-18679caf0004 auditStoreId -1
2022-12-10 02:46:51,159|876e6621-914f-49f7-960e-060884565603||reactor-http-epoll-2||||INFO||||||| processing request id 876e6621-914f-49f7-960e-060884565603
2022-12-10 02:46:51,159|876e6621-914f-49f7-960e-060884565603||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:46:51,160|876e6621-914f-49f7-960e-060884565603||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:46:51,166|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-10 02:46:51,283|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 02:46:51,285|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 02:46:51,288|876e6621-914f-49f7-960e-060884565603||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-12-10 02:46:51,317|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:46:51,318|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-10 02:46:51,318|876e6621-914f-49f7-960e-060884565603||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-12-10 02:46:51,319|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(876e6621-914f-49f7-960e-060884565603) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:46:51,319|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:46:51,320|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:46:51,321|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 02:46:51,366|876e6621-914f-49f7-960e-060884565603||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-12-10 02:46:51,368|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 02:46:51,368|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:46:51,369|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d6fdbed8-ebf6-4b40-998b-66e1c070653f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:46:51,370|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9",
  "vnf-id" : "d6fdbed8-ebf6-4b40-998b-66e1c070653f",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-10 02:46:51,378|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-10 02:46:51,378|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:46:51,378|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:46:51,379|876e6621-914f-49f7-960e-060884565603||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b841ea5-a52b-4c99-a9c2-74a18869ad4c auditStoreId -1
2022-12-10 02:46:55,743|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||reactor-http-epoll-2||||INFO||||||| processing request id 2159ab1a-2999-4819-a796-ac5b6f7e2b4f
2022-12-10 02:46:55,743|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:46:55,743|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:46:55,744|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,745|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 02:46:55,748|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,767|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:46:55,767|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-10 02:46:55,768|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,768|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2159ab1a-2999-4819-a796-ac5b6f7e2b4f) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:46:55,768|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:46:55,768|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:46:55,769|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-10 02:46:55,789|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,793|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,793|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-10 02:46:55,794|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-10 02:46:55,794|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-10 02:46:55,794|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("eead6f7d-6f26-430f-80e7-69ad9da885aa") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 02:46:55,795|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:46:55,796|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||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-12-10 02:46:55,796|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-10 02:46:55,797|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-10 02:46:55,797|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d6fdbed8-ebf6-4b40-998b-66e1c070653f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:46:55,798|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9",
  "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" : "eead6f7d-6f26-430f-80e7-69ad9da885aa",
  "vnf-id" : "d6fdbed8-ebf6-4b40-998b-66e1c070653f",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-10 02:46:55,809|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-10 02:46:55,809|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:46:55,809|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:46:55,810|2159ab1a-2999-4819-a796-ac5b6f7e2b4f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b6439daf-9a34-4bb3-aa9f-f807a067a5b0 auditStoreId -1
2022-12-10 02:46:57,217|9d92bf11-373d-41df-b8e2-36c189d7151f||Thread-122||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(dfbdc3c3-3f50-48e4-b163-1ed02fc4317e) CBA(/opt/app/onap/blueprints/archive/dfbdc3c3-3f50-48e4-b163-1ed02fc4317e/cba.zip)
2022-12-10 02:46:57,252|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfbdc3c3-3f50-48e4-b163-1ed02fc4317e) and entry definition file (Definitions/CNF.json)
2022-12-10 02:46:57,349|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:46:57,350|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:46:57,351|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:46:57,352|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-out)
2022-12-10 02:46:57,353|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale)
2022-12-10 02:46:57,354|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-in)
2022-12-10 02:46:57,354|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(health-check)
2022-12-10 02:46:57,432|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/dfbdc3c3-3f50-48e4-b163-1ed02fc4317e) and entry definition file (Definitions/CNF.json)
2022-12-10 02:46:57,467|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-10 02:46:57,510|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-10 02:46:57,576|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-10 02:46:57,663|9d92bf11-373d-41df-b8e2-36c189d7151f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/dfbdc3c3-3f50-48e4-b163-1ed02fc4317e) present to clean.
2022-12-10 02:47:01,306|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 02:47:01,413|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-10 02:47:01,588|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing request id 73253957-3a0e-43b0-bb18-79da7d820c9a
2022-12-10 02:47:01,588|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:47:01,588|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| StoreAuditService ID  -1
2022-12-10 02:47:01,589|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 02:47:01,589|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 02:47:01,598|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 02:47:01,610|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Deriving input data for workflow: (config-assign)
2022-12-10 02:47:01,610|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-10 02:47:01,610|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 02:47:01,611|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| preparing request id(73253957-3a0e-43b0-bb18-79da7d820c9a) for workflow(config-assign) step(config-assign)
2022-12-10 02:47:01,612|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:01,612|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-10 02:47:01,614|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-10 02:47:01,680|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:47:01,683|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 02:47:01,687|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Setting Resource Value ("9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:47:01,688|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Setting Resource Value ("d6fdbed8-ebf6-4b40-998b-66e1c070653f") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:47:01,734|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-10 02:47:01,734|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-10 02:47:01,735|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-10 02:47:01,736|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Generated Resource Param Data ({
  "service-instance-id" : "9ada4d75-b765-47a6-9fee-fbd4ce8bf6e9",
  "vnf-id" : "d6fdbed8-ebf6-4b40-998b-66e1c070653f",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-10 02:47:01,894|73253957-3a0e-43b0-bb18-79da7d820c9a||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-10 02:47:01,944|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:47:01,944|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Preparing Response...
2022-12-10 02:47:01,944|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:01,944|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-10 02:47:01,945|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b301500f-891e-4e1c-8977-d970cd146bd4 auditStoreId -1
2022-12-10 02:47:02,029|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Completed
2022-12-10 02:47:12,739|98e64041-853f-4faf-9bf8-4e4eec1872ef||reactor-http-epoll-1||||INFO||||||| processing request id 98e64041-853f-4faf-9bf8-4e4eec1872ef
2022-12-10 02:47:12,740|98e64041-853f-4faf-9bf8-4e4eec1872ef||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:47:12,740|98e64041-853f-4faf-9bf8-4e4eec1872ef||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:47:12,742|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-10 02:47:12,989|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 02:47:12,991|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:47:12,999|98e64041-853f-4faf-9bf8-4e4eec1872ef||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-12-10 02:47:13,019|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:47:13,033|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:47:13,036|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[98e64041-853f-4faf-9bf8-4e4eec1872ef])'s step(resource-assignment)
2022-12-10 02:47:13,036|98e64041-853f-4faf-9bf8-4e4eec1872ef||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-12-10 02:47:13,037|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(98e64041-853f-4faf-9bf8-4e4eec1872ef) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:47:13,037|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:13,037|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:47:13,038|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 02:47:13,066|98e64041-853f-4faf-9bf8-4e4eec1872ef||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-12-10 02:47:13,070|98e64041-853f-4faf-9bf8-4e4eec1872ef||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-12-10 02:47:13,071|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-10 02:47:13,072|98e64041-853f-4faf-9bf8-4e4eec1872ef||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-12-10 02:47:13,072|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d73bdc36-89ed-4354-8a2f-d1af2ac2615c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:47:13,072|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("de1236cb-b81b-4486-857d-e0e7f3a9a181") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:47:13,076|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="d73bdc36-89ed-4354-8a2f-d1af2ac2615c", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-10 02:47:13,080|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||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-12-10 02:47:13,081|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||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-12-10 02:47:13,090|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:47:13,152|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:47:13,153|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:47:13,154|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:47:13,155|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-10 02:47:13,156|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||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" : "de1236cb-b81b-4486-857d-e0e7f3a9a181",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d73bdc36-89ed-4354-8a2f-d1af2ac2615c",
  "vnf_name" : "${vnf_name}"
})
2022-12-10 02:47:13,177|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-10 02:47:13,177|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:13,178|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-10 02:47:13,179|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[98e64041-853f-4faf-9bf8-4e4eec1872ef])'s step(profile-upload)
2022-12-10 02:47:13,179|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 02:47:13,180|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(98e64041-853f-4faf-9bf8-4e4eec1872ef) for workflow(resource-assignment) step(profile-upload)
2022-12-10 02:47:13,180|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-10 02:47:13,180|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||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-12-10 02:47:13,181|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-10 02:47:13,181|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-12-10 02:47:13,181|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-10 02:47:13,182|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-10 02:47:13,182|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-10 02:47:13,182|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-10 02:47:13,182|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-10 02:47:13,183|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 02:47:13,184|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| workflow(98e64041-853f-4faf-9bf8-4e4eec1872ef) nodes completed with (0)exceptions
2022-12-10 02:47:13,184|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:47:13,185|98e64041-853f-4faf-9bf8-4e4eec1872ef||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b58721a7-3c9e-4ce4-a6fd-c3f04bdab25e auditStoreId -1
2022-12-10 02:47:16,868|465a87a5-307f-473f-b052-5cb285f7c3ca||reactor-http-epoll-1||||INFO||||||| processing request id 465a87a5-307f-473f-b052-5cb285f7c3ca
2022-12-10 02:47:16,869|465a87a5-307f-473f-b052-5cb285f7c3ca||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:47:16,869|465a87a5-307f-473f-b052-5cb285f7c3ca||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:47:16,870|465a87a5-307f-473f-b052-5cb285f7c3ca||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 02:47:16,870|465a87a5-307f-473f-b052-5cb285f7c3ca||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:47:16,874|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-10 02:47:16,901|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:47:16,903|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:47:16,904|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment[465a87a5-307f-473f-b052-5cb285f7c3ca])'s step(resource-assignment)
2022-12-10 02:47:16,904|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 02:47:16,905|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(465a87a5-307f-473f-b052-5cb285f7c3ca) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:47:16,905|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:16,905|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:47:16,905|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-10 02:47:16,935|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||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-12-10 02:47:16,939|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-10 02:47:16,939|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("2afc2a91-1dbe-4a3c-bead-9612e45dc1b2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 02:47:16,940|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-10 02:47:16,940|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:16,940|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("fac00b48-ce2f-4ec6-9df0-3f54acfc8466") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-10 02:47:16,942|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:47:16,942|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:47:16,942|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:16,942|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:16,966|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:47:16,968|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:47:16,978|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:47:16,979|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:47:16,980|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"41097d8c-9c28-4f02-a9f5-c4a2149b3eed"}])
2022-12-10 02:47:16,980|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"321609b9-043f-4206-9bd7-75ba6315143f"}])
2022-12-10 02:47:16,980|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("41097d8c-9c28-4f02-a9f5-c4a2149b3eed") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-10 02:47:16,980|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("321609b9-043f-4206-9bd7-75ba6315143f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-10 02:47:16,981|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-10 02:47:16,985|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 41097d8c-9c28-4f02-a9f5-c4a2149b3eed
2022-12-10 02:47:16,987|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:47:16,987|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,014|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:47:17,022|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:47:17,023|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-10 02:47:17,023|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-10 02:47:17,024|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,024|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-10 02:47:17,028|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fac00b48-ce2f-4ec6-9df0-3f54acfc8466
2022-12-10 02:47:17,029|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("de1236cb-b81b-4486-857d-e0e7f3a9a181") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:47:17,030|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,030|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||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-12-10 02:47:17,030|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("d73bdc36-89ed-4354-8a2f-d1af2ac2615c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:47:17,031|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="de1236cb-b81b-4486-857d-e0e7f3a9a181", vnf-id="d73bdc36-89ed-4354-8a2f-d1af2ac2615c"}
2022-12-10 02:47:17,031|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="de1236cb-b81b-4486-857d-e0e7f3a9a181", vnf-id="d73bdc36-89ed-4354-8a2f-d1af2ac2615c"}
2022-12-10 02:47:17,035|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,035|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,035|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,035|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,107|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-10 02:47:17,108|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-10 02:47:17,122|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-10 02:47:17,123|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:47:17,124|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:47:17,124|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:47:17,124|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,133|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK)
2022-12-10 02:47:17,133|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-12-10 02:47:17,133|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-10 02:47:17,133|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-10 02:47:17,134|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 02:47:17,135|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="2afc2a91-1dbe-4a3c-bead-9612e45dc1b2"}
2022-12-10 02:47:17,139|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||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-12-10 02:47:17,139|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||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-12-10 02:47:17,141|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:47:17,189|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:47:17,189|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:47:17,190|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:47:17,191|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-10 02:47:17,191|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="de1236cb-b81b-4486-857d-e0e7f3a9a181", vnf-id="d73bdc36-89ed-4354-8a2f-d1af2ac2615c"}
2022-12-10 02:47:17,196|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,196|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/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-12-10 02:47:17,221|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/de1236cb-b81b-4486-857d-e0e7f3a9a181/service-data/vnfs/vnf/d73bdc36-89ed-4354-8a2f-d1af2ac2615c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-10 02:47:17,234|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-10 02:47:17,234|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:47:17,235|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-10 02:47:17,235|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-10 02:47:17,235|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,236|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,236|465a87a5-307f-473f-b052-5cb285f7c3ca||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-12-10 02:47:17,239|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-12-10 02:47:17,239|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-10 02:47:17,239|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:47:17,239|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-10 02:47:17,240|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| workflow(465a87a5-307f-473f-b052-5cb285f7c3ca) nodes completed with (1)exceptions
2022-12-10 02:47:17,240|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||ERROR||||||| workflow(465a87a5-307f-473f-b052-5cb285f7c3ca) 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.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:47:17,240|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:47:17,241|465a87a5-307f-473f-b052-5cb285f7c3ca||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 89cec242-3b3d-43eb-957b-82f40b53de7a auditStoreId -1
2022-12-10 02:47:40,434|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 02:47:40,571|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-12-10 02:47:40,575|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| processing request id 73253957-3a0e-43b0-bb18-79da7d820c9a
2022-12-10 02:47:40,575|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:47:40,575|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| StoreAuditService ID  -1
2022-12-10 02:47:40,577|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 02:47:40,577|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 02:47:40,588|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 02:47:40,649|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Deriving input data for workflow: (config-deploy)
2022-12-10 02:47:40,649|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-10 02:47:40,649|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 02:47:40,659|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| preparing request id(73253957-3a0e-43b0-bb18-79da7d820c9a) for workflow(config-deploy) step(config-deploy)
2022-12-10 02:47:40,660|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-10 02:47:40,660|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| 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-12-10 02:47:40,663|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-10 02:47:40,665|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Getting Jython Script Class(ConfigDeploy)
2022-12-10 02:47:45,783|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@5d6f4c7e
2022-12-10 02:47:45,785|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Hello world
2022-12-10 02:47:45,785|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Preparing Response...
2022-12-10 02:47:45,785|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-10 02:47:45,785|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-10 02:47:45,786|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a3a3e671-c435-4adf-96b9-0136653864b1 auditStoreId -1
2022-12-10 02:47:45,789|73253957-3a0e-43b0-bb18-79da7d820c9a||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Completed
2022-12-10 02:50:47,064|95de5209-4819-4895-86f1-4a1b32ff81a5||Thread-125||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Save processing(0bf1375e-c6ca-4d3c-baa4-9d42822f3a67) CBA(/opt/app/onap/blueprints/archive/0bf1375e-c6ca-4d3c-baa4-9d42822f3a67/cba.zip)
2022-12-10 02:50:47,096|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0bf1375e-c6ca-4d3c-baa4-9d42822f3a67) and entry definition file (Definitions/CNF.json)
2022-12-10 02:50:47,277|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(resource-assignment)
2022-12-10 02:50:47,279|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-assign)
2022-12-10 02:50:47,282|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(config-deploy)
2022-12-10 02:50:47,284|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-out)
2022-12-10 02:50:47,285|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale)
2022-12-10 02:50:47,286|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(scale-in)
2022-12-10 02:50:47,287|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Validating Workflow(health-check)
2022-12-10 02:50:47,331|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0bf1375e-c6ca-4d3c-baa4-9d42822f3a67) and entry definition file (Definitions/CNF.json)
2022-12-10 02:50:47,378|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-10 02:50:47,421|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-10 02:50:47,484|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-10 02:50:47,575|95de5209-4819-4895-86f1-4a1b32ff81a5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-mfmhb|||| No compiled cache(/opt/app/onap/blueprints/working/0bf1375e-c6ca-4d3c-baa4-9d42822f3a67) present to clean.
2022-12-10 02:51:04,016|08073f5e-dadf-49aa-8eb5-72ef9ca94254||reactor-http-epoll-3||||INFO||||||| processing request id 08073f5e-dadf-49aa-8eb5-72ef9ca94254
2022-12-10 02:51:04,017|08073f5e-dadf-49aa-8eb5-72ef9ca94254||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:51:04,017|08073f5e-dadf-49aa-8eb5-72ef9ca94254||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:51:04,023|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-10 02:51:04,269|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 02:51:04,272|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:51:04,276|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,304|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:51:04,306|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:51:04,307|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[08073f5e-dadf-49aa-8eb5-72ef9ca94254])'s step(resource-assignment)
2022-12-10 02:51:04,307|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,309|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(08073f5e-dadf-49aa-8eb5-72ef9ca94254) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:51:04,309|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:51:04,309|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:51:04,311|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 02:51:04,339|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||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-12-10 02:51:04,342|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,343|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-10 02:51:04,344|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||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-12-10 02:51:04,345|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("92c99057-0b7c-4a04-9675-a51d245b1495") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:51:04,345|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ab499001-231d-46ac-99b9-b3e33351d974") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:51:04,347|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="92c99057-0b7c-4a04-9675-a51d245b1495", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-10 02:51:04,354|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,354|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,361|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:51:04,436|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:51:04,437|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:51:04,437|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:51:04,438|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,440|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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" : "ab499001-231d-46ac-99b9-b3e33351d974",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "92c99057-0b7c-4a04-9675-a51d245b1495",
  "vnf_name" : "${vnf_name}"
})
2022-12-10 02:51:04,453|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-10 02:51:04,454|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:51:04,454|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-10 02:51:04,455|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[08073f5e-dadf-49aa-8eb5-72ef9ca94254])'s step(profile-upload)
2022-12-10 02:51:04,455|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,456|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(08073f5e-dadf-49aa-8eb5-72ef9ca94254) for workflow(resource-assignment) step(profile-upload)
2022-12-10 02:51:04,456|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-10 02:51:04,456|08073f5e-dadf-49aa-8eb5-72ef9ca94254||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-12-10 02:51:04,456|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-10 02:51:04,457|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-10 02:51:04,458|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 02:51:04,458|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| workflow(08073f5e-dadf-49aa-8eb5-72ef9ca94254) nodes completed with (0)exceptions
2022-12-10 02:51:04,458|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:51:04,459|08073f5e-dadf-49aa-8eb5-72ef9ca94254||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5a4b2212-2e9c-4b4b-86ca-569bc52c28bc auditStoreId -1
2022-12-10 02:51:09,450|69e6b01b-438c-45c8-b612-0f19bdfdc462||reactor-http-epoll-3||||INFO||||||| processing request id 69e6b01b-438c-45c8-b612-0f19bdfdc462
2022-12-10 02:51:09,450|69e6b01b-438c-45c8-b612-0f19bdfdc462||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 02:51:09,450|69e6b01b-438c-45c8-b612-0f19bdfdc462||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-10 02:51:09,452|69e6b01b-438c-45c8-b612-0f19bdfdc462||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 02:51:09,453|69e6b01b-438c-45c8-b612-0f19bdfdc462||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 02:51:09,456|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,483|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 02:51:09,485|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 02:51:09,485|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[69e6b01b-438c-45c8-b612-0f19bdfdc462])'s step(resource-assignment)
2022-12-10 02:51:09,485|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,486|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(69e6b01b-438c-45c8-b612-0f19bdfdc462) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 02:51:09,486|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 02:51:09,486|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 02:51:09,487|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-10 02:51:09,517|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||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-12-10 02:51:09,522|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-10 02:51:09,522|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d053cfa5-7a93-4a8d-8f31-ab45e1b5bf96") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 02:51:09,523|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||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-12-10 02:51:09,523|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-10 02:51:09,524|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("fac00b48-ce2f-4ec6-9df0-3f54acfc8466") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-10 02:51:09,525|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:51:09,525|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||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-12-10 02:51:09,525|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:51:09,526|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||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-12-10 02:51:09,564|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:51:09,569|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:51:09,577|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,578|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,579|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"321609b9-043f-4206-9bd7-75ba6315143f"}])
2022-12-10 02:51:09,579|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"41097d8c-9c28-4f02-a9f5-c4a2149b3eed"}])
2022-12-10 02:51:09,579|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("321609b9-043f-4206-9bd7-75ba6315143f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-10 02:51:09,579|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("41097d8c-9c28-4f02-a9f5-c4a2149b3eed") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-10 02:51:09,580|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-10 02:51:09,584|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> ${vf-module-model-invariant-uuid}
2022-12-10 02:51:09,586|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="fac00b48-ce2f-4ec6-9df0-3f54acfc8466"}
2022-12-10 02:51:09,586|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,625|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=fac00b48-ce2f-4ec6-9df0-3f54acfc8466})
2022-12-10 02:51:09,634|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,635|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-10 02:51:09,635|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-10 02:51:09,636|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,636|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-10 02:51:09,641|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> fac00b48-ce2f-4ec6-9df0-3f54acfc8466
2022-12-10 02:51:09,642|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ab499001-231d-46ac-99b9-b3e33351d974") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 02:51:09,642|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,642|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,643|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("92c99057-0b7c-4a04-9675-a51d245b1495") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 02:51:09,644|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ab499001-231d-46ac-99b9-b3e33351d974", vnf-id="92c99057-0b7c-4a04-9675-a51d245b1495"}
2022-12-10 02:51:09,644|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ab499001-231d-46ac-99b9-b3e33351d974", vnf-id="92c99057-0b7c-4a04-9675-a51d245b1495"}
2022-12-10 02:51:09,653|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,653|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,653|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,653|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,685|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-10 02:51:09,693|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-10 02:51:09,700|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-10 02:51:09,700|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,700|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:51:09,700|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 02:51:09,700|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,704|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-10 02:51:09,705|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,705|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-10 02:51:09,705|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-10 02:51:09,705|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 02:51:09,706|69e6b01b-438c-45c8-b612-0f19bdfdc462||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="d053cfa5-7a93-4a8d-8f31-ab45e1b5bf96"}
2022-12-10 02:51:09,713|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,713|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,715|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 02:51:09,753|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-10 02:51:09,753|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-10 02:51:09,754|69e6b01b-438c-45c8-b612-0f19bdfdc462||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:49)
	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$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:51:09,756|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="ab499001-231d-46ac-99b9-b3e33351d974", vnf-id="92c99057-0b7c-4a04-9675-a51d245b1495"}
2022-12-10 02:51:09,757|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,762|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,762|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/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-12-10 02:51:09,794|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ab499001-231d-46ac-99b9-b3e33351d974/service-data/vnfs/vnf/92c99057-0b7c-4a04-9675-a51d245b1495/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-10 02:51:09,806|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-10 02:51:09,806|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 02:51:09,806|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-10 02:51:09,807|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-10 02:51:09,807|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,808|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-10 02:51:09,808|69e6b01b-438c-45c8-b612-0f19bdfdc462||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-12-10 02:51:09,810|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2022-12-10 02:51:09,810|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-12-10 02:51:09,810|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 02:51:09,811|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-10 02:51:09,811|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| workflow(69e6b01b-438c-45c8-b612-0f19bdfdc462) nodes completed with (1)exceptions
2022-12-10 02:51:09,812|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||ERROR||||||| workflow(69e6b01b-438c-45c8-b612-0f19bdfdc462) 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.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-12-10 02:51:09,812|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 02:51:09,813|69e6b01b-438c-45c8-b612-0f19bdfdc462||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3c7504b7-4f88-4ea3-a287-01a06bf4acd7 auditStoreId -1