Results

By type

          22:57:41,509 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:57:41,510 |-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:57:41,511 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
22:57:41,511 |-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:57:41,511 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
22:57:41,528 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - 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:57:41,677 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
22:57:41,686 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
22:57:41,689 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
22:57:41,697 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
22:57:41,779 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
22:57:41,779 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
22:57:41,780 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
22:57:41,782 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-01 22:57:42,925|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-6f974bdd65-ppq26 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-01 22:57:42,929|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-01 22:57:46,115|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-01 22:57:46,703|||main||||INFO||||||| Finished Spring Data repository scanning in 574 ms. Found 11 JPA repository interfaces.
2022-12-01 22:57:49,024|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-01 22:57:49,115|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-01 22:57:49,347|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-01 22:57:49,889|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-01 22:57:50,254|||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-01 22:57:50,255|||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-01 22:57:50,617|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-01 22:57:52,457|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-01 22:57:52,472|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-01 22:57:52,575|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-01 22:57:53,985|||main||||INFO||||||| Audit service is disabled
2022-12-01 22:57:54,117|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-01 22:57:56,040|||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-01 22:57:56,091|||main||||INFO||||||| Dependency Management module created...
2022-12-01 22:57:57,200|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-01 22:57:57,645|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-01 22:57:59,059|||main||||INFO||||||| Netty started on port 8080
2022-12-01 22:58:00,700|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-01 22:58:01,316|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-01 22:58:01,324|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.344 seconds (JVM running for 20.368)
2022-12-01 22:58:01,344|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-02 00:53:41,686|d34e0e6f-71dd-4904-b02b-4e44d566bc5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-02 00:53:41,688|d34e0e6f-71dd-4904-b02b-4e44d566bc5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 00:53:41,690|d34e0e6f-71dd-4904-b02b-4e44d566bc5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 00:53:42,311|d34e0e6f-71dd-4904-b02b-4e44d566bc5f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 00:53:42,314|d34e0e6f-71dd-4904-b02b-4e44d566bc5f||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 00:53:43,859|7d06583b-1791-4797-80ba-6f27a07e44d4||Thread-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aac9ac3f-5126-44b8-9afc-7b1bbe829747)
2022-12-02 00:53:43,877|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| deleting definition types under : /opt/app/onap/blueprints/working/aac9ac3f-5126-44b8-9afc-7b1bbe829747/Definitions
2022-12-02 00:53:43,964|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| reinitialized all type definitions
2022-12-02 00:53:43,970|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-02 00:53:44,286|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-02 00:53:44,350|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-02 00:53:44,465|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-02 00:53:44,516|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(helloworld)
2022-12-02 00:53:44,518|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-02 00:53:44,519|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(helloworld) targets(helloworld)
2022-12-02 00:53:44,519|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-02 00:53:44,520|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-02 00:53:44,521|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/aac9ac3f-5126-44b8-9afc-7b1bbe829747/Templates/hello-world-mapping.json
2022-12-02 00:53:44,537|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-02 00:53:44,538|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-02 00:53:44,539|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 00:53:44,540|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-02 00:53:44,543|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/hello-world-mapping.json)
2022-12-02 00:53:44,567|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| distinct resource keys ([])
2022-12-02 00:53:44,569|7d06583b-1791-4797-80ba-6f27a07e44d4||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enriching Resource Definition sources Node Template: []
2022-12-02 00:53:44,927|f6325268-7af2-4e85-b8ee-1bd5646c7002||Thread-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(d2527309-5f53-4547-8e65-12b07a75bc75) CBA(/opt/app/onap/blueprints/archive/d2527309-5f53-4547-8e65-12b07a75bc75/cba.zip)
2022-12-02 00:53:44,947|f6325268-7af2-4e85-b8ee-1bd5646c7002||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2527309-5f53-4547-8e65-12b07a75bc75) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:53:45,033|f6325268-7af2-4e85-b8ee-1bd5646c7002||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(helloworld)
2022-12-02 00:53:45,049|f6325268-7af2-4e85-b8ee-1bd5646c7002||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d2527309-5f53-4547-8e65-12b07a75bc75) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:53:45,260|f6325268-7af2-4e85-b8ee-1bd5646c7002||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/d2527309-5f53-4547-8e65-12b07a75bc75) present to clean.
2022-12-02 00:53:45,508|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2022-12-02 00:53:45,508|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 00:53:45,513|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-02 00:53:45,521|654321||DefaultDispatcher-worker-21||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-02 00:53:45,647|654321||DefaultDispatcher-worker-21||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-02 00:53:45,650|654321||DefaultDispatcher-worker-21||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-02 00:53:45,653|654321||DefaultDispatcher-worker-21||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:53:45,670|654321||DefaultDispatcher-worker-21||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-02 00:53:45,672|654321||DefaultDispatcher-worker-21||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-02 00:53:45,689|654321||DefaultDispatcher-worker-21||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 00:53:45,699|654321||DefaultDispatcher-worker-21||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-02 00:53:45,700|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 00:53:45,701|654321||DefaultDispatcher-worker-21||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-02 00:53:45,727|654321||DefaultDispatcher-worker-21||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-02 00:53:45,760|654321||DefaultDispatcher-worker-21||||INFO||||||| Batched Sequence : ([])
2022-12-02 00:53:45,764|654321||DefaultDispatcher-worker-21||||INFO||||||| Generated Resource Param Data ({ })
2022-12-02 00:53:45,873|654321||DefaultDispatcher-worker-21||||INFO||||||| Preparing Response...
2022-12-02 00:53:45,876|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 00:53:45,877|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-02 00:53:45,887|654321||DefaultDispatcher-worker-21||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 978e0130-8ebe-45ef-baef-89c63a892629 auditStoreId -1
2022-12-02 00:57:44,763|9cd95eef-e470-4537-919c-aebfc880f3a3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-02 00:57:44,763|9cd95eef-e470-4537-919c-aebfc880f3a3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 00:57:44,764|9cd95eef-e470-4537-919c-aebfc880f3a3||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 00:57:45,143|9cd95eef-e470-4537-919c-aebfc880f3a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 00:57:45,144|9cd95eef-e470-4537-919c-aebfc880f3a3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 00:57:46,561|a9949eb6-2467-403e-8631-d91c438af6f1||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enhancing blueprint(/opt/app/onap/blueprints/working/54633352-42a1-4e90-b79d-a35546f9f54e)
2022-12-02 00:57:46,562|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| deleting definition types under : /opt/app/onap/blueprints/working/54633352-42a1-4e90-b79d-a35546f9f54e/Definitions
2022-12-02 00:57:46,565|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| reinitialized all type definitions
2022-12-02 00:57:46,566|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-02 00:57:46,598|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-02 00:57:46,609|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-02 00:57:46,618|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-02 00:57:46,639|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(helloworld)
2022-12-02 00:57:46,640|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-02 00:57:46,640|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(helloworld) targets(helloworld)
2022-12-02 00:57:46,640|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-02 00:57:46,640|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-02 00:57:46,640|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/54633352-42a1-4e90-b79d-a35546f9f54e/Templates/hello-world-mapping.json
2022-12-02 00:57:46,650|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-02 00:57:46,650|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-02 00:57:46,650|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 00:57:46,651|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-02 00:57:46,651|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/hello-world-mapping.json)
2022-12-02 00:57:46,659|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| distinct resource keys ([])
2022-12-02 00:57:46,659|a9949eb6-2467-403e-8631-d91c438af6f1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enriching Resource Definition sources Node Template: []
2022-12-02 00:57:46,932|220ac8f1-189b-424f-9739-6e9c5f7f8c0d||Thread-54||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(39adb696-1f76-41b4-96d7-0bf0a6d31094) CBA(/opt/app/onap/blueprints/archive/39adb696-1f76-41b4-96d7-0bf0a6d31094/cba.zip)
2022-12-02 00:57:46,941|220ac8f1-189b-424f-9739-6e9c5f7f8c0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39adb696-1f76-41b4-96d7-0bf0a6d31094) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:57:46,963|220ac8f1-189b-424f-9739-6e9c5f7f8c0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(helloworld)
2022-12-02 00:57:46,970|220ac8f1-189b-424f-9739-6e9c5f7f8c0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/39adb696-1f76-41b4-96d7-0bf0a6d31094) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:57:47,083|220ac8f1-189b-424f-9739-6e9c5f7f8c0d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/39adb696-1f76-41b4-96d7-0bf0a6d31094) present to clean.
2022-12-02 00:57:47,319|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-02 00:57:47,319|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 00:57:47,320|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-02 00:57:47,323|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-02 00:57:47,323|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-02 00:57:47,327|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-02 00:57:47,347|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-02 00:57:47,348|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-02 00:57:47,348|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 00:57:47,349|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-02 00:57:47,350|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 00:57:47,350|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-02 00:57:47,352|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-02 00:57:47,380|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([])
2022-12-02 00:57:47,381|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ })
2022-12-02 00:57:47,393|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-02 00:57:47,393|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 00:57:47,393|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-02 00:57:47,394|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 55a4f1cf-5983-4c0f-8e1d-8722a23e7ced auditStoreId -1
2022-12-02 01:01:34,920|7269661c-0556-481d-8723-62e28f014c60||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-02 01:01:34,920|7269661c-0556-481d-8723-62e28f014c60||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 01:01:34,920|7269661c-0556-481d-8723-62e28f014c60||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 01:01:35,249|7269661c-0556-481d-8723-62e28f014c60||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 01:01:35,249|7269661c-0556-481d-8723-62e28f014c60||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 01:01:36,333|d4af20ce-1691-4471-b017-bbc46fe67305||Thread-81||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e3a7337b-eacc-444d-975b-e1d833dab9d0)
2022-12-02 01:01:36,335|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| deleting definition types under : /opt/app/onap/blueprints/working/e3a7337b-eacc-444d-975b-e1d833dab9d0/Definitions
2022-12-02 01:01:36,337|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| reinitialized all type definitions
2022-12-02 01:01:36,338|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-02 01:01:36,373|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-02 01:01:36,385|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-02 01:01:36,395|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-02 01:01:36,410|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(helloworld)
2022-12-02 01:01:36,411|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-02 01:01:36,411|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(helloworld) targets(helloworld)
2022-12-02 01:01:36,411|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-02 01:01:36,411|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-02 01:01:36,411|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/e3a7337b-eacc-444d-975b-e1d833dab9d0/Templates/hello-world-mapping.json
2022-12-02 01:01:36,418|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-02 01:01:36,419|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-02 01:01:36,419|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 01:01:36,419|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-02 01:01:36,419|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/hello-world-mapping.json)
2022-12-02 01:01:36,426|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| distinct resource keys ([])
2022-12-02 01:01:36,426|d4af20ce-1691-4471-b017-bbc46fe67305||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enriching Resource Definition sources Node Template: []
2022-12-02 01:01:36,656|ef2c4da3-2223-4e6c-bb61-5e0112cef50d||Thread-81||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(ddd4f11b-9f29-43dd-ac93-9d729036b170) CBA(/opt/app/onap/blueprints/archive/ddd4f11b-9f29-43dd-ac93-9d729036b170/cba.zip)
2022-12-02 01:01:36,664|ef2c4da3-2223-4e6c-bb61-5e0112cef50d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ddd4f11b-9f29-43dd-ac93-9d729036b170) and entry definition file (Definitions/blueprint.json)
2022-12-02 01:01:36,684|ef2c4da3-2223-4e6c-bb61-5e0112cef50d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(helloworld)
2022-12-02 01:01:36,691|ef2c4da3-2223-4e6c-bb61-5e0112cef50d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ddd4f11b-9f29-43dd-ac93-9d729036b170) and entry definition file (Definitions/blueprint.json)
2022-12-02 01:01:36,773|ef2c4da3-2223-4e6c-bb61-5e0112cef50d||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/ddd4f11b-9f29-43dd-ac93-9d729036b170) present to clean.
2022-12-02 01:01:36,992|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-12-02 01:01:36,992|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 01:01:36,993|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 01:01:36,995|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-02 01:01:36,995|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-02 01:01:36,998|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-02 01:01:37,013|654321||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-02 01:01:37,013|654321||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-02 01:01:37,014|654321||DefaultDispatcher-worker-14||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 01:01:37,015|654321||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-02 01:01:37,015|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 01:01:37,015|654321||DefaultDispatcher-worker-14||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-02 01:01:37,017|654321||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-02 01:01:37,034|654321||DefaultDispatcher-worker-14||||INFO||||||| Batched Sequence : ([])
2022-12-02 01:01:37,034|654321||DefaultDispatcher-worker-14||||INFO||||||| Generated Resource Param Data ({ })
2022-12-02 01:01:37,041|654321||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2022-12-02 01:01:37,041|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 01:01:37,042|654321||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-02 01:01:37,043|654321||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f0afdf20-2d1f-4fcc-b51a-f836c74404cd auditStoreId -1
2022-12-02 02:07:28,507|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-02 02:07:28,510|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-02 02:07:28,510|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-02 02:07:29,076|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-02 02:07:29,076|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-02 02:07:30,234|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-02 02:07:30,240|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(d5ee40ce-4160-48fc-b14a-18d2b0043f5f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-02 02:07:30,267|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(f963ec5e-f5dd-4887-aabb-76f5767167f8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-02 02:07:30,278|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(b25b4c53-1343-40b8-8c80-54d7f1f55527) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-02 02:07:30,292|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(844ff49f-0729-44e4-8824-54cfd1996e3d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-02 02:07:30,310|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(fc6e54ca-6bc1-4e56-bfe2-e02285e78058) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-02 02:07:30,329|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(9e12903d-3877-47ae-9fe2-5331cede4d13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-02 02:07:30,346|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,347|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,347|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,347|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,348|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,353|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,404|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,408|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 02:07:30,464|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 02:07:30,489|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 02:07:30,512|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 02:07:30,617|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:30,618|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:30,619|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:30,680|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:30,824|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:30,825|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:30,826|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:30,883|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:31,013|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:31,014|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:31,015|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:31,016|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(HealthCheck)
2022-12-02 02:07:31,018|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-02 02:07:31,019|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(vf-config-assign)
2022-12-02 02:07:31,020|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(vf-config-deploy)
2022-12-02 02:07:31,074|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:31,217|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:31,218|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:31,254|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:31,256|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:31,257|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:31,280|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:31,446|4b0a010c-60a8-4e23-b7a2-10d3f57c41c5||DefaultDispatcher-worker-31||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:47,336|654eb63c-e3de-4ac1-9764-332c5433860f||Thread-114||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2861dc80-843e-4f45-a26e-1e056633c6fc)
2022-12-02 02:07:47,337|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| deleting definition types under : /opt/app/onap/blueprints/working/2861dc80-843e-4f45-a26e-1e056633c6fc/Definitions
2022-12-02 02:07:47,340|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| reinitialized all type definitions
2022-12-02 02:07:47,341|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-02 02:07:47,369|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(vnf-template)
2022-12-02 02:07:47,389|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-02 02:07:47,402|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-02 02:07:47,439|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,479|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,496|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,508|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-02 02:07:47,508|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-02 02:07:47,508|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-02 02:07:47,528|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,542|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,555|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,567|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-02 02:07:47,596|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,609|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,624|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,643|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,672|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,697|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,732|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-02 02:07:47,746|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-02 02:07:47,747|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-02 02:07:47,747|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-02 02:07:47,783|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,810|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,842|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(input)
2022-12-02 02:07:47,909|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-02 02:07:48,022|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(resource-assignment)
2022-12-02 02:07:48,023|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-02 02:07:48,023|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-02 02:07:48,024|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-02 02:07:48,024|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-02 02:07:48,024|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-02 02:07:48,024|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/2861dc80-843e-4f45-a26e-1e056633c6fc/Templates/vnf-mapping.json
2022-12-02 02:07:48,034|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-02 02:07:48,034|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-02 02:07:48,034|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/2861dc80-843e-4f45-a26e-1e056633c6fc/Templates/base_ubuntu20-mapping.json
2022-12-02 02:07:48,040|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-02 02:07:48,040|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-02 02:07:48,041|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(config-assign)
2022-12-02 02:07:48,042|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-02 02:07:48,042|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(config-assign) targets(config-assign)
2022-12-02 02:07:48,042|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-02 02:07:48,042|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-02 02:07:48,042|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enriching artifacts file(/opt/app/onap/blueprints/working/2861dc80-843e-4f45-a26e-1e056633c6fc/Templates/baseconfig-mapping.json
2022-12-02 02:07:48,050|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-02 02:07:48,050|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-02 02:07:48,051|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing Workflow(config-deploy)
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| workflow(config-deploy) resource assignment files([]
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| ##### Enhancing blueprint Resource Definitions
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/vnf-mapping.json)
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-02 02:07:48,052|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing file (Templates/baseconfig-mapping.json)
2022-12-02 02:07:48,071|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:07:48,216|654eb63c-e3de-4ac1-9764-332c5433860f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-02 02:07:48,528|8425118c-0e30-421a-b5b9-9dddc7183d75||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(9f14c3b9-48ab-4172-a47f-4ddce40a7ba1) CBA(/opt/app/onap/blueprints/archive/9f14c3b9-48ab-4172-a47f-4ddce40a7ba1/cba.zip)
2022-12-02 02:07:48,538|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f14c3b9-48ab-4172-a47f-4ddce40a7ba1) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 02:07:48,550|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-02 02:07:48,575|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:48,576|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:48,577|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:48,587|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9f14c3b9-48ab-4172-a47f-4ddce40a7ba1) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 02:07:48,697|8425118c-0e30-421a-b5b9-9dddc7183d75||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/9f14c3b9-48ab-4172-a47f-4ddce40a7ba1) present to clean.
2022-12-02 02:07:59,668|52a77e93-1448-449a-b19e-58d3ab8c2e9f||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(655016f2-e7c3-4bc8-91e6-2f494d8083a3) CBA(/opt/app/onap/blueprints/archive/655016f2-e7c3-4bc8-91e6-2f494d8083a3/cba.zip)
2022-12-02 02:07:59,715|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655016f2-e7c3-4bc8-91e6-2f494d8083a3) and entry definition file (Definitions/CNF.json)
2022-12-02 02:07:59,833|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:07:59,834|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:07:59,835|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:07:59,835|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-out)
2022-12-02 02:07:59,836|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale)
2022-12-02 02:07:59,837|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-in)
2022-12-02 02:07:59,837|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(health-check)
2022-12-02 02:07:59,862|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/655016f2-e7c3-4bc8-91e6-2f494d8083a3) and entry definition file (Definitions/CNF.json)
2022-12-02 02:08:00,015|52a77e93-1448-449a-b19e-58d3ab8c2e9f||DefaultDispatcher-worker-31||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/655016f2-e7c3-4bc8-91e6-2f494d8083a3) present to clean.
2022-12-02 02:11:41,263|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||reactor-http-epoll-3||||INFO||||||| processing request id 433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c
2022-12-02 02:11:41,264|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:11:41,265|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:11:41,272|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-02 02:11:41,396|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||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-02 02:11:41,399|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 02:11:41,405|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||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-02 02:11:41,422|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:11:41,434|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-02 02:11:41,434|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||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-02 02:11:41,436|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:11:41,437|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:41,437|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:11:41,438|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 02:11:41,457|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||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-02 02:11:41,540|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 02:11:41,541|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2bed9c8d-97c9-4ef2-93b3-8464cf7d7131") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:11:41,542|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("839cff52-6331-402f-a2f8-83cb2f3f7bf3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:11:41,545|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "2bed9c8d-97c9-4ef2-93b3-8464cf7d7131",
  "vnf-id" : "839cff52-6331-402f-a2f8-83cb2f3f7bf3",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-02 02:11:41,575|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:11:41,575|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:41,575|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:11:41,577|433b0ed2-f74d-4f2f-8e2c-c2400a0ed50c||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 94f11e02-df22-4292-90f8-0e67a5e75447 auditStoreId -1
2022-12-02 02:11:47,298|ce609669-c37f-4213-9725-300bf2856e33||reactor-http-epoll-3||||INFO||||||| processing request id ce609669-c37f-4213-9725-300bf2856e33
2022-12-02 02:11:47,298|ce609669-c37f-4213-9725-300bf2856e33||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:11:47,298|ce609669-c37f-4213-9725-300bf2856e33||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:11:47,302|ce609669-c37f-4213-9725-300bf2856e33||reactor-http-epoll-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 02:11:47,302|ce609669-c37f-4213-9725-300bf2856e33||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 02:11:47,306|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,327|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:11:47,328|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-02 02:11:47,328|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,329|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(ce609669-c37f-4213-9725-300bf2856e33) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:11:47,329|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:47,329|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:11:47,330|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-02 02:11:47,352|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,358|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,358|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-02 02:11:47,358|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-02 02:11:47,359|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-02 02:11:47,359|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("710d8381-eca3-47ab-b1de-af1f6f9ebc4e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 02:11:47,359|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2bed9c8d-97c9-4ef2-93b3-8464cf7d7131") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:11:47,359|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,360|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-02 02:11:47,371|ce609669-c37f-4213-9725-300bf2856e33||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-02 02:11:47,372|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("839cff52-6331-402f-a2f8-83cb2f3f7bf3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:11:47,373|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "2bed9c8d-97c9-4ef2-93b3-8464cf7d7131",
  "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" : "710d8381-eca3-47ab-b1de-af1f6f9ebc4e",
  "vnf-id" : "839cff52-6331-402f-a2f8-83cb2f3f7bf3",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-02 02:11:47,391|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:11:47,391|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:47,391|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:11:47,392|ce609669-c37f-4213-9725-300bf2856e33||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ef4157c8-933e-451d-94e8-7751af8f5ca8 auditStoreId -1
2022-12-02 02:11:55,265|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 02:11:55,370|||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-02 02:11:55,573|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing request id 6b7cf128-3ade-49e3-a147-565486230971
2022-12-02 02:11:55,573|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:11:55,573|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| StoreAuditService ID  -1
2022-12-02 02:11:55,574|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 02:11:55,574|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 02:11:55,576|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 02:11:55,586|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Deriving input data for workflow: (config-assign)
2022-12-02 02:11:55,586|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-02 02:11:55,587|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 02:11:55,587|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| preparing request id(6b7cf128-3ade-49e3-a147-565486230971) for workflow(config-assign) step(config-assign)
2022-12-02 02:11:55,587|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:55,588|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-02 02:11:55,591|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-02 02:11:55,674|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:11:55,676|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 02:11:55,678|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Setting Resource Value ("2bed9c8d-97c9-4ef2-93b3-8464cf7d7131") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:11:55,678|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Setting Resource Value ("839cff52-6331-402f-a2f8-83cb2f3f7bf3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:11:55,735|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-02 02:11:55,735|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-02 02:11:55,735|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-02 02:11:55,736|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Generated Resource Param Data ({
  "service-instance-id" : "2bed9c8d-97c9-4ef2-93b3-8464cf7d7131",
  "vnf-id" : "839cff52-6331-402f-a2f8-83cb2f3f7bf3",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-02 02:11:55,947|6b7cf128-3ade-49e3-a147-565486230971||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-02 02:11:55,978|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:11:55,979|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Preparing Response...
2022-12-02 02:11:55,979|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:11:55,980|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-02 02:11:55,981|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1fd491ea-90c5-4df6-85f3-80da5f69f027 auditStoreId -1
2022-12-02 02:11:56,074|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Completed
2022-12-02 02:12:51,807|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-02 02:12:51,919|||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-02 02:12:51,923|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| processing request id 6b7cf128-3ade-49e3-a147-565486230971
2022-12-02 02:12:51,923|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:12:51,923|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| StoreAuditService ID  -1
2022-12-02 02:12:51,926|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-02 02:12:51,926|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-02 02:12:51,927|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-02 02:12:51,932|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Deriving input data for workflow: (config-deploy)
2022-12-02 02:12:51,932|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-02 02:12:51,932|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 02:12:51,946|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| preparing request id(6b7cf128-3ade-49e3-a147-565486230971) for workflow(config-deploy) step(config-deploy)
2022-12-02 02:12:51,946|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-02 02:12:51,946|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| 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-02 02:12:51,952|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-02 02:12:51,954|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Getting Jython Script Class(ConfigDeploy)
2022-12-02 02:12:56,134|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@49d4a938
2022-12-02 02:12:56,136|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Hello world
2022-12-02 02:12:56,136|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Preparing Response...
2022-12-02 02:12:56,136|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-02 02:12:56,136|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-02 02:12:56,137|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 98473c5a-9c7d-4eee-9d0b-5f009414d475 auditStoreId -1
2022-12-02 02:12:56,138|6b7cf128-3ade-49e3-a147-565486230971||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Completed
2022-12-02 02:13:47,356|105529e4-fedf-45a4-8994-3123846d0ecd||reactor-http-epoll-1||||INFO||||||| processing request id 105529e4-fedf-45a4-8994-3123846d0ecd
2022-12-02 02:13:47,356|105529e4-fedf-45a4-8994-3123846d0ecd||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:13:47,356|105529e4-fedf-45a4-8994-3123846d0ecd||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:13:47,362|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-02 02:13:47,576|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 02:13:47,579|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:13:47,582|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-02 02:13:47,598|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:13:47,655|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:13:47,677|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[105529e4-fedf-45a4-8994-3123846d0ecd])'s step(resource-assignment)
2022-12-02 02:13:47,677|105529e4-fedf-45a4-8994-3123846d0ecd||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-02 02:13:47,679|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(105529e4-fedf-45a4-8994-3123846d0ecd) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:13:47,679|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:13:47,679|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:13:47,680|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 02:13:47,776|105529e4-fedf-45a4-8994-3123846d0ecd||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-02 02:13:47,787|105529e4-fedf-45a4-8994-3123846d0ecd||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-02 02:13:47,788|105529e4-fedf-45a4-8994-3123846d0ecd||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-02 02:13:47,789|105529e4-fedf-45a4-8994-3123846d0ecd||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-02 02:13:47,789|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b264d8ba-ce9e-46c4-9616-a31fc87c2bd3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:13:47,790|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("5bbf93cb-6d90-4b7d-82c7-437448ba1bb2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:13:47,801|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="b264d8ba-ce9e-46c4-9616-a31fc87c2bd3", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-02 02:13:47,823|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-02 02:13:47,835|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-02 02:13:48,134|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:13:49,963|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:13:49,986|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:13:49,991|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt: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-02 02:13:49,992|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-02 02:13:49,993|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "5bbf93cb-6d90-4b7d-82c7-437448ba1bb2",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b264d8ba-ce9e-46c4-9616-a31fc87c2bd3",
  "vnf_name" : "${vnf_name}"
})
2022-12-02 02:13:50,001|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:13:50,001|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:13:50,001|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-02 02:13:50,002|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[105529e4-fedf-45a4-8994-3123846d0ecd])'s step(profile-upload)
2022-12-02 02:13:50,002|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 02:13:50,008|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(105529e4-fedf-45a4-8994-3123846d0ecd) for workflow(resource-assignment) step(profile-upload)
2022-12-02 02:13:50,008|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-02 02:13:50,008|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-02 02:13:50,009|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-02 02:13:50,010|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-02 02:13:50,010|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-02 02:13:50,014|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-02 02:13:50,014|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:13:50,014|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-02 02:13:50,014|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-02 02:13:50,015|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 02:13:50,024|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| workflow(105529e4-fedf-45a4-8994-3123846d0ecd) nodes completed with (0)exceptions
2022-12-02 02:13:50,025|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:13:50,025|105529e4-fedf-45a4-8994-3123846d0ecd||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f12fa00-68a8-483c-bef5-85ccc39647f0 auditStoreId -1
2022-12-02 02:13:56,071|899f2a00-7758-4371-b0bf-2199d5553649||reactor-http-epoll-1||||INFO||||||| processing request id 899f2a00-7758-4371-b0bf-2199d5553649
2022-12-02 02:13:56,071|899f2a00-7758-4371-b0bf-2199d5553649||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:13:56,071|899f2a00-7758-4371-b0bf-2199d5553649||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:13:56,072|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,072|899f2a00-7758-4371-b0bf-2199d5553649||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:13:56,077|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,107|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:13:56,110|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:13:56,111|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[899f2a00-7758-4371-b0bf-2199d5553649])'s step(resource-assignment)
2022-12-02 02:13:56,111|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,113|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(899f2a00-7758-4371-b0bf-2199d5553649) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:13:56,113|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:13:56,113|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:13:56,114|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-02 02:13:56,140|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,148|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-02 02:13:56,149|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("81d91bb5-23f5-46f7-8533-dcc7677bc47b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 02:13:56,149|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,149|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,150|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("94b9b2f4-6ff8-41ae-acd5-9f839ede53a8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-02 02:13:56,164|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:13:56,165|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:13:56,166|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-02 02:13:56,166|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,195|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:13:56,198|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:13:56,229|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,229|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,233|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c55d8f21-4de2-4e4d-a521-e7c1c10a104b"}])
2022-12-02 02:13:56,233|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3d9f737f-33b7-42cf-8ecf-c92320fdd3e2"}])
2022-12-02 02:13:56,233|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c55d8f21-4de2-4e4d-a521-e7c1c10a104b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-02 02:13:56,233|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3d9f737f-33b7-42cf-8ecf-c92320fdd3e2") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-02 02:13:56,234|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,239|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> c55d8f21-4de2-4e4d-a521-e7c1c10a104b
2022-12-02 02:13:56,241|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:13:56,241|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,259|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:13:56,269|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,270|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-02 02:13:56,271|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-02 02:13:56,271|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,271|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-02 02:13:56,276|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 94b9b2f4-6ff8-41ae-acd5-9f839ede53a8
2022-12-02 02:13:56,276|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("5bbf93cb-6d90-4b7d-82c7-437448ba1bb2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:13:56,277|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-12-02 02:13:56,277|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-02 02:13:56,278|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b264d8ba-ce9e-46c4-9616-a31fc87c2bd3") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:13:56,279|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5bbf93cb-6d90-4b7d-82c7-437448ba1bb2", vnf-id="b264d8ba-ce9e-46c4-9616-a31fc87c2bd3"}
2022-12-02 02:13:56,279|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5bbf93cb-6d90-4b7d-82c7-437448ba1bb2", vnf-id="b264d8ba-ce9e-46c4-9616-a31fc87c2bd3"}
2022-12-02 02:13:56,283|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,283|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,283|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,283|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,314|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-02 02:13:56,314|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-02 02:13:56,397|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-02 02:13:56,397|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-02 02:13:56,398|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,398|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,399|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 02:13:56,401|899f2a00-7758-4371-b0bf-2199d5553649||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="81d91bb5-23f5-46f7-8533-dcc7677bc47b"}
2022-12-02 02:13:56,409|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,409|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,411|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:13:56,505|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:13:56,506|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:13:56,507|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,508|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,509|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="5bbf93cb-6d90-4b7d-82c7-437448ba1bb2", vnf-id="b264d8ba-ce9e-46c4-9616-a31fc87c2bd3"}
2022-12-02 02:13:56,513|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,513|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/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-02 02:13:56,536|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5bbf93cb-6d90-4b7d-82c7-437448ba1bb2/service-data/vnfs/vnf/b264d8ba-ce9e-46c4-9616-a31fc87c2bd3/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-02 02:13:56,549|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-02 02:13:56,550|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-02 02:13:56,550|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-02 02:13:56,550|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-02 02:13:56,550|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,551|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,551|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,556|899f2a00-7758-4371-b0bf-2199d5553649||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-02 02:13:56,556|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-02 02:13:56,556|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:13:56,557|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-02 02:13:56,557|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| workflow(899f2a00-7758-4371-b0bf-2199d5553649) nodes completed with (1)exceptions
2022-12-02 02:13:56,558|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||ERROR||||||| workflow(899f2a00-7758-4371-b0bf-2199d5553649) 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-02 02:13:56,558|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:13:56,559|899f2a00-7758-4371-b0bf-2199d5553649||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4805b0f-10bf-42cf-837c-208d8f31477e auditStoreId -1
2022-12-02 02:18:05,945|a69bd0b9-8397-4435-921e-55cdcd231268||Thread-119||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(f0294d6c-0c5d-4109-9c97-ecc31fd633aa) CBA(/opt/app/onap/blueprints/archive/f0294d6c-0c5d-4109-9c97-ecc31fd633aa/cba.zip)
2022-12-02 02:18:05,974|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f0294d6c-0c5d-4109-9c97-ecc31fd633aa) and entry definition file (Definitions/CNF.json)
2022-12-02 02:18:06,125|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:18:06,126|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:18:06,127|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:18:06,127|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-out)
2022-12-02 02:18:06,128|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale)
2022-12-02 02:18:06,129|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-in)
2022-12-02 02:18:06,130|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(health-check)
2022-12-02 02:18:06,161|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f0294d6c-0c5d-4109-9c97-ecc31fd633aa) and entry definition file (Definitions/CNF.json)
2022-12-02 02:18:06,264|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-02 02:18:06,412|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-02 02:18:06,512|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-02 02:18:06,665|a69bd0b9-8397-4435-921e-55cdcd231268||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/f0294d6c-0c5d-4109-9c97-ecc31fd633aa) present to clean.
2022-12-02 02:18:23,496|d46c22e1-5e23-4b2a-b062-55887c6b2c57||reactor-http-epoll-2||||INFO||||||| processing request id d46c22e1-5e23-4b2a-b062-55887c6b2c57
2022-12-02 02:18:23,497|d46c22e1-5e23-4b2a-b062-55887c6b2c57||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:18:23,497|d46c22e1-5e23-4b2a-b062-55887c6b2c57||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:18:23,499|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-02 02:18:23,747|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,749|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:18:23,751|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,765|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:18:23,768|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:18:23,769|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[d46c22e1-5e23-4b2a-b062-55887c6b2c57])'s step(resource-assignment)
2022-12-02 02:18:23,769|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,770|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d46c22e1-5e23-4b2a-b062-55887c6b2c57) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:18:23,770|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:18:23,770|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:18:23,771|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 02:18:23,787|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,789|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,789|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,790|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,790|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("51e3740a-ce89-4a55-b8a0-e34deecbdd63") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:18:23,790|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f9332740-da48-433e-8cb9-33a510e22743") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:18:23,791|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="51e3740a-ce89-4a55-b8a0-e34deecbdd63", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-02 02:18:23,796|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,797|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,802|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:18:23,914|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:18:23,914|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:18:23,915|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,917|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,919|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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" : "f9332740-da48-433e-8cb9-33a510e22743",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "51e3740a-ce89-4a55-b8a0-e34deecbdd63",
  "vnf_name" : "${vnf_name}"
})
2022-12-02 02:18:23,930|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-02 02:18:23,930|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:18:23,930|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-02 02:18:23,931|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[d46c22e1-5e23-4b2a-b062-55887c6b2c57])'s step(profile-upload)
2022-12-02 02:18:23,931|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,932|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(d46c22e1-5e23-4b2a-b062-55887c6b2c57) for workflow(resource-assignment) step(profile-upload)
2022-12-02 02:18:23,932|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-02 02:18:23,932|d46c22e1-5e23-4b2a-b062-55887c6b2c57||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-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-02 02:18:23,933|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-02 02:18:23,934|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 02:18:23,934|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-1||||INFO||||||| workflow(d46c22e1-5e23-4b2a-b062-55887c6b2c57) nodes completed with (0)exceptions
2022-12-02 02:18:23,934|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:18:23,935|d46c22e1-5e23-4b2a-b062-55887c6b2c57||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 35d648ef-18c8-4e38-a7e0-b08c24f92721 auditStoreId -1
2022-12-02 02:18:28,384|4d63128a-2967-45fc-8480-4e10f7632ade||reactor-http-epoll-2||||INFO||||||| processing request id 4d63128a-2967-45fc-8480-4e10f7632ade
2022-12-02 02:18:28,384|4d63128a-2967-45fc-8480-4e10f7632ade||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:18:28,384|4d63128a-2967-45fc-8480-4e10f7632ade||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:18:28,385|4d63128a-2967-45fc-8480-4e10f7632ade||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-02 02:18:28,385|4d63128a-2967-45fc-8480-4e10f7632ade||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:18:28,389|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,415|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:18:28,418|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:18:28,419|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[4d63128a-2967-45fc-8480-4e10f7632ade])'s step(resource-assignment)
2022-12-02 02:18:28,419|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 02:18:28,420|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(4d63128a-2967-45fc-8480-4e10f7632ade) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:18:28,420|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:18:28,420|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:18:28,422|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-02 02:18:28,447|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||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-02 02:18:28,454|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-02 02:18:28,455|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("fb35311a-57bd-41b0-b303-3cda9c810628") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 02:18:28,455|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,455|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||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-02 02:18:28,456|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("94b9b2f4-6ff8-41ae-acd5-9f839ede53a8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-02 02:18:28,458|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:18:28,458|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:18:28,459|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||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-02 02:18:28,459|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,488|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:18:28,490|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:18:28,502|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,502|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,505|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3d9f737f-33b7-42cf-8ecf-c92320fdd3e2"}])
2022-12-02 02:18:28,505|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3d9f737f-33b7-42cf-8ecf-c92320fdd3e2") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-02 02:18:28,506|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c55d8f21-4de2-4e4d-a521-e7c1c10a104b"}])
2022-12-02 02:18:28,506|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("c55d8f21-4de2-4e4d-a521-e7c1c10a104b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-02 02:18:28,507|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-02 02:18:28,511|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> c55d8f21-4de2-4e4d-a521-e7c1c10a104b
2022-12-02 02:18:28,512|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:18:28,512|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,534|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:18:28,544|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,545|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-02 02:18:28,545|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-02 02:18:28,546|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,546|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-02 02:18:28,551|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 94b9b2f4-6ff8-41ae-acd5-9f839ede53a8
2022-12-02 02:18:28,551|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f9332740-da48-433e-8cb9-33a510e22743") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:18:28,552|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-02 02:18:28,552|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,553|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("51e3740a-ce89-4a55-b8a0-e34deecbdd63") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:18:28,554|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f9332740-da48-433e-8cb9-33a510e22743", vnf-id="51e3740a-ce89-4a55-b8a0-e34deecbdd63"}
2022-12-02 02:18:28,554|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f9332740-da48-433e-8cb9-33a510e22743", vnf-id="51e3740a-ce89-4a55-b8a0-e34deecbdd63"}
2022-12-02 02:18:28,559|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,559|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,560|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,560|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,585|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-02 02:18:28,593|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-02 02:18:28,605|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-02 02:18:28,605|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-02 02:18:28,605|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,605|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 02:18:28,606|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,607|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="fb35311a-57bd-41b0-b303-3cda9c810628"}
2022-12-02 02:18:28,613|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||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-02 02:18:28,613|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||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-02 02:18:28,615|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:18:28,679|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:18:28,679|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:18:28,681|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-3||||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-02 02:18:28,682|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,682|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="f9332740-da48-433e-8cb9-33a510e22743", vnf-id="51e3740a-ce89-4a55-b8a0-e34deecbdd63"}
2022-12-02 02:18:28,686|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,686|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/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-02 02:18:28,707|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/f9332740-da48-433e-8cb9-33a510e22743/service-data/vnfs/vnf/51e3740a-ce89-4a55-b8a0-e34deecbdd63/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-02 02:18:28,721|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-12-02 02:18:28,722|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-02 02:18:28,722|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-02 02:18:28,723|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-02 02:18:28,723|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||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-02 02:18:28,724|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-02 02:18:28,724|4d63128a-2967-45fc-8480-4e10f7632ade||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-02 02:18:28,726|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||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-02 02:18:28,726|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-02 02:18:28,726|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:18:28,726|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-02 02:18:28,727|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| workflow(4d63128a-2967-45fc-8480-4e10f7632ade) nodes completed with (1)exceptions
2022-12-02 02:18:28,727|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||ERROR||||||| workflow(4d63128a-2967-45fc-8480-4e10f7632ade) 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-02 02:18:28,727|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:18:28,728|4d63128a-2967-45fc-8480-4e10f7632ade||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c7e11da6-3cd7-4311-8a70-faee3887996c auditStoreId -1
2022-12-02 02:21:57,406|8f7796b4-1a9c-4696-8371-7b10e5680e2e||Thread-122||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Save processing(95ea3a89-5aaf-4e50-aa86-9f6ca34b57ee) CBA(/opt/app/onap/blueprints/archive/95ea3a89-5aaf-4e50-aa86-9f6ca34b57ee/cba.zip)
2022-12-02 02:21:57,435|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/95ea3a89-5aaf-4e50-aa86-9f6ca34b57ee) and entry definition file (Definitions/CNF.json)
2022-12-02 02:21:57,516|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(resource-assignment)
2022-12-02 02:21:57,518|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-assign)
2022-12-02 02:21:57,518|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(config-deploy)
2022-12-02 02:21:57,519|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-out)
2022-12-02 02:21:57,520|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale)
2022-12-02 02:21:57,521|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(scale-in)
2022-12-02 02:21:57,522|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Validating Workflow(health-check)
2022-12-02 02:21:57,551|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/95ea3a89-5aaf-4e50-aa86-9f6ca34b57ee) and entry definition file (Definitions/CNF.json)
2022-12-02 02:21:57,591|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-02 02:21:57,661|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-02 02:21:57,723|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-02 02:21:57,822|8f7796b4-1a9c-4696-8371-7b10e5680e2e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6f974bdd65-ppq26|||| No compiled cache(/opt/app/onap/blueprints/working/95ea3a89-5aaf-4e50-aa86-9f6ca34b57ee) present to clean.
2022-12-02 02:22:13,477|0979dc5a-b220-4f93-a861-298dab2bd083||reactor-http-epoll-3||||INFO||||||| processing request id 0979dc5a-b220-4f93-a861-298dab2bd083
2022-12-02 02:22:13,477|0979dc5a-b220-4f93-a861-298dab2bd083||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:22:13,477|0979dc5a-b220-4f93-a861-298dab2bd083||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:22:13,479|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-02 02:22:13,690|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,692|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:22:13,695|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,708|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:22:13,710|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:22:13,711|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[0979dc5a-b220-4f93-a861-298dab2bd083])'s step(resource-assignment)
2022-12-02 02:22:13,711|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,712|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0979dc5a-b220-4f93-a861-298dab2bd083) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:22:13,717|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:22:13,717|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:22:13,718|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-02 02:22:13,738|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,742|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,742|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,742|0979dc5a-b220-4f93-a861-298dab2bd083||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-02 02:22:13,743|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("232c9064-4877-4f31-8d02-25b3e3975864") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:22:13,743|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e2969961-7c22-4839-9182-e00c90d65000") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:22:13,744|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="232c9064-4877-4f31-8d02-25b3e3975864", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-02 02:22:13,791|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-12-02 02:22:13,791|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-12-02 02:22:13,797|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:22:13,880|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:22:13,880|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:22:13,881|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt: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-02 02:22:13,882|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-02 02:22:13,883|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "e2969961-7c22-4839-9182-e00c90d65000",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "232c9064-4877-4f31-8d02-25b3e3975864",
  "vnf_name" : "${vnf_name}"
})
2022-12-02 02:22:13,894|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:22:13,894|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:22:13,894|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-02 02:22:13,895|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[0979dc5a-b220-4f93-a861-298dab2bd083])'s step(profile-upload)
2022-12-02 02:22:13,895|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(0979dc5a-b220-4f93-a861-298dab2bd083) for workflow(resource-assignment) step(profile-upload)
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-12-02 02:22:13,896|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-02 02:22:13,897|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-02 02:22:13,897|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-02 02:22:13,897|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-02 02:22:13,897|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-02 02:22:13,897|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-02 02:22:13,898|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| workflow(0979dc5a-b220-4f93-a861-298dab2bd083) nodes completed with (0)exceptions
2022-12-02 02:22:13,898|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:22:13,898|0979dc5a-b220-4f93-a861-298dab2bd083||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 85517b65-3404-455a-942b-3f45e9d28e8b auditStoreId -1
2022-12-02 02:22:20,151|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||reactor-http-epoll-3||||INFO||||||| processing request id f7b2b8c1-438a-42f2-8e67-e8c3905af1ea
2022-12-02 02:22:20,152|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-02 02:22:20,152|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-02 02:22:20,153|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,153|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-02 02:22:20,157|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,179|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-02 02:22:20,181|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-02 02:22:20,182|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[f7b2b8c1-438a-42f2-8e67-e8c3905af1ea])'s step(resource-assignment)
2022-12-02 02:22:20,182|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,183|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(f7b2b8c1-438a-42f2-8e67-e8c3905af1ea) for workflow(resource-assignment) step(resource-assignment)
2022-12-02 02:22:20,183|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-02 02:22:20,183|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-02 02:22:20,184|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-02 02:22:20,220|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,224|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-02 02:22:20,225|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b06fa024-9dbc-46d4-a568-3a5ad75db22e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-02 02:22:20,225|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,225|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||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-02 02:22:20,226|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("94b9b2f4-6ff8-41ae-acd5-9f839ede53a8") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-02 02:22:20,228|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:22:20,228|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-12-02 02:22:20,228|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:22:20,228|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,269|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:22:20,273|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:22:20,282|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,284|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,284|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c55d8f21-4de2-4e4d-a521-e7c1c10a104b"}])
2022-12-02 02:22:20,284|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("c55d8f21-4de2-4e4d-a521-e7c1c10a104b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-02 02:22:20,284|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"3d9f737f-33b7-42cf-8ecf-c92320fdd3e2"}])
2022-12-02 02:22:20,285|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3d9f737f-33b7-42cf-8ecf-c92320fdd3e2") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-02 02:22:20,285|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-02 02:22:20,291|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> c55d8f21-4de2-4e4d-a521-e7c1c10a104b
2022-12-02 02:22:20,293|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="94b9b2f4-6ff8-41ae-acd5-9f839ede53a8"}
2022-12-02 02:22:20,293|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-12-02 02:22:20,326|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=94b9b2f4-6ff8-41ae-acd5-9f839ede53a8})
2022-12-02 02:22:20,339|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,341|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-02 02:22:20,341|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-02 02:22:20,342|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-02 02:22:20,342|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,349|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 94b9b2f4-6ff8-41ae-acd5-9f839ede53a8
2022-12-02 02:22:20,349|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e2969961-7c22-4839-9182-e00c90d65000") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-02 02:22:20,350|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,350|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||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-02 02:22:20,350|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("232c9064-4877-4f31-8d02-25b3e3975864") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-02 02:22:20,352|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e2969961-7c22-4839-9182-e00c90d65000", vnf-id="232c9064-4877-4f31-8d02-25b3e3975864"}
2022-12-02 02:22:20,352|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e2969961-7c22-4839-9182-e00c90d65000", vnf-id="232c9064-4877-4f31-8d02-25b3e3975864"}
2022-12-02 02:22:20,358|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,358|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,358|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,358|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,393|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-02 02:22:20,397|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-02 02:22:20,409|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-02 02:22:20,409|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-12-02 02:22:20,409|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,409|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-02 02:22:20,410|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,412|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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="b06fa024-9dbc-46d4-a568-3a5ad75db22e"}
2022-12-02 02:22:20,419|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,420|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,421|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-02 02:22:20,480|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-12-02 02:22:20,481|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2022-12-02 02:22:20,482|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,483|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,484|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e2969961-7c22-4839-9182-e00c90d65000", vnf-id="232c9064-4877-4f31-8d02-25b3e3975864"}
2022-12-02 02:22:20,491|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,491|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/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-02 02:22:20,527|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e2969961-7c22-4839-9182-e00c90d65000/service-data/vnfs/vnf/232c9064-4877-4f31-8d02-25b3e3975864/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-02 02:22:20,539|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-02 02:22:20,539|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-02 02:22:20,539|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-02 02:22:20,540|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-02 02:22:20,540|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,541|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,541|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,542|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||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-02 02:22:20,543|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-12-02 02:22:20,543|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-02 02:22:20,543|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2022-12-02 02:22:20,544|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| workflow(f7b2b8c1-438a-42f2-8e67-e8c3905af1ea) nodes completed with (1)exceptions
2022-12-02 02:22:20,545|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||ERROR||||||| workflow(f7b2b8c1-438a-42f2-8e67-e8c3905af1ea) 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-02 02:22:20,546|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-02 02:22:20,546|f7b2b8c1-438a-42f2-8e67-e8c3905af1ea||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 77daea53-0d71-426c-bf3e-9aeea7827ff9 auditStoreId -1